Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Thursday, June 20, 2019 8:08 AM
We have recently moved from VS2015 to VS2019. Is there a replacement or alternative to InstallShield LE for our existing .isproj projects?
All replies (2)
Friday, June 21, 2019 8:05 AM
Hi Poesboi,
Welcome to the MSDN forum.
AFAIK, the 2017 version does not support installshield, l recommend that you can install the extension “Microsoft Visual Studio Installer Project” in Vs 2019.
Please follow these steps:
Choose “Tools”->”Extensions and Updates”->”Online”->search and install it
But we cannot open the .isproj projects in VS 2019 any more, if you still want to develop, please keep the VS 2015 and VS 2019 on the same computer, since they can work side by side, or consider use other plugins to develop the installer of your application, thanks for our understanding.
l hope it can help you.
Best Regard,
Sara
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]
Tuesday, July 16, 2019 2:27 PM
Hi,
There is a version of InstallShield Lite for Visual Studio 2017 here : https://marketplace.visualstudio.com/items?itemName=Flexera-InstallShield-Lite.InstallShield2018Lite
They say it also supports Visual Studio 2019 but I don't it in VS 2019.
- Xavier