I have created an installer project in VS.NET. I added a couple of
shortcuts to the executable files, which are installed in a subdirectory
under the Application folder. I added these shortcuts in the User's
Programs menu. After I install the application and try to access these
shortcuts from the
hi all,
i'm working on an VS.NET Setup and Deployment installer project, and am missing
something obvious. I have to execute some custom .vbs scripts from inside the
installer. Inside of these scripts I need access to the install directory, where the
files are getting installed to. Right now i'