Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

lockpermissions when domain not known


1 reply to this topic

mjb750q

mjb750q
  • Members
  • 15 posts

Posted 21 September 2004 - 15:37

Hey there,

I've created some VBScript at the start of the msi to populate the property DOMAINNAME (which I've created) with the Domain name.

for example, it found the domain name to be JOHN1.

I need to apply permissions to a folder, however, in order to do that you need a NT user group (which we have and isn't changing), and a domain name, which is going to vary.

Is there any way to make the lockpermission table to pick up the property rather than the name of the property?

Thanks in anticipation...

Johno.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 21 September 2004 - 16:25

Yes, the Domain and User fields accept properties in square brackets:
[DOMAINNAME]