Jan 24, 2015
07:58 AM
I can modify our app for the CommonAppDataFolder. I am using Express. Is there any way I can create our sub-folder and set the permissions with this version? If not, then won't I have the same problem where Windows will virtualize the CommonAppDataFolder\MyCompany\MyProduct folder?
... View more
Mar 07, 2008
08:42 AM
Much depends on the user experience you desire for the consumer. For me I would create a pure InstallScript installation that uses LaunchAppAndWait to install the two different packages. You can provide a single user experience this way, collect any necessary information and pass the information in on the command line when you launch the two different setups. The question that remains is how do you want to handle uninstall of the applications. Should these appear as a single uninstall in Add/Remove Programs? Is it ok if each app you install has its own footprint in Add/Remove Programs? The answers to these questions complicates the development of the two software packages as you need to mask the uninstall process and handle maintenance by code in the InstallScript setup. Needless to say this can become quite complicated.
... View more
Latest posts by rpotash
Subject | Views | Posted |
---|---|---|
815 | Jan 24, 2015 07:58 AM | |
2481 | Jan 20, 2015 02:25 PM | |
2786 | Mar 07, 2008 06:23 AM |
Activity Feed
- Posted Folder permissions with Express on InstallShield Forum. Jan 24, 2015 07:58 AM
- Posted Best Location For Shared User Data - Admin Seeing Different Versions on InstallShield Forum. Jan 20, 2015 02:25 PM
- Tagged Best Location For Shared User Data - Admin Seeing Different Versions on InstallShield Forum. Jan 20, 2015 02:25 PM
- Tagged Best Location For Shared User Data - Admin Seeing Different Versions on InstallShield Forum. Jan 20, 2015 02:25 PM
- Tagged Best Location For Shared User Data - Admin Seeing Different Versions on InstallShield Forum. Jan 20, 2015 02:25 PM
- Tagged Best Location For Shared User Data - Admin Seeing Different Versions on InstallShield Forum. Jan 20, 2015 02:25 PM
- Posted How to install multiple-products on InstallShield Forum. Mar 07, 2008 06:23 AM