- Connect to the network or computer on which you want to create the I386 distribution folder.
- In a shared folder, create an I386 folder from which to distribute the service pack. For example, to create the I386 folder in a folder named XPSP1, type the following at the command prompt (where drive is the drive of the network or computer where the distribution folder is located), and then press ENTER:mkdir drive:\xpsp1\I386
- Extract Xpsp1.exe to the I386 folder that you created in step 2. To do this, type the following at the command prompt (where path is the location of the shared distribution folder), and then press ENTER:xpsp1.exe /x:path /uFor example, to extract Xpsp1.exe to the E:\XPSP1\I386 folder, type the following at the command prompt, and then press ENTER:xpsp1.exe /x:e:\xpsp1\i386 /u
- Copy all the files that are contained in the I386\New and I386\Ip folders to the I386 folder. To do this, switch to the I386 folder, type the following at the command prompt, and press ENTER after each command:copy newFor example, to copy all of the files in the E:\XPSP1\I386\New folder and E:\XPSP1\I386\Ip folder to the E:\XPSP1\I386 folder, type the following at the command prompt, and press ENTER after each command:
copy ipe:
cd xpsp1\i386
copy new
copy ip - At the command prompt, type exit, and then press ENTER.
Related Posts
When did someone last change his password?With the native NET command: NET USER loginname /DOMAIN | FIND /I "Password last set" ...
7 Hidden Tricks about your Operating SystemFew tips for Windows 7 and OSX Lion that can save time and make you more productiveWINDOWS 7 ...
Windows 8 integrates new design conceptsWindows 8 integrates new design conceptsWindows 8 shall became one of the most important changes that Microsoft done in ...
Many users are asking how to remove evaluation copy (Or testing purpose only) watermark that appears on the bottom ...
Error 1935.An error occurred during the installationError 1935.An error occurred during the installation of assembly 'Microsoft.VC80.ATL,If you receive a 1935 error when y ...
Next Article
Run Update.exe to Install Windows XP SP1
Run Update.exe to Install Windows XP SP1
Previous Article
Dynamic and/or private ports: 49152–65535
Dynamic and/or private ports: 49152–65535
Subscribe to:
Post Comments (Atom)
No comments