You must use the official Microsoft extension to do that, it's available here!

Answer from Luís Chaves on Stack Overflow
🌐
Visual Studio Marketplace
marketplace.visualstudio.com › items
Microsoft Visual Studio Installer Projects - Visual Studio Marketplace
Extension for Visual Studio - This official Microsoft extension provides support for Visual Studio Installer Projects in Visual Studio.
🌐
Microsoft
social.msdn.microsoft.com › Forums › vstudio › en-US › 2ff1d558-057c-442b-9b7c-d91a0da84ca9 › setup-project-in-visual-studio-2017-for-deployment
Setup Project in Visual Studio 2017 for Deployment. | Microsoft Learn
Sunday, March 12, 2017 6:40 AM ✅Answered | 34 votes ... Welcome to MSDN forum. Please click->Tools->Extensions and Updates to download Microsoft Visual studio 2017 Installer Projects.
🌐
Dirkstrauss
dirkstrauss.com › home › visual studio 2017 installer projects
Visual Studio 2017 Installer Projects - Dirk Strauss
December 26, 2018 - Visual Studio Installer Projects – The one thing that frustrates me a bit (other than iTunes) is how often the Visual Studio installer projects change from version to version. As of this writing there is no project template for Visual Studio 2017.
🌐
Microsoft Learn
learn.microsoft.com › en-us › cpp › windows › walkthrough-deploying-a-visual-cpp-application-by-using-a-setup-project
Deploy a Microsoft C++ application by using a setup project | Microsoft Learn
A computer with Visual Studio 2017 installed. The installation must include the Desktop development with C++ workload, and the Visual C++ MFC for x86 and x64 optional component. The Microsoft Visual Studio Installer Projects extension.
🌐
AppVeyor Support
help.appveyor.com › discussions › problems › 11696-visual-studio-2017-installer-project-extension-needs-to-be-updated
Visual Studio 2017 Installer Project extension needs to be updated / Problems / Discussion Area - AppVeyor Support
tldr: Please make the next update to the 2017 image include the updated version of the installer projects (version 0.8.5) https://marketplace.visualstudio.com/items?itemName=VisualStudioPro... 1 Posted by Ilya Finkelshte... on 31 Jan, 2018 07:08 PM ... We added this issue for next update. For now please use the following script at install stage as a workaround: Write-Host "Downloading Microsoft Visual Studio 2017 Installer Projects..."
Find elsewhere
🌐
YouTube
youtube.com › watch
VS Tips - Installer Project for Visual Studio 2017 is Missing! - Solution - YouTube
Link to download Installer Project for VS 2017: https://marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.MicrosoftVisualStudio2017Installe
Published   November 11, 2017
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 1339041 › how-do-you-configure-a-vs-17-setup-project-(manufa
How do you configure a VS 17 Setup Project (manufacturer)? - Microsoft Q&A
There appear to only be questions and answers on the Setup project for VS 10, where the settings were in the project properties, but now there are no properties visible for configuring the default folder in target Applications Folder, or setting manufacturer--which I thought would be done using a certificate. Also, when I tried creating a Setup Wizard project in my solution, it reports that there is a COM error. ... The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
🌐
Hexaviewtech
hexaviewtech.com › blog › setup-project-using-microsoft-visual-studio-installer-projects-extension
Setup Project using Microsoft Visual Studio Installer Projects Extension
This blog will guide you through a step-by-step tutorial on how we can set up the project using Microsoft Visual Studio Installer Projects Extension. Step
🌐
Advanced Installer
advancedinstaller.com › visual-studio-extension.html
Advanced Installer's Integration with Visual Studio
Free Advanced Installer Extension for Visual Studio *Migrate Visual Studio Setup ProjectsMSBuild and Azure DevOps for any CI/CD pipeline
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 380597 › vs-2017-installer-projects-not-building-msi
VS 2017 Installer Projects not building .msi - Microsoft Q&A
In the output window, the install project that does not build does not do the pre-build validation, there are some dependencies that can't be updated. ... The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
🌐
Reddit
reddit.com › r/visualstudio › how do i install visual studio 2017 now?
r/VisualStudio on Reddit: How do I install Visual Studio 2017 now?
July 4, 2024 -

I'm stuck in a dilemma wherein there is an existing project I want to work on, which is dependent on an older VS framework. More specifically, it is dependent on the .NET 4.5 framework, and I am not able to use that framework with VS 2019, so is there any way i can install VS 2017?

🌐
GitHub
github.com › actions › runner-images › issues › 1382
Add "Microsoft Visual Studio Installer Projects" Extension · Issue #1382 · actions/runner-images
August 7, 2020 - URL for tool's homepage: https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects · Provide a basic test case to validate the tool's functionality: Any VS solution containing a .vdproj installer project ... Can this tool be installed during the build? AFAIK, no. Otherwise it would still be convenient to have this by default. Tool installation time in runtime It's just 5 MB, so < 1min · Are you willing to submit a PR? You'll know better how to install a VS extension inside your image generation ecosystem.
Published   Aug 07, 2020
🌐
Microsoft
devblogs.microsoft.com › dev blogs › visual studio blog › visual studio installer projects extension
Visual Studio Installer Projects Extension - Visual Studio Blog
September 30, 2022 - ISLE is a great solution for those customers looking for added capabilities not found in Visual Studio Installer Projects, such as TFS and MSBuild integration, support for creating new web sites and ISO 19770-2 Tagging support, etc. This release is a Preview version and we’d like to hear from you about any issues you have in using this with your existing Visual Studio Installer projects.
🌐
Add-in-express
add-in-express.com › docs › net-msi-setup-project.php
Create Windows Installer based setup project (.msi) for Office add-in
How to create an MSI installer for Office add-in, add custom actions and dialogs to your setup project. Create setup projects for Office 365, 2021, 2019, 2016, 2013, 2010 and lower plug-ins in Visual Studio using VB.NET, C# or C++.