![]() |
|
|
|
#1
|
|||
|
|||
|
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 | |
|
|
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 |