Notes |
|
(0001810)
|
Blzut3
|
2011-06-23 22:01
|
|
|
|
(0001811)
|
Borg
|
2011-06-24 08:19
|
|
Unfortunately exacly same result: Error executing program. |
|
|
(0001813)
|
Blzut3
|
2011-06-24 20:16
|
|
Hopefully Zalewa can help you. (I don't have any version of Windows so I can't do much here.) |
|
|
(0001923)
|
Zalewa
|
2011-07-19 20:13
|
|
a) Doomseeker doesn't need admin rights to start. All write operations are performed on the users home directory, or to be more precise: the one extracted from %APPDATA% environment variable. If such variable is not defined it means that your system is damaged. Also if such variable is not defined Doomseeker will use Qt methods to extract path to the user's root home directory (like "c:\documents and settings\mr_user" or "c:\users\mr_user", depending on the OS). However, administrator rights may be required if you attempt to run Doomseeker in portable mode either through "doomseeker-portable.bat" or through running doomseeker.exe with "--portable" argument. In portable mode Doomseeker PERFORMS write operations to the directory where the doomseeker.exe file resides. In fact in such case Win 2008 gives me information that ".doomseeker" directory cannot be created.
b) The problem with execution error appearing on startup was related to a missing MANIFEST file. This file has been added.
As I too have no access to Windows 2003 I tested the r638 build on Windows Server 2008 x64. This is a clean installation of Windows 2008. I have extracted the build to a subdir inside both "Program Files" and also "Program Files (x86)" directories. After that I attempted to run Doomseeker as a user without the administrator privileges. Doomseeker ran just fine. |
|