installshield - how to let user add files to program files folder in the install
问题 I am trying to create an installer that will get the project to install from my server. The project will be chosen dynamically by the user (the user has access to the server), so I can't copy the files to the installer when I create it. I want that the files will add to to ProgramFilesFolder in the installer. How can I do this? 回答1: Not entirely sure what you want to do. Do you want to automatically add files to a project that they select and then build and MSI? Installshield can be run via