Groups | Blog | Home
all groups > visual studio .net setup > september 2007 >

visual studio .net setup : How to execute a third party utility during the install?


Sharon
9/4/2007 5:00:01 AM
Hello,

I'm using the VS 2005, and in the setup program I'm writing, I need to
execute during the installation a third party executable that it's some kind
of self extracting zipped file that takes an arguments.

How do I execute this kind of executable during the installation together
with an argument in the Setup project?


--
Thanks
Sharon
9/4/2007 5:52:05 AM
Some more info and more...

I can use this executable in the custom action, but the argument for it is
not hard coded and depends on the user input during installation.

How can I set the argument for the custom action depending on the user input?


--
Thanks
AddThis Social Bookmark Button