Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

run script suring install

Status
Not open for further replies.

Eli20

Programmer
Oct 30, 2003
119
0
0
MX
hi, i have a windows forms vb.net application, and im making an installer for it with a setup project.
After the installation i need to run a script that will change some properties of the file, but i need to pass to it the location where the program was installed.

i have the script and i can run it from the command window and it works fine.
how can i run it from my setup??

thank you very much

Eli
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top