T
Thom Little
I developed a C# application and a windows installer application that
properly installs the C# application on a new machine.
After the C# application is installed I would like to automatically start it
on the User's machine.
- How do I instruct the setup program to start execution of the newly
installed program?
- Is there a good general resource that documents the use of the installer?
properly installs the C# application on a new machine.
After the C# application is installed I would like to automatically start it
on the User's machine.
- How do I instruct the setup program to start execution of the newly
installed program?
- Is there a good general resource that documents the use of the installer?