This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Windows XP and User with
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 12, 2009
02:02 PM
Windows XP and User with
I have created a Setup.exe with InstallShield 2009 Express Version 15. The ALLUSERS setting is set to "1". A Computer adminstrator has installed the program. If the User has an Account Type as "Computer adminstrator" then there is no problem running the program. If the User has an Account Type as "Limited" then the user will get the following error message "Run time error 3051. Cannot open the file. It is already opened by another user or you need permission to view its data." I know that the file is not being used by another user. How do I set the permissions for this file.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 12, 2009
10:36 PM
May be your setup is copying some files to user specific location or creating any registry key in current user location, which is used by the application during run time.
