Mike Copeland wrote on 2011-04-07:
> Tracy,
>
> Regarding your statement
> "..create the folder where you copy the local EXE to giving it
> Modify access to Authenticated Users..."
>
> Would this be done (and if so, how) by the Innosetup program during
> installation? So far, I've had to set this folder attribute manually.
>
> Mike Copeland
Mike,
These are the line currently used in the Inno script. ProcIsRemote is a
procedure in the script to determine if this is running on a local drive.
When it is, there is no reason to create the folder.
[Dirs]
Name: "{commonappdata}\PowerChurch"; Check: ProcIsRemote; Permissions:
authusers-modify
Tracy Pearson
PowerChurch Software
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/001301cbf52e$a7ce3180$f76a9480$@com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.