- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Building InstallShield Premier 2021 created project in Visual Studio
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Building InstallShield Premier 2021 created project in Visual Studio
Hi all,
I have an InstallScript MSI project created in InstallShield 2021 Premier.
I tried to open this project in Visual Studio 2022 but it fails to open. No error given.
Is it possible to build this project in Visual Studio, from command line, somehow ?
thanks.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @agshah,
We have officially started supporting VS2022 from our Installshield 2022 only with Basic MSI and installscript MSI project and Suite project types.
Please refer below release notes.
However we have started supporting Installscript project creation from IS2023 onwards,
Did my reply solve the question? Click "ACCEPT AS SOLUTION" to help others find answers faster. Liked something? Click "KUDO".
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi Varul,
thanks for the links. Can you please confirm if my below understanding is correct based on the info in the links you have provided?
My project is an InstallScript MSI project in InstallShield 2021. In order to build it in VS2022 I need to upgrade this project to InstallShield 2023 R1 project. Is this correct?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @agshah,
Thank you for your post.
Please allow me to interject. Visual Studio 2022 integration with InstallShield 2022 R2 included support for InstallScript MSI projects. Visual Studio 2022 integration with InstallShield 2022 R1 only included support for building existing InstallScript MSI projects. Visual Studio 2022 integration with InstallShield 2022 R2 included support for creating, modifying, and building existing or new InstallScript MSI projects. However, we suggest upgrading to InstallShield 2023 R1, especially if you want support for InstallScript projects, since InstallShield 2023 R1 is the latest and greatest InstallShield version.
Please let us know if you have any questions or concerns. Thanks!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
thanks for the info. I will try to get InstallShield 2023 R1.
in the meantime I have InstallShield 2022 R1 and it has created the InstallScript MSI project. I used VS2022 IDE to open this project and it shows an hourglass briefly as if it is loading it but fails to load. Project does not open. Any idea? As per the info you have provided this should have worked, correct ?