For a winform application I have to create an installer project, here is what I have as choice:
What is the difference between Setup Project and Setup Wizard ?
The Setup Wizard will help automate the creation of one of the project types shown in the dialog.
The Setup Project option creates an installer for a Windows-based application.
See Microsoft Learn: "How to: Create or Add a Setup Project"