I've downloaded a .exe file onto my desktop ... how do I install the program using Terminal?
Gael.
I've downloaded a .exe file onto my desktop ... how do I install the program using Terminal?
Gael.
You need to install wine first. Then type
Code:wine installer.exe
xxx@xxxlaptop:~$ wine installer.exe
err:winedevice:Servicemain driver L"FileDisk" failed to load. wine: Could not load L"C:\\windows\\system32\\installer.exe":module not found.
??
Bookmarks