STEP 1
Open Visual Studio and create a Windows Forms application. Save it as you do normally.
STEP 2
In the Windows Forms application, we have already created an application.
STEP 3
To publish your Windows Form app, follow the given below steps,
- Right click on Project menu and click on "Project name Properties".
- Click the sign in option and select the checkbox (Sign the Click Once manifests).
- Go to Security >> select Check Box (Enable Click Once Security Settings).
- Go to Publish >> select Publishing folder location path and Save.
- Click "Publish Now" button.