SetupBuilder Community  

Go Back   SetupBuilder Community > SetupBuilder Software Installation System > SetupBuilder FAQs, Tips and Techniques

 
 
Thread Tools Display Modes
  #1  
Old 01-23-2006, 09:18 AM
FAQ FAQ is offline
Junior Member
 
Join Date: Jan 2006
Posts: 16
Default #00004: How to distribute MSDE 2000?

Question:

How to distribute MSDE 2000?

Answer:

1. Download the MSDE2000A.exe file and extract it to c:\msde

Microsoft download link:
http://www.microsoft.com/downloads/d...displaylang=en

2. Open SetupBuilder script -> Choose View -> Compiler Variables and set the following three compiler variables:

[MSDE2000A_DIRECTORY] -> MSDE source folder (e.g. c:\msde)
[MSDE2000A_INSTANCENAME] -> To install a named instance configured to use Windows Authentication Mode
[MSDE2000A_STRONGSAPASSWORD] -> Strong password to be assigned to the sa login

3. To install MSDE before your dialogs are displayed, add the msde2000a.sbi include script to the [Initialize Setup] section:

#include script "msde2000a.sbi"

4. Compile and run your installer.

SetupBuilder Requirements:

Developer Edition. This function is not available in the Clarion or Professional versions of the SetupBuilder Installation System.

Last edited by FAQ; 02-13-2006 at 08:50 AM.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
#00005: Install MSDE 2000, reboot and continue. FAQ SetupBuilder FAQs, Tips and Techniques 0 01-24-2006 01:28 AM
Deploy and MSDE app Unregistered SetupBuilder 'How Do I' Questions 1 05-01-2005 05:18 PM
Install MSDE NewsArchive SetupBuilder - NNTP 0 02-03-2005 02:05 AM
Install MSDE NewsArchive SetupBuilder - NNTP 0 02-01-2005 02:43 AM
Version 4.03 and Windows 2000 NewsArchive SetupBuilder - NNTP 2 01-27-2005 09:01 AM


All times are GMT -6. The time now is 05:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2004-2012 Lindersoft