Net framework should be in there. This worked greate: stackoverflow. Add a comment. Active Oldest Votes. Click Application Folder. Then on the right tab the "Primary output from MyApp Active " appears.
You should now see the shortcut appear below the primary output, which is your application executable. Now the shortcut to your. You can click the shortcut in File System Editor and edit the Name property from Properties grid to change the text that appears on the icon. Improve this answer. LightLabyrinth 3 3 silver badges 14 14 bronze badges. Adarsh Ravi Adarsh Ravi 1 1 gold badge 15 15 silver badges 37 37 bronze badges.
I followed the steps, but when trying to open the app using the desktop icon, it tries to open the. Any thoughts on what am I doing wrong? It's a WPF app with. NET Core. I just found an answer. Cor, Thanks, that did it!
I am glad to learn that someone besides me was confused by this. Your help has been greatly appreciated! This discussion thread is closed Start new discussion. Create Desktop Icon. NET Framework. Visual Basic. Create Folder in Setup project? How to create Web Setup Project without coding source files. Create link in setup project to a content file. How to: create a silent install project for "All Users" in Visual Studio Error while creating desktop shortcut.
Create desktop shortcut. Nested class structure question. In this article you will learn how to create a setup file for desktop application to install software on the client machine using Visual Studio Software used: Visual Studio Pro Procedure to create a Setup file: Open an existing Windows form project solution to create a setup file. Right-click on solution and in the context menu click Add, then New Project.
After that you can see a new project window, in that right side you can select Other Project Type s in installed Templates, then select as shown below. Now you can see one project in the same solution as setup1.
You can see the properties for this project and can change these properties as you wish like Author , Manufacture , etc. After that, you can see a pop-up, from this pop up select required items, mainly Primary output and Localized resources marked in a red square which I have selected. Thanks, Forch. Friday, October 12, PM. Hi Forch, To create a shortcut file to a setup project, I prefer the following way. NET, create a Setup project: a. Add the project output of the Windows Application project to the Setup project a.
On the Action menu, point to Add, and then click Project Output c. Monday, October 15, AM.
0コメント