Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Taking Backup while upgrading


1 reply to this topic

kapilvp

kapilvp
  • Members
  • 8 posts

Posted 16 June 2004 - 07:00

Hi All,
I am new to the installshield. I have been given an assignment to upgrade the existing application installed using Installshield Developer 8.0 .I have the code for the installes product.

I have to first find the location where the previous version is installed and from that location run a batch file and during the upgradation to the newer version again run a file from the installed location.

Please help me out in how to do this. It is very Urgent.
Thanks is Advance.

Kapil P.

luke_s

luke_s
  • Full Members
  • 532 posts

Posted 17 June 2004 - 08:14

You will need to create 2 custom actions. One to run the batch file, and one to run the file from the installed location.

Install Shield should provide this functionality in the custom action wizard.