stomanova
Posts: 6
Joined: Thu Jan 22, 2009 10:58 am

Run another patch before file installation

I would like to add other Patch.exe into my installation package. This Patch.exe should first update already installed application and then copy my new files into the target folder. I tried to set Custom Action, but I am not sure - where and how to set the Patch.exe. I need to run it, wait for finish running it and after that copy new files. Can you help, please ?
GabrielBarbu
Posts: 2146
Joined: Thu Jul 09, 2009 11:24 am
Contact: Website

Re: Run another patch before file installation

Hello,

You can try setting your Path.exe as an EXE with Working Dir custom action.
See our user guide on how to do this.

Place your custom action after AppSearch standard action in InstallExecuteSequence, so any searches your action depends on are already made.

Best regards,
Gabriel
Gabriel Barbu
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”