We have an installshield product where we\'ve had the same upgrade开发者_运维技巧 code during the lifetime of the project.Somehow, a release got out with a new Upgrade code, so now we\'re starting to
I am building a setup file that requires me to deploy SQL CE 4 using installshield. What do I need to add to my prq file to only install the required runtime version of sql ce. Currently when I try t
I have an application that I am w开发者_JS百科rapping up in an installer. I would like to, either through the registry, or by writing a script, enable IIS 6 metabase compatibility in IIS 7.
Currently we are wondering whether we should move to IS 11 or stay for longer time with IS 10. It will incorporate upgrade of a few crucial boxes so I would like whether, from your point of view, ther
We\'ve decided to create a custom bootstrapper for our deployment solution. We are currently re-writing and re-designing our deployment strategy for all of our products. Sadly, none of us are deployme
(EDIT: Question changed.) I have a product with an installer which was built by InstallShield 2010, and appears by all accounts to be installing just fine as a \"new\" install.
I have a bunch of .SQL scripts placed in the \"Support Files\" view of InstallShield. I want to access those S开发者_如何学CQL scripts in my custom action (via DTF). How can I do that?InstallShield h
Does any body know how can i call a dll function from InstallS开发者_运维技巧hield or InstallAware.The user guide:
How can I add a \'restart\' checkbox a开发者_Go百科fter instalation completes in my InstallShield project?Check if this previous SO answer does the trick: How to force restart after uninstall for a Ba
I want to use a batch f开发者_高级运维ile in my project\'s application files....but don\'t know how to make it executable through installshield......... please let me know if you have worked before on