cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jrahma
Level 6

when to run an exe?

I have an EXE included in my project which should be run immediatelly when the setup is complete (as part of the setup) without prompting the user to run or not to run?

I know I have to add a custom action but what would be the properties for it and in which UI or action sequence?
Labels (1)
0 Kudos
(1) Reply
Kelter
Level 10

here's a great article to familiarize yourself with the installation sequence.

http://www.installsite.org/pages/en/isnews/200108/index.htm

if your action requires admin privs, it must be scheduled to run "deferred in system context"

if you still have questions after reading this page, and looking at the help topics for the custom action properties, i'll help you out a bit more.

good luck!
0 Kudos