How to add application folder to %PATH% after installation (VS Setup Project)
- by Dmitry Guyvoronsky
I'm looking for a easy way to include application installation folder to a %PATH% environment variable after installation is complete.
Visual Studio 2005/2008/2010, Setup Project.
Thank you