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. Database & SysAdmin
  3. Database
  4. MSDE

MSDE

Scheduled Pinned Locked Moved Database
questionc++databasesql-serversysadmin
3 Posts 2 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.
  • R Offline
    R Offline
    Renjith Ramachandran
    wrote on last edited by
    #1

    Hi all, i want to prepare an installation package in microsoft SMS installer, and i want to install the SQL Server 2000 Desktop Engine through that script. how can i do that ? i read that we can install the MSDE through commandline, if so i can do that by using the script without knowing the user about the SQL Server 2000 Desktop Engine.. but how.?? from where i get the SQL Server 2000 Desktop Engine for that purpose , and how can i do that from command line..? is there any further constrains in that ..? please replay regards renjith programming in VB is like riding a kiddy bike, while programming in C++ is like driving a Formula 1 racing car

    R B 2 Replies Last reply
    0
    • R Renjith Ramachandran

      Hi all, i want to prepare an installation package in microsoft SMS installer, and i want to install the SQL Server 2000 Desktop Engine through that script. how can i do that ? i read that we can install the MSDE through commandline, if so i can do that by using the script without knowing the user about the SQL Server 2000 Desktop Engine.. but how.?? from where i get the SQL Server 2000 Desktop Engine for that purpose , and how can i do that from command line..? is there any further constrains in that ..? please replay regards renjith programming in VB is like riding a kiddy bike, while programming in C++ is like driving a Formula 1 racing car

      R Offline
      R Offline
      Renjith Ramachandran
      wrote on last edited by
      #2

      no one here to answer this..!!! i found the solution...!!! i think i will post an article regarding this.. thank you programming in VB is like riding a kiddy bike, while programming in C++ is like driving a Formula 1 racing car

      1 Reply Last reply
      0
      • R Renjith Ramachandran

        Hi all, i want to prepare an installation package in microsoft SMS installer, and i want to install the SQL Server 2000 Desktop Engine through that script. how can i do that ? i read that we can install the MSDE through commandline, if so i can do that by using the script without knowing the user about the SQL Server 2000 Desktop Engine.. but how.?? from where i get the SQL Server 2000 Desktop Engine for that purpose , and how can i do that from command line..? is there any further constrains in that ..? please replay regards renjith programming in VB is like riding a kiddy bike, while programming in C++ is like driving a Formula 1 racing car

        B Offline
        B Offline
        Blake V Miller
        wrote on last edited by
        #3

        Download the MSDE2000A.EXE from microsoft. You run thiw first, and it will decompress to C:\MSDERelA folder. If you run it with /s it will not display a user interface. Then you can run the Setup.Exe using some fo the arguments documented in the readme. A word of caution, even though the documentaiton says that the targedir must end with a backslash, this is just not true :mad::mad::mad::mad::mad::mad::mad: You can read/process the log file to see how successful setup was, if the exit code from the process is 0.

        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