Modify install when run from Add/Remove Programs
Posted: Fri Aug 18, 2006 11:24 am
In my setup when the user uses the Add/Remove Programs or Uninstall shortcut they can choose to modify the installed options. If they choose to do this the setup then asks them to find the temporary files created when the setup extracted its files. From my understanding this is the correct behavior.
Is there any way to get around this behavior other than to tell the user to rerun the setup program? Maybe get the location of those files at install time and store it in the registry then at modify time read that value and somehow tell IA where to look for the files.
If not, is there anyway for me to tell in script that the setup is being run from one of those two locations instead of running the full setup application to modify the installation? Anything I could use to hide the modify options in those circumstances to avoid calls to tech support.
I'm using "Version 5.3 (Build buckhead_sp3.060314)"; but have a license to version 6. I haven't upgraded yet because everything else has been working fine for us.
Thanks,
James
Is there any way to get around this behavior other than to tell the user to rerun the setup program? Maybe get the location of those files at install time and store it in the registry then at modify time read that value and somehow tell IA where to look for the files.
If not, is there anyway for me to tell in script that the setup is being run from one of those two locations instead of running the full setup application to modify the installation? Anything I could use to hide the modify options in those circumstances to avoid calls to tech support.
I'm using "Version 5.3 (Build buckhead_sp3.060314)"; but have a license to version 6. I haven't upgraded yet because everything else has been working fine for us.
Thanks,
James