How to Create Setup.exe in Visual Studio 2019 | FoxLearn

  Рет қаралды 611,820

Fox Learn

Fox Learn

Күн бұрын

Пікірлер: 358
@djsekav
@djsekav 3 жыл бұрын
Fox learn has to be one of the best tutorial channels I have seen in a long time
@edinsonsanchez5591
@edinsonsanchez5591 4 жыл бұрын
Finally a tutorial channel that is simple, easy to follow, and without long unnecesary intos and bloat.
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@simona6229
@simona6229 5 жыл бұрын
Just what I was looking for and helped a lot. If I could make one small suggestion and that's the target application should be called something like 'My Forms App' so it's much clearer when we're discussing the SetUp App and when the actual app being set up. But I'm being picky, I was still able to follow, just had to concentrate.
@etchgaming9726
@etchgaming9726 2 жыл бұрын
عاش طريقتك جميله و مختصره. good job brother.
4 жыл бұрын
Amazing video! Congrats FoxLearn Team!!!
@lemorlenny
@lemorlenny 2 жыл бұрын
That's is why I loved VB6!
@sohaibsipra3878
@sohaibsipra3878 Жыл бұрын
Great. Finally smth worth watching and simple. Made my work so much easier.
@Surzom
@Surzom 2 жыл бұрын
it worked tysm i was trying to make something like this for so long
@easyengineering9134
@easyengineering9134 3 жыл бұрын
For the people having issues with the "you are trying to open a file of type system file .dll" I solved by using "Publish Items" instead of "Primary Output " in the "Project Output"
@dvyadav2307
@dvyadav2307 2 жыл бұрын
Please tell how
@IamJoashNighy
@IamJoashNighy 2 жыл бұрын
THANK YOU
@LuisTamalero
@LuisTamalero Жыл бұрын
THANKS YOU!!!!
@tehreemfatima298
@tehreemfatima298 Жыл бұрын
THANK YOUUUU!
@ezramammo3056
@ezramammo3056 2 жыл бұрын
i can't unsubscribe you! i have learned so much from you
@skostasx
@skostasx 2 жыл бұрын
Thank you. Best lesson i have ever seen
@darrenhind9948
@darrenhind9948 3 жыл бұрын
I've learned so much from your tutorials as a beginner, so thank you. One question though, as I'm not fully understanding the difference between debug/release. How do I update my program after changing code in VS?
@darrenhind9948
@darrenhind9948 3 жыл бұрын
Is this the process after code change: Change from debug to release in config manager Rebuild Change back to debug Uninstall Reinstall ?
@schultemedia
@schultemedia 3 жыл бұрын
@@darrenhind9948 Debug is with Debug information if some ooperations fail, like if you develop in VS and get an error. Release also removes all comments and stuff like that, it is better and a bit faster if you deploy your application.
@budadibako
@budadibako Жыл бұрын
save it
@SimplyJustAFan
@SimplyJustAFan 3 жыл бұрын
You just gained a subscriber. Thanks for this!
@mongii2
@mongii2 3 жыл бұрын
I found how to make installer app!! Thank you!!
@abolfazlmandanipor6303
@abolfazlmandanipor6303 Жыл бұрын
Nice job bro. You saved me ...
@iancarr3923
@iancarr3923 5 жыл бұрын
Excellent video - very helpful. Thanks.
@foxlearn
@foxlearn 5 жыл бұрын
Thank you !
@HCM_official
@HCM_official 2 жыл бұрын
Thanks for the straightforward tutorial!
@plexusdad825
@plexusdad825 5 жыл бұрын
Great video. I've been looking for something like this for a long time. Installshield is too expensive and WIX is a little trickey. This is perfect!
@foxlearn
@foxlearn 5 жыл бұрын
Thank you so much !
@Chiramisudo
@Chiramisudo 4 жыл бұрын
Just be warned if you're on source control. VDPROJ files constantly changes its GUIDs. 😖
@orhoushmand85
@orhoushmand85 2 жыл бұрын
What about Advanced Installer?
@iyadhatem6955
@iyadhatem6955 2 жыл бұрын
Best channel on youtube
@SimpleExcelVBA
@SimpleExcelVBA 3 жыл бұрын
Awesome! Thanks for this piece of knowledge :)
@Killer128_TF
@Killer128_TF 4 жыл бұрын
This was of great help, thank you
@foxlearn
@foxlearn 4 жыл бұрын
You're welcome!
@thehunter1579
@thehunter1579 4 жыл бұрын
Excellent video ... It's helped me a lot n saved my time. Can upload a video for setup file with crystal report and MySQL database...
@thriziamayparenas4786
@thriziamayparenas4786 3 жыл бұрын
Did you find a solution to do this
@edgar882
@edgar882 5 жыл бұрын
So if I want to give this program to my friend, what do I have to give them? The setup installer or the whole folder or what?
@seeranimate4363
@seeranimate4363 5 жыл бұрын
You need to give your friend the setup installer.
@foxlearn
@foxlearn 4 жыл бұрын
Sent to your friend setup file in the debug directory
@bojidarkamenski3432
@bojidarkamenski3432 5 жыл бұрын
Thank you for this tutorial!!! 🙂
@foxlearn
@foxlearn 5 жыл бұрын
Thank you my friend !
@Kuntaponv
@Kuntaponv 3 жыл бұрын
Is it possible to add custom background, text, or UI button?
@gourabbera5237
@gourabbera5237 4 жыл бұрын
This tutorial is awesome. It is working properly. Thank you very much @Fox Learn
@foxlearn
@foxlearn 4 жыл бұрын
You're welcome. Thank you so much !
@katerose6161
@katerose6161 4 жыл бұрын
Thanks a lot
@foxlearn
@foxlearn 4 жыл бұрын
Thank you so much !
@simeenkhan964
@simeenkhan964 2 жыл бұрын
good explanation
@PulkitsoftLLP
@PulkitsoftLLP 8 ай бұрын
Question: during visual setup creation add launch conditions if the specified file exists.
@shahiddani
@shahiddani 8 ай бұрын
Thanks Fox Learn.
@manoranjansahoo9721
@manoranjansahoo9721 4 жыл бұрын
Please make a complete video on visual studio 2019 tools, its features, tips & tricks etc.
@foxlearn
@foxlearn 4 жыл бұрын
Ok. Thank you for your suggestion
@kgptutorials2007
@kgptutorials2007 4 жыл бұрын
Thanks for sharing this. Very useful
@foxlearn
@foxlearn 4 жыл бұрын
You're welcome. Thank you !
@muhammadusama3035
@muhammadusama3035 3 жыл бұрын
which folder we will give to others for installation?
@dart3dstore46
@dart3dstore46 5 жыл бұрын
OMG I love your Tutorials
@foxlearn
@foxlearn 5 жыл бұрын
Thank you !
@dart3dstore46
@dart3dstore46 5 жыл бұрын
Fox Learn your welcome
@dart3dstore46
@dart3dstore46 5 жыл бұрын
Fox Learn can you do a tutorial of how to sell our software
@Gameplayer55055
@Gameplayer55055 4 жыл бұрын
What about c++ applications? Can i make it for c++? Or c# only?
@batuhantosyal6919
@batuhantosyal6919 3 жыл бұрын
yes you can
@praveenkumar.m7949
@praveenkumar.m7949 3 жыл бұрын
Very useful of this video Thank you so much, I subscribed this video😇😇😅
@foxlearn
@foxlearn 3 жыл бұрын
Thanks for subbing!
@MuhammadAdnan-ic4ml
@MuhammadAdnan-ic4ml 3 жыл бұрын
Thank you so much such a great job bro
@qrexxed
@qrexxed 3 жыл бұрын
Thanks! Now I Can Make An Installer Without Using Other Stuff!
@foxlearn
@foxlearn 3 жыл бұрын
Glad I could help!
@Nicky355
@Nicky355 10 ай бұрын
Thank you, It didn't work until I changed target platform to 64 and then rebuild it. it was easy and fast
@edsonferraz1
@edsonferraz1 3 жыл бұрын
Thanks you very much, help me a lot.
@foxlearn
@foxlearn 3 жыл бұрын
You are most welcome
@rosaliebaclay54
@rosaliebaclay54 2 жыл бұрын
Hello, where did you get the app and appicon?
@nicador100
@nicador100 3 жыл бұрын
Thanks very much !!!!!!!!!!!!!!!!!!!!!!!!!!!
@foxlearn
@foxlearn 3 жыл бұрын
Thank you
@nhanth
@nhanth 5 жыл бұрын
Hey, I like your creative videos. Keep it up your great work, Sir.
@foxlearn
@foxlearn 5 жыл бұрын
Thank you so much !
@winleinandar2415
@winleinandar2415 4 жыл бұрын
I was in a trouble for the coming Tuesday project and I forgot how to make setup file and depressed a lot! Your video helps me so much! Thank youuuu! >.
@michaelmaina1
@michaelmaina1 5 жыл бұрын
you are great.. great help
@foxlearn
@foxlearn 5 жыл бұрын
Thank you !
@thanhatnguyenthe7146
@thanhatnguyenthe7146 4 жыл бұрын
thank you for useful video.
@hawkeye3324
@hawkeye3324 4 жыл бұрын
thanks for everything definitely good job
@Christian-db2ld
@Christian-db2ld Жыл бұрын
is this available for bin files? I want an exe file to execute my bin files and install them...
@kelfosindia
@kelfosindia 3 жыл бұрын
which format of the icon is used?
@joseantonioserrano6103
@joseantonioserrano6103 5 жыл бұрын
Excellent video! Just the information I was looking for to update my setup project on VS 2019.
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@EfieldHfield_377
@EfieldHfield_377 3 жыл бұрын
Thank you - the same basic process worked for VS 2022
@dsrec592
@dsrec592 3 жыл бұрын
thank you so much for this tuto
@mrrcomp
@mrrcomp Жыл бұрын
Great Tutorial.. Just one question .. I need my EXE to always be run as Administrator.. Is there anyway to add that to the Shortcut Icon created?
@douglasandrade2303
@douglasandrade2303 4 жыл бұрын
Great! Help me a lot!
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@okantel6523
@okantel6523 3 жыл бұрын
i have an question that is ; in my project have sound file so when sound are played , created exe giving to me fail. what can i do while create setup for sound folder ?
@davidkessler332
@davidkessler332 4 жыл бұрын
You didn't show how to correct the Build warning of the .NET framework version of the Project did not match the .NET Framework version of the launch condition. You can double click on the Microsoft .NET Framework under the Detected Dependencies of your setup project to show the .NET Framework Launch Condition Properties, then change the version to match what the program is using. In your case it is .NET Framework version 4.71. ( pause your video at the 4:58 minute mark and look at the warning in the Output Window. )
@foxlearn
@foxlearn 4 жыл бұрын
OK. Thank you for your suggestion
@projetondd7873
@projetondd7873 2 жыл бұрын
Thanks a lot.
@iseetrees7830
@iseetrees7830 4 жыл бұрын
do i need all of visual studio or specific things to compile a exe ?
@foxlearn
@foxlearn 4 жыл бұрын
If you want to make a setup file, you should add your .exe file
@AhmedSalah-ks5bq
@AhmedSalah-ks5bq Жыл бұрын
what extension should I download for the icon
@MGArtDZN
@MGArtDZN 4 жыл бұрын
I get an error when trying to do this. My error says that my pc is missing the file vs_communitysomething.msi (i don't remember the entire name) and I watched tutorial for all visual studio versions, but they are all the same anyway. My vs is 2017...
@eitan_schwartz
@eitan_schwartz 4 жыл бұрын
2:33 Hello, I was trying to run the setup.exe file that I created. And after I ran and installed the file, I went into the folder of the installed software, and saw that it installed a file for me in the name of my project, but with a .dll extension instead of .exe Can you tell me how I was wrong? Thanks
@eitan_schwartz
@eitan_schwartz 4 жыл бұрын
nevermind I fixed it. Thanks For The tutorial!
@edokke4082
@edokke4082 3 жыл бұрын
@@eitan_schwartz How did you fix the problem?
@abhishekbharti4857
@abhishekbharti4857 3 жыл бұрын
@@eitan_schwartz Can you tell me how?
@narasimhaswamy5464
@narasimhaswamy5464 4 жыл бұрын
Will it work when I send it to my friends or throw windows defender as it stopped an unrecognised executable?
@afkirmhd2071
@afkirmhd2071 5 жыл бұрын
Welcome back 😍🇲🇦
@foxlearn
@foxlearn 5 жыл бұрын
Thank you ^_^
@awsomecrossing
@awsomecrossing 5 жыл бұрын
Hello, how do you create a setup.exe that has external files? I am trying to create an external exe that will also install those files without altering them. Thank you
@foxlearn
@foxlearn 5 жыл бұрын
OK. Thank you for your suggestion. I'll upload soon !
@minedyse2014
@minedyse2014 4 жыл бұрын
Why I don't have that in my Visual Studio 2019?
@abdiqaniahmed1519
@abdiqaniahmed1519 4 жыл бұрын
Go to Extensions> Manage Extensions> online > search for "installer project" and then install
@thecarrot_alt
@thecarrot_alt 5 жыл бұрын
Hi! After following all your steps, when I try open my installer it asks me to install the 4.6.1 version of the .NET Framework. However, when I go to do so, apparently I already have it??? Help!
@thecarrot_alt
@thecarrot_alt 5 жыл бұрын
Lol nvm I just installed the 4.6.1 framework for VS and that seemed to fix it.
@UmbertoDiNapoli
@UmbertoDiNapoli 5 жыл бұрын
Same issue here, Fox there is a solution? Thanks
@foxlearn
@foxlearn 5 жыл бұрын
I think you should select target .net version at requirement item
@eimdev
@eimdev 5 жыл бұрын
wow Thanks. look easier than wix installer :), can we install in another folder than 'program files' ?
@foxlearn
@foxlearn 5 жыл бұрын
Yes, You can select the folder you want to setup
@Chiramisudo
@Chiramisudo 4 жыл бұрын
Haha, yeah, easier unless you're on source control. VDPROJ files are constantly rehashing their GUIDs. 😫
@Milion11
@Milion11 5 жыл бұрын
Good Tutorial
@foxlearn
@foxlearn 5 жыл бұрын
Thank you !
@AzizjanAyupov_leo
@AzizjanAyupov_leo 4 жыл бұрын
Nice :) Thank you!
@giosorianoterrazas1346
@giosorianoterrazas1346 5 жыл бұрын
Genial que estés de vuelta
@foxlearn
@foxlearn 5 жыл бұрын
Thank you my friend ^_^
@kumaresha3348
@kumaresha3348 4 жыл бұрын
Very nice video. Please do video on setup using MySQL database.
@foxlearn
@foxlearn 4 жыл бұрын
OK. Thank you for your suggestion !
@monirkarimi1512
@monirkarimi1512 4 жыл бұрын
when we created exe file setup of any database application after installing source is visible how to hide or encrypt our code.
@l3ecauseOfYou
@l3ecauseOfYou 5 жыл бұрын
Thank you, Welcome back.
@foxlearn
@foxlearn 5 жыл бұрын
Thank you so much !
@anandkumartravel
@anandkumartravel 3 жыл бұрын
It is working for uwp application. Any suggestion?
@anonymouscyp4308
@anonymouscyp4308 5 жыл бұрын
Thanks Dear, but how i can export the file as exe file to share it with friends
@foxlearn
@foxlearn 5 жыл бұрын
Thank you for your suggestion. Let me try to research
@sonar_devices
@sonar_devices 4 жыл бұрын
Thank you!!!
@CarlosGarcia-ct2mv
@CarlosGarcia-ct2mv 5 жыл бұрын
thank you , please, installer with local database in proyect.
@foxlearn
@foxlearn 5 жыл бұрын
OK. I'll upload in this week. thank you so much !
@diegobuenano5833
@diegobuenano5833 5 жыл бұрын
@@foxlearn I'll be waiting for that 😊
@NelsonNobre
@NelsonNobre 4 жыл бұрын
How can you sign the assembly (.exe) project with a certificate before generating the package (.msi). Good job. thanks
@foxlearn
@foxlearn 4 жыл бұрын
OK. Thank you for your suggestion. I'll upload soon !
@SSoup64
@SSoup64 3 жыл бұрын
Thanks for the tutorial, I do have a question though, how can I include .dll files in the installer? My application is heavily dependent on them and I can't figure out a way to add them.
@inswins
@inswins 5 жыл бұрын
Can this be use with local database like MySql and how can we let user to get fresh database when install the software for the first time?
@foxlearn
@foxlearn 5 жыл бұрын
OK. Thank you for your suggestion. I'll upload soon !
@Magnezone962
@Magnezone962 4 жыл бұрын
Thank you for help make my first app
@bagasaditya3670
@bagasaditya3670 3 жыл бұрын
hello sir, I have a question, after I get setup.exe and launch on other users we get errors like a not showing WinForm. My setup has a database MySql. Can you solve the problem?
@hoke7983
@hoke7983 5 жыл бұрын
Very very thx!
@foxlearn
@foxlearn 5 жыл бұрын
Thank you !
@charles-y2z6c
@charles-y2z6c 4 жыл бұрын
Nice this is so similar to ISLE
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@PhoenixNinjas
@PhoenixNinjas 4 жыл бұрын
Can you do this for publication on a website? However, the site runs on an ordinary Linux server. I have now tried everything possible, a publication on a web space (with automatic updates) does not work with MSIX Installer Project or ClickOnce.
@lulumitchely7324
@lulumitchely7324 4 жыл бұрын
Thank you so much! Can u take tutorial for self unistaller?
@PulkitsoftLLP
@PulkitsoftLLP 4 жыл бұрын
Do you have an idea? How to add additional executable and installable files with C# installer project, that install automatically with application setup.
@sateeshkumar1145
@sateeshkumar1145 3 жыл бұрын
Did you find the solution for this ??
@vlad94
@vlad94 4 жыл бұрын
I wish I found this one month ago... I went with Inno Setup witch is great, but this seems much simpler Does this allows running PS scripts after install and before uninstall?
@rafliiskandarkavarera2886
@rafliiskandarkavarera2886 3 жыл бұрын
Microsoft Visual Studio Installer Projects is installed on my vs2019, but it wont loaded when i click new project. what should i do?
@aravintht471
@aravintht471 4 жыл бұрын
I already create setup file and install in another machine it's working fine. If I made changes in project and get another setup and install the machine it's not updating existing files,it create another setup in program files, existing exe setup is not removed in control panel programs. Please tell me how to create update setup file. Thanks
@foxlearn
@foxlearn 4 жыл бұрын
You can use Clickonce kzbin.info/www/bejne/iae9dHmqlq-Wqc0 or create an auto updater allows your application automatically update
@mucip_ilbuga
@mucip_ilbuga Жыл бұрын
Hi, I use AppData folder to use some files like db or ini files. But they are always in readonly mode in AppData folder. How can I fix it? I checked properties of files but no solution. regatds, Mucip:)
@LoganBigHat
@LoganBigHat 2 жыл бұрын
How i can set the Default installation folder ? Example: "C:\Programm" and remove the choose of installation folder ?
@vuger01
@vuger01 5 жыл бұрын
I get the error that the instalation needs 4.6.1,i have installed the newest version of net framework on my pc,and i changed it in the program (Prerequisities) but it still asks for 4.6.1,pls help
@foxlearn
@foxlearn 5 жыл бұрын
You should change .net Prerequisities in your setup file
@domingoslourenco6542
@domingoslourenco6542 5 жыл бұрын
i have a program built in visual studio, it colects data and sends to a sql , when i run the from visual studio it works propaly, but when i create a setup.exe and install on a diferent computer it does not sent data to the remote sql your help please
@foxlearn
@foxlearn 5 жыл бұрын
You should create a simple form allows you to change connection string. I'll upload soon !
@boborahimyuldashev9346
@boborahimyuldashev9346 3 жыл бұрын
Hello Fox Learn. I worked the table in c # and sql programs. The number of rows in the table exceeded 100,000. Does the table work poorly when running DataGridView in c #? Please help me with this.
@netsgomes0147
@netsgomes0147 4 жыл бұрын
Amazing,your'e doing a good job Fox Learn.Make a tutorial create Setup.exe with SQL Server DBMS in VS 2019
@HariKRISHNANVSharik666
@HariKRISHNANVSharik666 3 жыл бұрын
thanks.. still my shortcut points to dll file not to exe . By opening with shortcut shows - you are attempting to open a file of type System file (.dll)
@danieltruthm2802
@danieltruthm2802 4 жыл бұрын
I have one problem if i try to install the exe aplication in difrend windows the database cant read by aplication cause the location not the same how fix it
@boujaoudkamal3727
@boujaoudkamal3727 3 жыл бұрын
Hi when i run my application client desktop they told me that read only can you please help me ?
@SukitSaingyong
@SukitSaingyong 4 жыл бұрын
Hi, I have file xml config include. After setup installer can’t write modify to xml file.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
How to Create Setup .exe in Visual Studio 2022 Step By Step
12:58
Coding Jackpot
Рет қаралды 229 М.
How to Create Setup .exe in Visual Studio 2022 Step By Step
4:42
How to Create Setup MSI EXE File in Visual Studio 2019, 2022
8:59
C# Exercises
Рет қаралды 20 М.
How to create installer for c# windows application.
21:57
How to Create Setup.exe Visual Studio 2019
7:45
WareData
Рет қаралды 57 М.
How to create Setup exe file in Visual Studio 2017 2015 or 2013
11:41
Making Simple Windows Driver in C
7:26
Nir Lichtman
Рет қаралды 371 М.