vote up 3 vote down star

I want that my application start after my setup is finished. I try to launch a cmd file in the custom actions but the VS setup project doesn't want to take the cmd file, this is an invalid custom action file.

I know that I can write an installer class, but is there an easy way to do this simple action?

flag

60% accept rate

2 Answers

vote up 1 vote down check

check the following topic it's very useful: codeproject

link|flag
vote up 0 vote down

Would it be OK to suggest using innosetup or nsis instead?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.