Csabo
Moderator
Posts: 541
Registered: 02-02 |
When XWE reads the temp folder, it checks whether is exists. If it doesn't, it defaults it to C:\. As long as you set it to a valid folder (and one you have write access to as the regular user), it should stay. But it shouldn't be a problem even if it's stuck on C:\, it cleans up after each session.
I think the errors you are getting are because of registry permissions. XWE saves its stuff to HKEY_CURRENT_USER, to which you should have access. However, if file associations are turned on, it also tries to write to HKEY_CLASSES, that's probably where it fails.
I've put a few more try/finally's around the registry stuff, so please download the new beta from the above link once again. Open XWE, go to Options and set file associations to none - as an admin! Once that's done, you should be able to use it as a regular user. If you need help with manually associating WAD files with XWE, I can help you, it's pretty easy.
|