How to Create Setup .exe in Visual Studio 2022 Step By Step

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • How to create setup file in visual studio 2022 for windows application step by step.
    In this video tutorial you will learn:
    create an installer from visual studio
    microsoft visual studio 2022 installer projects tutorial
    create simple c# application using visual studio
    How do you create an installer?
    how do i setup an exe file?
    how do i create a setup file in visual studio?
    setup project deployment of a windows forms application
    how do i create a project in visual studio 2022
    create setup/msi installer in Visual Studio 2022

Комментарии • 248

  • @mohamednaji6850
    @mohamednaji6850 2 года назад +73

    For the people who cant find "Publish Items", I chose "Primary Output", followed the rest of this tutorial and it worked well!

    • @CodingJackpot
      @CodingJackpot  2 года назад +8

      Thanks for sharing and helping others

    • @sonjastojanovic5218
      @sonjastojanovic5218 2 года назад +2

      Same here 😃

    • @usr829
      @usr829 Год назад +4

      Your comment saved my time thanks

    • @EnglishMediumMathsOL
      @EnglishMediumMathsOL Год назад

      I also have a doubt on that

    • @fingercross4313
      @fingercross4313 10 месяцев назад

      My app has been built well but when i installed my app icon not showing? Please help

  • @KidToyz
    @KidToyz Год назад

    Thanks was able to create my first exe the steps explained were clear and to the point thanks a lot

  • @RahulSharmaOfficial
    @RahulSharmaOfficial 10 месяцев назад

    Excellent and easy to understand... Well explained Sir. Thank you.

  • @prashanttippimath1706
    @prashanttippimath1706 Год назад

    One of the best video for desktop app creation ,thanks

  • @araradsarkissian2859
    @araradsarkissian2859 4 месяца назад

    Works fine! Thank you for your time! :)

  • @tzgardner
    @tzgardner Год назад +1

    11:55 Curious if you know how to update the version number showing here?

  • @emirkaancati5218
    @emirkaancati5218 2 года назад

    Thanks to you I got my first setup ever :D

  • @chiyungtang8051
    @chiyungtang8051 2 года назад +2

    Just a tips here, at the Solution Explorer, click the Setup project, then press F4 to change the properties such as Author , Product Name, Manufacturer, Target Platform and etc.
    Oh btw, thank you very much for this video. 2 thumbs up for you!!!

  • @DjSashaWaksOfficial
    @DjSashaWaksOfficial 3 месяца назад

    Striaght to the Point - Thank you :)

  • @klemenbrecko9755
    @klemenbrecko9755 Год назад

    Nice video!!! Thank you! I also made my first exe file!!!

  • @thesituation5315
    @thesituation5315 2 года назад

    Thank you! This is very helpful, frickin awesome.

    • @CodingJackpot
      @CodingJackpot  2 года назад

      Welcome ! I am glad that you liked the video tutorials to create exe file

  • @AndrewKwabula
    @AndrewKwabula Год назад +4

    You are a legend bro. It cannot be any clearer than this.

  • @PulkitsoftLLP
    @PulkitsoftLLP 5 месяцев назад

    Question: during visual setup creation add launch conditions if the specified file exists.

  • @akilarsath6499
    @akilarsath6499 2 месяца назад

    What should I do if I have multiple project in solution like api,models

  • @חגידוד-ש2ח
    @חגידוד-ש2ח 2 года назад +2

    In 7:02 minute you have shown you clicking on Public Item one option in the list, my list not inlclude this option (Puclib Item is missing, my list starts from Primary)

    • @CodingJackpot
      @CodingJackpot  2 года назад

      Which version of visual studio are you using ?

    • @boyinpyjamas
      @boyinpyjamas 2 года назад

      i have same issue with VS 2022 did you fix it?

    • @חגידוד-ש2ח
      @חגידוד-ש2ח 2 года назад

      @@boyinpyjamas Not exactly, the problem is proabbly in my windows or in my windows installtion because from other pc of mine it work fine.

  • @arindampaul4190
    @arindampaul4190 9 месяцев назад +1

    on my end Publish Item is not coming, what to do?

  • @MichaelToumie
    @MichaelToumie Год назад

    Well done! thank you

  • @mintheinwin4959
    @mintheinwin4959 Год назад +1

    I'm not found "Publish Item" from under add->Project Output-> .... Any have other way?

  • @fiestafan95
    @fiestafan95 Год назад

    worked like a charm, but how do I go from here? i.e. make a file (or folder) i can take to another computer to install my program...

  • @ManojYadwad2
    @ManojYadwad2 2 года назад +3

    5 year back I use to do the same in VS 2015. But then I started using ClickOnce and forgot these steps. I thank You to post this tutorial video. I intencely needed this as I have to provide support to my old client.

  • @nikunj17484
    @nikunj17484 2 года назад

    It's superb video.
    Thank you🙏🙏🙏

    • @CodingJackpot
      @CodingJackpot  2 года назад

      Glad that you liked the video .. please subscribe for more videos

  • @atulmahankal
    @atulmahankal Год назад +1

    How to create multip platform setup (x64, x86) in a single setup project as the target platform gives the single option.

  • @jeffreycaballero8231
    @jeffreycaballero8231 17 дней назад

    Why did you use the Setup1(.msi) instead of setup(.exe)?

  • @DeactivateGD
    @DeactivateGD Год назад

    I can't find a coding video that is not made by an indian guy XD (btw thx for a tutorial)

  • @avramgrossman827
    @avramgrossman827 Год назад

    Hey dude. first practice navigating the menus and steps needed BEFORE you create a tutorial. It's hard to follow your missteps and mistakes, then corrections. DO IT RIGHT THE FIRST TIME. This is tutorial for viewers, not a place for you to learn how to create installer.

  • @steveachelis
    @steveachelis Год назад

    You seem confused (selecting items, selecting other items, starting to explain something and then it not working, etc). This video would be much better if you practiced before you recorded it.

  • @DulakshiHansika-kj1jd
    @DulakshiHansika-kj1jd Год назад +1

    Excellent sir. Well understood. Thank you very much 😊❤

  • @hungchip
    @hungchip 9 месяцев назад

    How to change Icon Installer/Uninstaller in Control Panel?

  • @varunster
    @varunster Год назад

    This is basic design. If the user doesnt have admin rights and want to install application. These steps might not work.

  • @jimbobwylie
    @jimbobwylie 2 года назад +3

    This is incredible! Thank you so much for this!

  • @takx1983
    @takx1983 Год назад

    Thanks!

    • @CodingJackpot
      @CodingJackpot  Год назад

      Glad that you liked the video and it was useful to you

  • @eduardoalvarado8720
    @eduardoalvarado8720 Месяц назад

    Hi friend, thanks for the excellent explanation. ... . great.!!!!

  • @pravallikavanjarapu6788
    @pravallikavanjarapu6788 20 дней назад

    Is that execuatble file works in another system?

  • @gibranaakib7386
    @gibranaakib7386 Месяц назад

    publish items not coming in addproject outputgroup

  • @amarnathreddysurapureddy9111
    @amarnathreddysurapureddy9111 Год назад

    This tool use for python also or not, If it is anybody help me I want suggestion

  • @ПавелВайт
    @ПавелВайт Год назад

    how to make msi call a shortcut with the ability to open from the administrator?

  • @markdevlin653
    @markdevlin653 2 года назад +2

    Thanks for making the video, I’m new to visual studio and this was a great help 👍👍

    • @CodingJackpot
      @CodingJackpot  2 года назад +1

      Thanks for watching.. subscribe for more such videos

  • @matyimartinak3331
    @matyimartinak3331 Год назад +1

    Hello! Can I change the installation path in the setup project? For example: My program will be installed to ProgramFiles but I want it to be on Desktop.

    • @geoff7534
      @geoff7534 3 месяца назад

      bruh desktop stuff are only shortcuts

  • @AshwinSKumar
    @AshwinSKumar Год назад

    Can you link url zip of NBA 2K23 download?

  • @orltokata9208
    @orltokata9208 2 года назад +1

    Thanks so much for making the video, it is so great help.❤❤

  • @lighton9451
    @lighton9451 6 месяцев назад

    Thanks, can i to generat serial nember or lesence ....

  • @etcast1559
    @etcast1559 4 месяца назад

    how to add .net runtime dependency to the setup.exe?

  • @terojsevi8090
    @terojsevi8090 Год назад

    Hello,why mine become tmp file not exe?

  • @cmcotrading
    @cmcotrading 5 месяцев назад

    I successfully created setups on my programs. However on my desktop appeared a number of files not sure if i did well. The program is working but when i remove some shortcuts files on desktop(.json, .ico) the program wont open

  • @JamsheerAli-v4r
    @JamsheerAli-v4r 11 месяцев назад

    I couldn't find published items

  • @dharmateja580
    @dharmateja580 Год назад

    bro this service will not visible in services why ?

  • @amyputnam1316
    @amyputnam1316 Год назад +3

    Excellent video! I was able to walk through this process while I watched your video and created my first EXE file with a desktop shortcut using Visual Studio. Thank you!

    • @shaunduzstuffs
      @shaunduzstuffs 9 месяцев назад

      I wish I could be as successful as you and others, but despite following the tutorial EXACTLY as it's shown, when I get to 6:58, nothing appears in the add project groups part. I can't find any help anywhere for this

  • @muhammedballi6189
    @muhammedballi6189 Год назад

    I have an error when io build 10:19 and dont know how to fix:
    ERROR: File 'QuizProto.exe' of project output 'Primäre Ausgabe from QuizProto (Active)' targeting 'AMD64' is not compatible with the project's target platform 'x86'
    ERROR: File 'QuizProto.exe' of project output 'Primäre Ausgabe from QuizProto (Active)' targeting 'AMD64' is not compatible with the project's target platform 'x86'
    WARNING: File 'QuizProto.exe' of project output 'Primäre Ausgabe from QuizProto (Active)' targeting 'x64' is not compatible with the project's target platform 'x86'
    WARNING: File 'QuizProto.exe' of project output 'Primäre Ausgabe from QuizProto (Active)' targeting 'x64' is not compatible with the project's target platform 'x86'

  • @rabinsrai5078
    @rabinsrai5078 8 месяцев назад

    Application is not signed . How to do that

  • @dk-pr6lf
    @dk-pr6lf 9 месяцев назад

    Didn't worked for me I don't know why

  • @zombie4847
    @zombie4847 2 года назад

    i love your videos

  • @MahadeoPaighan
    @MahadeoPaighan Год назад

    An attempt to attach An autonamed database for file C/administration/desktop /acmd.mdf failed . Database with the same name exist , or specified can not be opened .or it located on unc share.
    This error show when I am installed th setup and try to entry in form

  • @lonelyjonathan9964
    @lonelyjonathan9964 2 месяца назад

    Thank you. It worked

  • @DaudDaud-op2qk
    @DaudDaud-op2qk 13 дней назад

    👍👍👍👍😁😁 it is amaizng

  • @marzanocampo-b8j
    @marzanocampo-b8j Год назад

    Thanks it works

  • @simonbaxter8001
    @simonbaxter8001 Год назад

    For the shortcut Icon, why don't you just select the target .exe and get the icon from that, as you already have the applications icon embedded in the exe!

  • @YTtopPAULO
    @YTtopPAULO Год назад

    But can we do it for
    android

  • @jdhirhe
    @jdhirhe 7 месяцев назад

    Thank you very much

  • @sudiptamodak5840
    @sudiptamodak5840 5 месяцев назад

    I am using a cefsharp to create a browser. It run well within Visual Studio. But when I am creating a Setup file for distribute the software the process does not work. Can you help me?

  • @mrbond1074
    @mrbond1074 2 года назад

    At the finish point is it ready to share with other machines and will it work same over there ?

    • @CodingJackpot
      @CodingJackpot  2 года назад

      Yes if the exe is properly installed on the other machine it should work

  • @nmarks
    @nmarks 2 года назад +1

    Beautifully well explained. Sir, you are doing the world a great service.

  • @cinematicsensations219
    @cinematicsensations219 3 месяца назад

    I completed your instructions but the desktop shortcut doesnt show the icon I added, it only shows up on the form. Can you tell me how to make a "release" installer because this is only debug version?

  • @CésarAchón-g2f
    @CésarAchón-g2f Год назад

    if my project is connected to a database, and i share it to a coworker , will it work ? i tried using published project but doesn't let me login because it's an untrusted source or something,(i'm a begineer)

    • @CésarAchón-g2f
      @CésarAchón-g2f Год назад

      i mean when i try it in the other computer doesnt work, it works just fine on my pc

  • @altair91100
    @altair91100 2 года назад +1

    great thanks

  • @plasticelephant1969
    @plasticelephant1969 Год назад

    shortcut icons not working

  • @gmqazi06
    @gmqazi06 Год назад

    sir if i have database file where can i put that in these folder application folder or program folder

  • @VORP125
    @VORP125 2 года назад +1

    This doesn't work for me! Program gets installed, but it doesn't work when I launch it. My program changes values in a game through pointers with offsets.

    • @deepikanath4475
      @deepikanath4475 2 года назад

      Having similar issue in vs2022 for a vb app. Installer is built and does its thing. But the program doesn’t launch after I click the icon.

    • @sar0_00-t2v
      @sar0_00-t2v Год назад

      Is your project on windows form app or windows form app .NET framework?

  • @9994704470
    @9994704470 11 месяцев назад

    Excellent explanation!. I have image and database folder in my application. How to add it here ? Can you please tell ?

  • @vishprabhum
    @vishprabhum Год назад

    How do i create setup.exe which installs without admin rights required for installation

  • @krzychoo7373
    @krzychoo7373 11 месяцев назад

    I have a problem. I hope you can help me solve it. Namely: In Visual Studio I write the simplest adding program in the Console, everything is fine, it does not show any errors. As soon as I publish it and try to run the program correctly, it asks me for the first number and then for the second, and when it is supposed to perform the calculation, it hangs and minimizes itself. This is the case with all my console programs that I write. After publication, whenever they are about to perform any operation, they hang. I tried to find the cause and I can't find anything. I sent the codes to my friend to run them on his own, and they don't work for him either, even though they show absolutely no errors. Do you know what could be wrong? Maybe I'm missing something from Visual Studio add-ons

  • @robertmccully2792
    @robertmccully2792 9 месяцев назад

    Good video. You can do most anything from most any program if you practice enough.

  • @XushboqovAxliddin
    @XushboqovAxliddin 7 месяцев назад

    nice👍👍👍👍👍👍👍👍

  • @RebelComander
    @RebelComander Год назад

    After the setup file has run and installed my application it won't launch. Clicking on it and nothing happens. Any ideas?

  • @igorgasparik1944
    @igorgasparik1944 9 месяцев назад

    Can you please advise?
    I don't have an option in the menu : Create Shortcut to Publish Items...

  • @bohdankovalevich1770
    @bohdankovalevich1770 Год назад

    How to set icon for "installed apps" sections? Because in my case I used wpf app, and it was the default icon

  • @belhaddadmohamed7
    @belhaddadmohamed7 Год назад

    the problem is when you try to upload the database of the application with the setup

  • @learnwithme395
    @learnwithme395 2 года назад

    hi, Please help me, My I have the python project file here, so I'm having hard time following your steps, please help me how to do everything, I need to submit this project for my school task

  • @harshvardhanmishra5819
    @harshvardhanmishra5819 Год назад

    I followed the procedure but the software is not launching
    Kindly help

  • @legendaryrababa
    @legendaryrababa Год назад

    i dont have publish item in add project output group, I am trying to create .exe file for simple wfp app

  • @clemencedelmas970
    @clemencedelmas970 Год назад

    Hello everyone, I'm a beginner in coding and I was seaking for this kind of solution. I realize that VB6 has been replaced by visual studio which require others coding skills. How did you access to VB6 those who posted comments just 1 month ago ? Many thanks in advance for your advises.

  • @sifatrecy1093
    @sifatrecy1093 Год назад

    I want to move some of my files to AppData Folder. How can I create an installer that will automatically install the app, create a folder in the AppData folder, and store those files in the app data? We cannot access the database file in the program file folder. So I need to keep my database file in AppData Folder. Can you help me?

  • @shubhamjain703
    @shubhamjain703 2 года назад

    I want to create exe file such that if run that exe file on the desktop on which .net is not preinstalled then also that exe file can run on and user can install that desktop app

  • @hipockt4
    @hipockt4 Год назад

    How to get the shortcut icon to show on the desktop. I only get the generic icon

  • @nelsonrivers8546
    @nelsonrivers8546 10 месяцев назад

    How would you deploy a WinForm application that uses EF Core ? Can you create a separate video for that ?

  • @mujeebrahman8173
    @mujeebrahman8173 8 месяцев назад

    Good. If I want to install it another pc , what are all the files I want to copy in USB Flash drive. Under the Debug 2 files I can see. These 2 enough or any other required

  • @manavpatel7281
    @manavpatel7281 8 месяцев назад

    In my visual studio Publish Items menu is not show can you suggest me ? i have vs22 and i will create this setup in my windows form application

  • @jeffdn1
    @jeffdn1 Год назад

    I can't get this to work with Python code. Is it possible?

  • @jibsbadung8332
    @jibsbadung8332 Год назад

    Thanks for that. I tried my but it tels no connection to database. What can I do.

  • @sar0_00-t2v
    @sar0_00-t2v Год назад

    Hello, my project has music in it and the music doesn't work when I open the game like the tutorial said. What can I do to fix it?

  • @fakeacc8031
    @fakeacc8031 Год назад

    I have a problem with the option "publish items" not showing up

  • @maduravineetha9683
    @maduravineetha9683 2 года назад

    please make a video about how to make customized setup file with terms and conditions,...etc.

  • @sophiayu4506
    @sophiayu4506 Год назад

    What’s the difference between this way and ClickOne publish? How to add desktop icon when using ClickOne? Thanks.

  • @jeffry144
    @jeffry144 8 месяцев назад

    Thank You

  • @pasindusenanayake2542
    @pasindusenanayake2542 2 года назад +1

    it's very helpful one

  • @Zikrozr
    @Zikrozr 2 года назад

    my eyes hurt after seeing light mode for the first time

  • @Yogesh-Powar
    @Yogesh-Powar Год назад

    Thanks

  • @manvicreaters1690
    @manvicreaters1690 2 года назад

    I did not get the browse button to set the icon in vs 2022 , please guide me how I can resolve this issue

  • @mikeshaw964
    @mikeshaw964 Год назад

    Very good.
    If i wish to have two (or more) apps installed at once with the 2 icons in start menu group how is it done?

  • @MinhTri-mh7bh
    @MinhTri-mh7bh Год назад

    I should I do now because I can see the publish item button

  • @angelukpong
    @angelukpong Год назад

    you are a great teacher. made it so easy. i love you.
    Please, can you do a video on how to time the app to have expiry date and activation code? Thanks sir.