Jul 10, 2008
10:46 AM
ps I am using IS Express 2008. I have deduced bu using Orca I can delete various rows concerning _IsMaintenance but editing the MSI is not a viable solution for me...
... View more
Jul 10, 2008
09:22 AM
Hello Again, My MSI has ARPNOMODIFY property set, so that Modify correctly does not show as an option in ARP. However; if i install, then run the same MSI again (or right-click on it and press 'Install'), then i get a dialog which does offer MODIFY. I do not want it to, since choosing that brings up a dialog with nothing in it to select - everything is in one feature. You cannot modify my installation. I tried delving in the Registry and deleting ModifyPath value, to no avail. How can i stop modify option altogether?? Here's hoping... thanks andy
... View more
Labels
- Labels:
-
InstallShield 2008 Express
Jul 09, 2008
03:52 AM
I ran into the same issue; I needed to try and prevent IS installing over an existing installation since the user is free to type in whatever path they want in the Destination Folder dialog. Like me you don't so much want to know if it is already installed, rather, where. What i ended up doing was calling out to a Custom Action .exe that I wrote , After Destination Folder Dialog. THis exe just scans the folder chosen for some well known files and if it finds any then i assume the user has picked an old installation folder. Then i throw up a mesagebox to warn them (which you must force on-top BTW). I set IS to ignore the return code and wait for the action to complete. All you can do is warn the user and tell them to press 'Back' in the wizard that follows. If you tell IS to take note of the return code you will see an annoying error message. And that means I had to then introduce a superfluous "Ready to Install" dialog into the wizard to allow a BAck action. This is a really fundamental thing - IS Express has obviously been cut back severely to get you to buy Premier or Professional. It's really just for shareware installations i reckon, no good for serious business apps. Hope that helps, Andy
... View more
Mar 12, 2008
10:00 AM
Hi, I made myself an MSI, shipped it - all OK. So then i come to ship the next iteration of it, and i generated a new Product code on the General Info screen. BUT - this new GUID was NOT reflected in the Shortcuts/Folders page, so my iteration 2 installer 'pointed' at my iteration #1 package still. To get around it i just manually copied and pasted the new GUID across. But, is this a bug or a feature or what? thanks andy
... View more
Labels
- Labels:
-
InstallShield 2008 Express
Latest posts by andyguest13
Subject | Views | Posted |
---|---|---|
668 | Jul 10, 2008 10:46 AM | |
29405 | Jul 10, 2008 09:22 AM | |
1342 | Jul 09, 2008 03:52 AM | |
15292 | Mar 12, 2008 10:00 AM |
Activity Feed
- Posted Re: Rerun MSI offers MODIFY (it should not!) on InstallShield Forum. Jul 10, 2008 10:46 AM
- Posted Rerun MSI offers MODIFY (it should not!) on InstallShield Forum. Jul 10, 2008 09:22 AM
- Posted Re: Adding the install path to a registry key on InstallShield Forum. Jul 09, 2008 03:52 AM
- Posted New GUID not reflected in Uninstall Shortcut on InstallShield Forum. Mar 12, 2008 10:00 AM