Flexera Software Community  

Go Back   Flexera Software Community > Products > Legacy Installer Products > InstallShield > InstallShield 10.5 - InstallScript Projects
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #6  
Old 11-21-2007, 10:35 AM
MillionsterNutz's Avatar
MillionsterNutz MillionsterNutz is offline
User (5+ Posts)
 
Join Date: Nov 2007
Posts: 27
Thumbs up Very good alternative to CACLS and SETACL

Hi!

IŽd just like to mention, that the script provided by amityadav79 / Klaus Ewinger is the better way to set the file or folder permission. CACLS is fine if your application is only installed on Systems of a specific language and culture.

If you want to install on different systems youŽll get problems with the UserGroup EVERYONE, because it will not be found if it has a different name like "JEDER" on a german system...
The script provided by Klaus is based on SIDs what means that it is language independet!

IŽve already found many threads in this forum concentrating on this secific language problem. The only solution found in these threads is using the third party tool SETACL.exe - Well I guess this script here is a more apropriate solution...

Regards
Reply With Quote
  #7  
Old 03-26-2008, 07:03 AM
ramraja_55's Avatar
ramraja_55 ramraja_55 is offline
Power User (30+ Posts)
 
Join Date: Dec 2006
Posts: 57
For Vista

But the method specified in the rul file and header file doesn't work for folder created under restricted path under windows folder.

How to do for this in VISTA
Reply With Quote
  #8  
Old 11-03-2009, 11:52 AM
tw0001 tw0001 is offline
Uber User (1000+ Posts)
 
Join Date: Oct 2001
Posts: 1,292
by the way, if you want to use GrantFullRegAccess with HKEY_CURRENT_CONFIG, then add the following line to the switch statement:

case HKEY_CURRENT_CONFIG: sBase = "CONFIG";
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2009 Flexera Software Inc. All rights reserved.