Verwijderd meldde dat nu eindelijk ServicePack3 final voor Windows 2000 officieel is uitgebracht. Je kunt hem nu downloaden van de officiële site van Microsoft. Let wel op dat deze versie van SP3 alleen voor de engelse versie is.
Verwijderd meldde dat nu eindelijk ServicePack3 final voor Windows 2000 officieel is uitgebracht. Je kunt hem nu downloaden van de officiële site van Microsoft. Let wel op dat deze versie van SP3 alleen voor de engelse versie is.
Versienummer | 3 |
Besturingssystemen | Windows 2000 |
Website | Microsoft |
Download | http://download.microsoft.com/download/win2000platform/SP/SP3/NT5/EN-US/W2KSP3.exe |
2.0 Removing Visible Entry Points for Windows 2000 Components (Optional)
This section explains how to remove Microsoft Internet Explorer, Microsoft Outlook® Express, or Microsoft Windows Media® Player visible entry points (such as shortcuts and menu entries) either during unattended Setup for Windows 2000 (using W2ksp3.exe or Update.exe) or while running Sysprep for Windows 2000. These two methods of removing visible entry points are intended primarily for original equipment manufacturers (OEMs) and advanced users. Note that the procedures in this section do not remove any actual Windows code; they remove only the visible entry points for the individual components that you specify. End users who want to remove visible entry points for these programs after installing Windows should use the Set Program Access and Defaults feature in Add/Remove Programs in Control Panel.
Removing Visible Entry Points During Unattended Setup
Each entry listed in the [Components] section in the Unattend.txt file uses the same two values: On and Off. For each item, select On to install it, or select Off not to install it.
To remove Internet Explorer, Outlook Express, or Windows Media Player visible entry points from Windows 2000 during unattended Setup, perform the following procedure.
To remove visible entry points during unattended Setup
Use Setup Manager to create an Unattend.txt file, or modify an existing Unattend.txt file.
To remove Internet Explorer visible entry points, set IEAccess equal to Off in the [Components] section of the Unattend.txt file, as in the sample code following this procedure.
To remove Outlook Express visible entry points, set OEAccess equal to Off in the [Components] section of the Unattend.txt file.
To remove Windows Media Player visible entry points, set WMPOCM equal to Off in the [Components] section of the Unattend.txt file.
Run an unattended Setup, following the instructions in the Help file Deptool.chm (in \Support\Tools\Deploy.cab) on the Service Pack 3 CD.
Sample
[Components]
IEAccess = Off
OEAccess = Off
WMPOCM = Off
Removing Visible Entry Points During Sysprep
To remove Internet Explorer, Outlook Express, or Windows Media Player visible entry points from Windows 2000 after you have installed it, perform the following procedure.
To remove Windows 2000 visible entry points during Sysprep
Create an Unattend.txt file with one or more of the following entries in the [Components] section:
[Components]
IEAccess = Off
OEAccess = Off
WMPOCM = Off
You can use the same Unattend.txt file described in the preceding section (Removing Visible Entry Points During Unattended Setup), or you can use a separate file that contains only the [Components] section.
Add the following command line to the [GuiRunOnce] section of Sysprep.inf:
[GuiRunOnce]
sysocmgr /U:unattend.txt /Q /R /C /X
Run Sysprep, following the instructions in the Help file Deptool.chm (in \Support\Tools\Deploy.cab) on the Service Pack 3 CD.
Can I send you a bunch of email to encourage you to get it done faster?
Please don't - now that the web site transition to litepc.com is complete - getting this finished is our top priority.
Op dit item kan niet meer gereageerd worden.