![]() |
|
#1
|
|||
|
|||
|
Question:
How to install MSDE 2000 and reboot the machine. After the reboot, launch the setup again and continue on from the same location it left off from. Answer: [ Initialize Setup ] ! --- Define commonly used constants --- #include script "Common Definitions.sbi" Set Variable %REBOOTED% to 0 Set Variable %INSTALLERFILENAME% to ScriptItem->Get System Information(Installer File Name) If %REBOOTED% Equals "0" Then ! /V REBOOTED 1 to skip reboot processEnd Display Message Box "--- After Reboot ---\n\nExecute SQL Scripts now.\n" -- "SetupBuilder 5" Last edited by FAQ; 02-08-2006 at 12:43 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 |
| Reboot & Continue, but oops, media has been removed | LoboMgr | SetupBuilder 'How Do I' Questions | 0 | 02-28-2006 02:40 PM |
| #00003: How to Reboot and Continue | FAQ | SetupBuilder FAQs, Tips and Techniques | 0 | 01-20-2006 04:01 AM |
| Force reboot, continue install | craig.owens | SetupBuilder 'How Do I' Questions | 1 | 05-02-2005 12:42 AM |
| Creating a SQL Server DB & User Login via Install Process | NewsArchive | SetupBuilder - NNTP | 2 | 04-23-2005 07:45 AM |
| Firebird Silent install | NewsArchive | SetupBuilder - NNTP | 4 | 04-19-2005 09:39 AM |