Loading
Post Installation Events - Running an exe after main installation
wondering if somebody can help on this issue:

 

i need to run an exe file inside installation process just after main installation finished. this must be during installation.

 

more info: i install sql express as a prerequisit package, then main run installation.

 

after successful instalation i need to run some more sql tasks on db based on some data gathereed during installation. this has been packed inside an exe file. for the time being, the end user manually runs this file after installation.

 

How can i call that file inside my installation package?

Loading
Post Installation Events - Running an exe after main installation