Topic:   How can i make .exe file of VS2019 with SQL SERVER 2019 that run on any machine ? i already created project that run on my Machine..it's need to install SQLSERVER2019 on client Machine?
Dec 23, 2020 14:50 2 Replies 755 Views DIVYA

How can i make .exe file of VS2019 with SQL SERVER 2019 that run on any machine ? i already created project that run on my Machine..it's need to install SQLSERVER2019 on client Machine?

Prev Next
Topic Replies (2)
  1. 1
    idnkx user

    PARTH

    You can follow below points to make .exe file of VS2019 with SQL SERVER 2019 -

    1 - Right click on Solution of your project > Add > New Project > Write on Search Bar "Setup" > Setup Project > Next > Create
    2 - Application Folder > Add > Project Output > Primary Output
    3 - User's Desktop > Create New Shortcut to Primary Output
    4 - Rename your Shortcut for the name of your App
    5 - User's Program Menu > Create New Shortcut to Primary Output
    6 - Rename your Shortcut for the name of your App
    7 - Application Folder > Add all the files needed for the operation of the application

Leave a Reply
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect