Launch application at the end of Installation
Dear All,
This may be old, at the end of MSI Installation I want to Launch application from installed files if the user selects Launch application dialog box, Please help me how to do this in Wise Package Studio, If the same already asked by some one Please let me know the thred.
This may be old, at the end of MSI Installation I want to Launch application from installed files if the user selects Launch application dialog box, Please help me how to do this in Wise Package Studio, If the same already asked by some one Please let me know the thred.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
pjgeutjens
13 years ago
tsss - double posting... you might want to delete the other post.
anyway, make the dialog in your Authoring Tool, attach a property to it, then create a custom action to launch the selected executable, conditioned on that property.
I would schedule the Custom Action in Immediate Execution, after InstallFinalise, probably as the last action and make sure Windows Installer does not wait for the execution to finish.
PJ
anyway, make the dialog in your Authoring Tool, attach a property to it, then create a custom action to launch the selected executable, conditioned on that property.
I would schedule the Custom Action in Immediate Execution, after InstallFinalise, probably as the last action and make sure Windows Installer does not wait for the execution to finish.
PJ
Posted by:
elavarasanmca
13 years ago
Posted by:
elavarasanmca
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.