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
wine installer.exe
Trying to help ... I hope it works ... Click here for my linux site Click here for some flash games
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. ??
Originally Posted by olgasmi 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. ?? sudo apt-get install wine wine installer.exe where installer.exe is the name of the program you are trying to install.
www.hubpages.com/profile/ubuntu_guy
Ubuntu Forums Code of Conduct