How to Create Setup(.exe) File in c# windows Form Application with Icon Step By Step.

preview_player
Показать описание
If you want to create setup .exe file with icon this tutorial is for you. Learn how to create setup .exe file in c#.net with icon step by step. create setup file with icon in visual studio 2010 c#. this is eassy and 100% working.

To get this calculator apps go to this link

To create setup file with attaching sql database go to this link

To create setup .exe file with icon full package follow this steps.
1. Create a windows project in c#.
2. Add a setup project.
3. Right click on setup project click on Add - Project Output - Primary Output - OK.
4. Select Application Folder and create shortcut with the primary output file.
5. Select shortcut and add icon using property window of all shortcut.
6. drag the shortcut and drop in user's desktop folder and User's programs menu.
5. finally build.

Now if you install this .exe file you can see the installed file as icon.

~~~~~~~~~~~~~
Subscriber will be notified when I will upload new tutorials in future. Many more new tutorials coming soon, so stay tuned!
~~~~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
~~~~~~~~~~~~~
Share this video with anyone if you think as useful.

Please leave any suggestions for future tutorials in the comment section below.
~~~~~~~~~~~~~
Connect with me

All playlist
c# tutorial for beginners Swift Learn

c# linq to sql tutorial Swift Learn

crystal report c# in sql Swift Learn

RDLC Report tutorial

SQL Tutorial for beginners full Swift Learn

HTML tutorial full course

WCF Tutorial Step By Step with SQL

For Details
#CreateSetupFileWithIcon #HowToCreateSetupFileWithIcon #CreateSetupinWindowsForm

setup file,visual studio,c sharp,how to create setup file in c#,create setup file in c# windows application,create setup exe file,c#,create setup file with sql,setup file with sql,create setup file in c# windows form application with icon,create setup file with icon,how to,setup file creation in c#.net,create setup file in visual studio 2010,how to create setup file in visual studio
Рекомендации по теме
Комментарии
Автор

Thank you very much.very helpful.many thanks again

TauroChuck
Автор

This video was a very helpful video.This is one of the best programming videos I have seen.

GeorgeGialidis
Автор

Thank you a million times. Your tutorial is very useful, keep up the good works...

rebeccahlongwane
Автор

Thank you very much, its so very helpful. Thank you very much bro!

JaconicGroup
Автор

Thanks for this video it is easy to understand, please make a other video about setup with license key.

ObisterTechnicals
Автор

Thanks very useful tutorial for beginner of C#

dhakatobarisalyrchannel
Автор

I ❤ your tutorial thank you for the good work

tibeyalirwaadolf
Автор

This is really great tutorial. Thanks from my heart for this helpful tutorial.

dulalmia
Автор

Thx man You helped for my AntiVirus Program

emeraldgames
Автор

how to do that with cristal report and database

lorimedicenter
Автор

If I have a text file in my bin/debug folder, where will that go? If I reference that file inside the code, will it work still after the conversion?

zoesitonmyface
Автор

Thank you very much for this awesome tutorial! It is very helpful for me.

aminaali
Автор

Thank you good sir its been a big help 10/10 would recommend

rjwayward
Автор

Is there a way to do this in visual studio 2019? If i add a new project there is no setup project.

tellex
Автор

Thanks you for your wonderful tutorial

subash
Автор

The setup project is super dumb! Please make a video on how to make a custom installer in Windows Forms App. (No Setup Project)

tridibroyarjo
Автор

I made an exe file, but when I tried to modify the code later, the changes didn't apply for the exe program

Adomas_B
Автор

Hello, thanks for this tutorial but I have a problem. My icon doesn't function. I put it in the folder and select it but when I install my app there's no icon

misteraxolotl