Adding InstallShield Projects to Team Explorer

InstallShield 2020

If you have Team Explorer installed on the same machine that has InstallShield and Visual Studio, you can add your InstallShield projects (.ism and .isproj files, as well as any corresponding InstallScript files and SQL scripts) to the Team Foundation Server through Team Explorer.

If you want to add an InstallShield project to Source Control Explorer when you create the project from within Visual Studio, select the Add to source control check box on the New Project dialog box. Note that if you do this, you may later need to add InstallScript files and SQL script files to source control using the same method that you use for adding other files.

To add an existing InstallShield project to Source Control Explorer, add it using the same method that you use for adding other projects. (In the Solution Explorer, right-click your InstallShield project and then click Add Solution to Source Control.)