Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. setup project in 2003

setup project in 2003

Scheduled Pinned Locked Moved Visual Basic
csharpdatabasedotnetvisual-studiohelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kirtibangalore
    wrote on last edited by
    #1

    hi. please help me. I have created 1 windows application and now i want to create setup for that how can i do in 2003. i want to create setup file and also it should check prerequirements like dotnet framework sqlserver or any other informations. It should also create tables in database using sql file. can anybody tell me how to add .net framework and sql file to setup project so it will automatically check, install framework and create tables in database in vs.net 2003. please help me...... Thanks. KIRTI

    A K 2 Replies Last reply
    0
    • K Kirtibangalore

      hi. please help me. I have created 1 windows application and now i want to create setup for that how can i do in 2003. i want to create setup file and also it should check prerequirements like dotnet framework sqlserver or any other informations. It should also create tables in database using sql file. can anybody tell me how to add .net framework and sql file to setup project so it will automatically check, install framework and create tables in database in vs.net 2003. please help me...... Thanks. KIRTI

      A Offline
      A Offline
      amaneet
      wrote on last edited by
      #2

      as far as the database(sql serve is concerned). u need to export the database file manually to the client end. framework is the dependency so just add it to ur deployment project. hope this will help u.

      1 Reply Last reply
      0
      • K Kirtibangalore

        hi. please help me. I have created 1 windows application and now i want to create setup for that how can i do in 2003. i want to create setup file and also it should check prerequirements like dotnet framework sqlserver or any other informations. It should also create tables in database using sql file. can anybody tell me how to add .net framework and sql file to setup project so it will automatically check, install framework and create tables in database in vs.net 2003. please help me...... Thanks. KIRTI

        K Offline
        K Offline
        kubben
        wrote on last edited by
        #3

        I wrote an article that covers the basics of using visual studio setup. http://www.codeproject.com/dotnet/Win_App_Setup_Project.asp[^] Hope that helps. Ben

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups