Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: tcj on July 29, 2007, 09:34:05 AM

Title: RunAsAdmin?
Post by: tcj on July 29, 2007, 09:34:05 AM
Hi
 
Looking at the created script I found the following registry-entry:
 
Root: HKCU; Subkey: SoftwareMicrosoftWindows NTCurrentVersionAppCompatFlagsLayers; ValueType: string; ValueName: {app}SHM.exe; ValueData: RUNASADMIN
 
If I am right this means that a user will need admin-rights to run my application.  
If so, how can I turn this off without manually editing the script-file?  
Innoscripts Admin-Request-Checkbox is turned off...
 
Thanks,
Thomas
Title: RunAsAdmin?
Post by: Randem on July 29, 2007, 02:06:26 PM
I will check that to see about that behavior. I will let you know.
Title: RunAsAdmin?
Post by: Randem on July 29, 2007, 03:26:30 PM
I posted a correction for this. It will be also in InnoScript 7.1 Build 4.
Title: RunAsAdmin?
Post by: tcj on July 31, 2007, 05:54:12 AM
fine, this works now.