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

Setting file properties on custom system ...


1 reply to this topic

peterbi

peterbi
  • Full Members
  • 19 posts

Posted 13 October 2003 - 22:06

Hi,

I am using InstallShield Developer7 to create a package, the package will install some .jar files in two directories. What we need to do is to make the .jar files 'Read'able to 'Everyone' at the custom system.

Is this doable through packaging tools, such as settings in packaging project (.ism) files/interface, custom actions, etc.?

Thanks,
Peter

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 14 October 2003 - 10:00

Windows Installer uses a LockPermissions table in the .msi to assign rights. In InstallShield you can right click the file to specify the permissions.