I'm setting permissions to 2 parent folders our application uses: a client folder and a database folder. In many environments, the database folder has already been created, and all the necessary permissions have been set by their network administrato...
I have searched and searched for a definitive answer to this question, and finally produced the desired result!DESIRED RESULT: Disable Next button on CustomSetup dialog if no features are chosen.PROBLEM: 1. Next button events can certainly prevent ...
How do I import an existing MSI into InstallShield 2011 Express Edition?I've looked through the menu bar, the help file, online help, but can't find it anywhere!I hope we don't always need to start from scratch!--Victor
I want a custom property that's set in the user interface section, then used later during the installation. I know I have to make use of CustomActionData, but that requires manually altering several tables in the MSI (I have Orca to do that).My scrip...
I want a custom property that's set in the user interface section, then used later during the installation. I know I have to make use of CustomActionData, but that requires manually altering several tables in the MSI (I have Orca to do that).My scrip...
In PreExistingData2, I want to read the data previously (hopefully) saved. I'm not setting any properties in PreExistingData2. The fact that reading CustomActionData from within ..2 does not error when parsed as an array, tells me the "fields" are th...
I'm not sure if this will be of any help, but I've noticed that the logging command line options don't seem to be exactly as documented. Though I'm using Express, these should still apply.With Setup.exe: setup.exe /v"/l*vx \"C:\MyDirectory\My_Instal...
I don't know if this will help you or not, but I've recently been tracking down that error for other situations on my Vista machine.If your machine was an update from XP, or if you brought over directories from another computer, the "Owner" of some d...