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

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 358

  • @djsekav
    @djsekav 3 ปีที่แล้ว +6

    Fox learn has to be one of the best tutorial channels I have seen in a long time

  • @edinsonsanchez5591
    @edinsonsanchez5591 4 ปีที่แล้ว +19

    Finally a tutorial channel that is simple, easy to follow, and without long unnecesary intos and bloat.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว +2

      Thank you !

  • @simona6229
    @simona6229 5 ปีที่แล้ว +15

    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.

  • @sohaibsipra3878
    @sohaibsipra3878 ปีที่แล้ว

    Great. Finally smth worth watching and simple. Made my work so much easier.

  • @etchgaming9726
    @etchgaming9726 2 ปีที่แล้ว

    عاش طريقتك جميله و مختصره. good job brother.

  • @easyengineering9134
    @easyengineering9134 3 ปีที่แล้ว +7

    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"

  •  4 ปีที่แล้ว +1

    Amazing video!
    Congrats FoxLearn Team!!!

  • @Surzom
    @Surzom 2 ปีที่แล้ว +1

    it worked tysm i was trying to make something like this for so long

  • @ezramammo3056
    @ezramammo3056 2 ปีที่แล้ว

    i can't unsubscribe you! i have learned so much from you

  • @SimplyJustAFan
    @SimplyJustAFan 2 ปีที่แล้ว

    You just gained a subscriber. Thanks for this!

  • @darrenhind9948
    @darrenhind9948 3 ปีที่แล้ว +8

    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 ปีที่แล้ว +1

      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 ปีที่แล้ว +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.

    • @mechamato.hyprix
      @mechamato.hyprix ปีที่แล้ว

      save it

  • @Nicky355
    @Nicky355 9 หลายเดือนก่อน

    Thank you, It didn't work until I changed target platform to 64 and then rebuild it. it was easy and fast

  • @skostasx
    @skostasx 2 ปีที่แล้ว

    Thank you. Best lesson i have ever seen

  • @PulkitsoftLLP
    @PulkitsoftLLP 8 หลายเดือนก่อน

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

  • @iyadhatem6955
    @iyadhatem6955 2 ปีที่แล้ว

    Best channel on youtube

  • @thehunter1579
    @thehunter1579 4 ปีที่แล้ว +2

    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...

  • @edgar882
    @edgar882 5 ปีที่แล้ว +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 ปีที่แล้ว +5

      You need to give your friend the setup installer.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว +2

      Sent to your friend setup file in the debug directory

  • @abolfazlmandanipor6303
    @abolfazlmandanipor6303 ปีที่แล้ว

    Nice job bro. You saved me ...

  • @mongii2
    @mongii2 3 ปีที่แล้ว

    I found how to make installer app!! Thank you!!

  • @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 !

  • @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 ?

  • @lemorlenny
    @lemorlenny 2 ปีที่แล้ว

    That's is why I loved VB6!

  • @plexusdad825
    @plexusdad825 5 ปีที่แล้ว +4

    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 ปีที่แล้ว +2

      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?

  • @MGArtDZN
    @MGArtDZN 4 ปีที่แล้ว +1

    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...

  • @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?

  • @praveenkumar.m7949
    @praveenkumar.m7949 3 ปีที่แล้ว

    Very useful of this video Thank you so much, I subscribed this video😇😇😅

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      Thanks for subbing!

  • @Kuntaponv
    @Kuntaponv 3 ปีที่แล้ว +1

    Is it possible to add custom background, text, or UI button?

  • @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 ?

  • @thecarrot_alt
    @thecarrot_alt 5 ปีที่แล้ว +2

    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

  • @HCM_official
    @HCM_official 2 ปีที่แล้ว

    Thanks for the straightforward tutorial!

  • @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?

  • @winleinandar2415
    @winleinandar2415 4 ปีที่แล้ว +1

    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! >.

  • @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.

  • @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 th-cam.com/video/SvZCFtaJcsk/w-d-xo.html or create an auto updater allows your application automatically update

  • @Gameplayer55055
    @Gameplayer55055 4 ปีที่แล้ว +1

    What about c++ applications? Can i make it for c++? Or c# only?

  • @huytorres1050
    @huytorres1050 ปีที่แล้ว

    The shortcut had a problem, it is wrong Target Location and Target, so when user click right in shortcut => open file location ===> cannot open folder contains application setup. Please help me fix it. Thank you.

  • @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?

  • @Killer128_TF
    @Killer128_TF 4 ปีที่แล้ว

    This was of great help, thank you

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      You're welcome!

  • @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.

  • @Christian-db2ld
    @Christian-db2ld 11 หลายเดือนก่อน

    is this available for bin files? I want an exe file to execute my bin files and install them...

  • @eitan_schwartz
    @eitan_schwartz 3 ปีที่แล้ว

    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 3 ปีที่แล้ว

      nevermind I fixed it. Thanks For The tutorial!

    • @edokke4082
      @edokke4082 3 ปีที่แล้ว +2

      @@eitan_schwartz How did you fix the problem?

    • @abhishekbharti4857
      @abhishekbharti4857 3 ปีที่แล้ว +1

      @@eitan_schwartz Can you tell me how?

  • @monirkarimi1512
    @monirkarimi1512 4 ปีที่แล้ว +1

    when we created exe file setup of any database application after installing source is visible how to hide or encrypt our code.

  • @katerose6161
    @katerose6161 4 ปีที่แล้ว

    Thanks a lot

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      Thank you so much !

  • @awsomecrossing
    @awsomecrossing 5 ปีที่แล้ว +1

    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 !

  • @vuger01
    @vuger01 4 ปีที่แล้ว +1

    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  4 ปีที่แล้ว +2

      You should change .net Prerequisities in your setup file

  • @perm1ss10n
    @perm1ss10n 2 ปีที่แล้ว

    hello, im using arm architecture and maybe because of this i cant build my setup, it shows "Unrecoverable build error - 0x800700C1" :c

  • @iancarr3923
    @iancarr3923 5 ปีที่แล้ว +3

    Excellent video - very helpful. Thanks.

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Thank you !

  • @minedyse2014
    @minedyse2014 4 ปีที่แล้ว +4

    Why I don't have that in my Visual Studio 2019?

    • @abdiqaniahmed1519
      @abdiqaniahmed1519 4 ปีที่แล้ว +4

      Go to Extensions> Manage Extensions> online > search for "installer project" and then install

  • @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.

  • @Jadkoko2009
    @Jadkoko2009 3 ปีที่แล้ว

    Hello fox learn.
    I wante to run application as administrator from shortcut. I cant find that option in right click at desktop. Can you help me please👌

  • @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 !

  • @qrexxed
    @qrexxed 3 ปีที่แล้ว

    Thanks! Now I Can Make An Installer Without Using Other Stuff!

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      Glad I could help!

  • @statuspremier
    @statuspremier 2 ปีที่แล้ว

    This method works but i'm facing an error where my sqlite database is being set to read only after the user installs the application. I literally don't even know where to check where that can be dealt with.

  • @muhammadusama3035
    @muhammadusama3035 3 ปีที่แล้ว

    which folder we will give to others for installation?

  • @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

  • @SimpleExcelVBA
    @SimpleExcelVBA 3 ปีที่แล้ว +1

    Awesome! Thanks for this piece of knowledge :)

  • @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?

  • @narasimhaswamy5464
    @narasimhaswamy5464 4 ปีที่แล้ว +1

    Will it work when I send it to my friends or throw windows defender as it stopped an unrecognised executable?

  • @EfieldHfield_377
    @EfieldHfield_377 2 ปีที่แล้ว

    Thank you - the same basic process worked for VS 2022

  • @rosaliebaclay54
    @rosaliebaclay54 2 ปีที่แล้ว

    Hello, where did you get the app and appicon?

  • @giosorianoterrazas1346
    @giosorianoterrazas1346 5 ปีที่แล้ว

    Genial que estés de vuelta

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      Thank you my friend ^_^

  • @PulkitsoftLLP
    @PulkitsoftLLP 3 ปีที่แล้ว +1

    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 ??

  • @muhsininmuhtadi4498
    @muhsininmuhtadi4498 4 ปีที่แล้ว +1

    Hi, Fox Learn. Do you know how to create Setup.exe in VS 2019 with SQLite as database. Im already tried your method and any method, but still resulting the same problems/errors, no such table existed and no SQLite.interop.dll. Anyone have any solution for this?

    • @markob.2376
      @markob.2376 4 ปีที่แล้ว +1

      When program load check if database file exist if not create db file and tables manually

    • @markob.2376
      @markob.2376 4 ปีที่แล้ว +1

      Like this paste.ofcode.org/MJFhkYj7hJXmhz65P3tA8w

  • @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)

  • @SukitSaingyong
    @SukitSaingyong 4 ปีที่แล้ว

    Hi, I have file xml config include. After setup installer can’t write modify to xml file.

  • @nhanth
    @nhanth 5 ปีที่แล้ว +1

    Hey, I like your creative videos. Keep it up your great work, Sir.

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      Thank you so much !

  • @Spot_Of_Knowledge
    @Spot_Of_Knowledge 3 ปีที่แล้ว

    Why the programs created by visual studio have different form dimensions in different secreen types of laptops ,this couse opjects in the forms loss there original dimintions and every think come be
    Bad look

  • @bhupendrajadhav514
    @bhupendrajadhav514 3 ปีที่แล้ว

    Thank you, but I am facing problem - on right click -Install/Uninstall is disabled for me. Can u pls help me out.

  • @shahidzaman9522
    @shahidzaman9522 3 ปีที่แล้ว

    Hi Fox Learn this toturial much more helpfull to me thank you so much,
    But there is a problem when i create the installer of my project then everything is working fine,
    But rdlc reports not working could you please help me out this problem.

  • @joseantonioserrano6103
    @joseantonioserrano6103 4 ปีที่แล้ว +2

    Excellent video! Just the information I was looking for to update my setup project on VS 2019.

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      Thank you !

  • @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 !

  • @manoranjansahoo9721
    @manoranjansahoo9721 4 ปีที่แล้ว +2

    Please make a complete video on visual studio 2019 tools, its features, tips & tricks etc.

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      Ok. Thank you for your suggestion

  • @seupyrassic3144
    @seupyrassic3144 3 ปีที่แล้ว

    maybe I am doing something wrong but I followed ur steps even did a fresh Csharp application and setup I just get a .dll file on my desktop

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      I think you should select your app, instead of library

  • @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

  • @amerino501
    @amerino501 4 ปีที่แล้ว

    Hi I followed the tutorial step by step but when I try to run the app clicking in the shortcut on the desk it thown me the message "you are trying to open a file of type system file .dll" any idea what could it be?

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      Try to run as administrator

  • @simrandeepsinghbagga4705
    @simrandeepsinghbagga4705 4 ปีที่แล้ว +2

    I have some exe/msi files in my local drive which I need to install with SetUp Project. How can I add the same in SetUp Project?

    • @debill2043
      @debill2043 4 ปีที่แล้ว

      you need to put them in the same folder

  • @AhmedSalah-ks5bq
    @AhmedSalah-ks5bq ปีที่แล้ว

    what extension should I download for the icon

  • @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

  • @dart3dstore46
    @dart3dstore46 5 ปีที่แล้ว

    OMG I love your Tutorials

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      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

  • @hebaalsaad5758
    @hebaalsaad5758 3 ปีที่แล้ว

    I made as the instruction in this video but it doesn't work on windows 7
    How can i fix that

  • @matteoverardo8005
    @matteoverardo8005 2 ปีที่แล้ว

    Thanks for this tutorial. When I build the project setup I get some errors, the first one is "'MSVCP140.dll' targeting 'x64' is not compatible with the project's target platform 'x86'". Can you please help me to solve the issue? Thank you.

    • @rexcode9366
      @rexcode9366 ปีที่แล้ว

      your machine is 32 bit?

    • @matteoverardo8005
      @matteoverardo8005 ปีที่แล้ว +1

      @@rexcode9366 I have solved the issue, thanks.

  • @peerapongjaipakdee3012
    @peerapongjaipakdee3012 3 ปีที่แล้ว

    How can I add another dialog on install step without using the template that prepare on dialog before start select the install path ?

  • @bojidarkamenski3432
    @bojidarkamenski3432 5 ปีที่แล้ว +8

    Thank you for this tutorial!!! 🙂

    • @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 !

  • @NelsonNobre
    @NelsonNobre 4 ปีที่แล้ว +1

    How can you sign the assembly (.exe) project with a certificate before generating the package (.msi). Good job. thanks

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว +1

      OK. Thank you for your suggestion. I'll upload soon !

  • @anandkumartravel
    @anandkumartravel 3 ปีที่แล้ว

    It is working for uwp application.
    Any suggestion?

  • @nielsvansteen9087
    @nielsvansteen9087 5 ปีที่แล้ว

    When I used streamwriter, and reader ,with a txt document, to store a directory path previously chosen by the user, I can't make an installer because i get an error that it can't find the .txt file I included

    • @emiel_nl
      @emiel_nl 4 ปีที่แล้ว

      can you use the streamwriter in debug mode if you remove the text file?

  • @MuhammadAdnan-ic4ml
    @MuhammadAdnan-ic4ml 3 ปีที่แล้ว

    Thank you so much such a great job bro

  • @edsonferraz1
    @edsonferraz1 3 ปีที่แล้ว

    Thanks you very much, help me a lot.

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      You are most welcome

  • @boujaoudkamal3727
    @boujaoudkamal3727 3 ปีที่แล้ว

    Hi when i run my application client desktop they told me that read only can you please help me ?

  • @sent4dc
    @sent4dc 4 ปีที่แล้ว

    What if the OS that you're installing it on doesn't have the correct .NET framework installed? Then what.

  • @TapanKanabar
    @TapanKanabar 3 ปีที่แล้ว

    very nice video but I am facing an issue.
    when i install the setup. it shows me .lnk file on desktop and when I try to open it shows "You are attempting to open a file type 'system file' (.dll)
    please help me how to solve this issue.
    thanks in advance.

  • @Freska-fl9mv
    @Freska-fl9mv 4 ปีที่แล้ว

    hello,,,, icouldnt install it from extention menu , i get this massege ( one or more extention couldnt be install : the remote name couldnt be solved 'visualstudioclient.gallery.vassets.io' iam using visual 2019 with actived windows 10 , and microsoft link not open too in website . can u help me

  • @shahiddani
    @shahiddani 7 หลายเดือนก่อน

    Thanks Fox Learn.

  • @sarvottamlasane2186
    @sarvottamlasane2186 4 ปีที่แล้ว

    unable to open project c:\program files(x86)microsoft visual studio 10.0\common7\tools\deployment\vsdprojects\vsi\setup.vdproj. in vb.net 2010 give solution

  • @paulallen7630
    @paulallen7630 2 ปีที่แล้ว

    would be nice if you describe what you are doing when draging stuff and explane!!!

  • @afkirmhd2071
    @afkirmhd2071 5 ปีที่แล้ว

    Welcome back 😍🇲🇦

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      Thank you ^_^

  • @kgptutorials2007
    @kgptutorials2007 4 ปีที่แล้ว

    Thanks for sharing this. Very useful

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      You're welcome. Thank you !

  • @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