Are there any other package and deployment wizards out there than the one the comes with Visual Studio.
When I run setup, it creates two instances of a program in the add remove program properties. How can I stop that occurence.
Printable View
Are there any other package and deployment wizards out there than the one the comes with Visual Studio.
When I run setup, it creates two instances of a program in the add remove program properties. How can I stop that occurence.
If you install it twice, then it will create another instance in the Add/Remove Programs, to get around this you'd need to edit the Install Log, so to do this programatically you'd have to customize the Setup1 program.
Aaron Young
Analyst Programmer
[email protected]
[email protected]