I know this isn't exactly a fun thing for you guys to do, but I cannot find a similar topic anywhere. Whenever I run a .exe based installer, I receive and error saying that the Windows Installation Service could not be accessed. This has been happening ever since I attempted to install Windows Installer 3.1. This error persists after a sudo apt-get remove wine* --purge command. I'm clueless, and any help would be much appreciated. Thank you.
On Tue, 31 Mar 2009 14:22:53 -0500 "yoman82" <wineforum-user at winehq.org> wrote:> I know this isn't exactly a fun thing for you guys to do, but I cannot find a similar topic anywhere. Whenever I run a .exe based installer, I receive and error saying that the Windows Installation Service could not be accessed. This has been happening ever since I attempted to install Windows Installer 3.1. This error persists after a sudo apt-get remove wine* --purge command. I'm clueless, and any help would be much appreciated. Thank you. >Read the Wine FAQ and delete or move your Wine prefix.
yoman82 wrote:> This error persists after a sudo apt-get remove wine* --purge command.This is wrong. Uninstalling Wine doesn't touch it's configuration. You need to run this instead: Code: rm -rf ~/.wine Then verify directory was really removed: Code: ls -la ~/.wine If it's still there, then use sudo: Code: sudo rm -rf ~/.wine And keep in mind to NEVER EVER use sudo/su to run Wine with.
Apparently Analagous Threads
- Roundcube does not show emails
- Mystifying SEGFAULT on 3.2.3 but not 3.2.2
- exec on purge
- BlackBerry will not setup my POP3 email, all other mail clients fine
- How to Delete an user and Purge attachements with a common directory mail_attachment_dir with SIS for all users.