Need quick help
#1
Posted 10 July 2007 - 03:12 AM
I need your help again. This is problem:
I made unattended WindowsXP instalation, and it installs critical updates through SVCPACK method. The problem occurs in T-13 when I get message "Please choose directrory to extract files". It has some default adress. I just click OK, and it finishes instalation of critical updates and then go further with instalation of Windows.
How could I escape that message?
#3
Posted 10 July 2007 - 08:05 PM
#4
Posted 11 July 2007 - 03:56 AM
;Windows XP
[Version]
signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600
[SetupData]
CatalogSubDir = "\i386\svcpack"
[ProductCatalogsToInstall]
[SetupHotfixesToRun]
KB873339.exe /q /o /n /z
KB885250.exe /q /o /n /z
KB885835.exe /q /o /n /z
KB885836.exe /q /o /n /z
KB886185.exe /q /o /n /z
KB887742.exe /q /o /n /z
KB888113.exe /q /o /n /z
KB888302.exe /q /o /n /z
KB890046.exe /q /o /n /z
KB890859.exe /q /o /n /z
KB891781.exe /q /o /n /z
KB893756.exe /q /o /n /z
KB894391.exe /q /o /n /z
KB896358.exe /q /o /n /z
KB896422.exe /q /o /n /z
KB896423.exe /q /o /n /z
KB896424.exe /q /o /n /z
KB896428.exe /q /o /n /z
KB896688.exe /q /o /n /z
KB898461.exe /q /o /n /z
KB899587.exe /q /o /n /z
KB899589.exe /q /o /n /z
KB899591.exe /q /o /n /z
KB900725.exe /q /o /n /z
KB901017.exe /q /o /n /z
KB901190.exe /q /o /n /z
KB901214.exe /q /o /n /z
KB902400.exe /q /o /n /z
KB904706.exe /q /o /n /z
KB905414.exe /q /o /n /z
KB905749.exe /q /o /n /z
KB905915.exe /q /o /n /z
KB908519.exe /q /o /n /z
KB911280.exe /q /o /n /z
KB911564.exe /q /o /n /z
KB911565.exe /q /o /n /z
KB911927.exe /q /o /n /z
KB912919.exe /q /o /n /z
KB913446.exe /q /o /n /z
KB914388.exe /q /o /n /z
KB920685.exe /q /o /n /z
KB923191.exe /q /o /n /z
KB923414.exe /q /o /n /z
KB923689.exe /q /o /n /z
KB923980.exe /q /o /n /z
KB924270.exe /q /o /n /z
KB924667.exe /q /o /n /z
KB925902.exe /q /o /n /z
KB926247.exe /q /o /n /z
KB926436.exe /q /o /n /z
KB927802.exe /q /o /n /z
KB928255.exe /q /o /n /z
KB929123.exe /q /o /n /z
KB929969.exe /q /o /n /z
KB930178.exe /q /o /n /z
KB931784.exe /q /o /n /z
KB932168.exe /q /o /n /z
KB935448.exe /q /o /n /z
KB935839.exe /q /o /n /z
KB935840.exe /q /o /n /z
KB935843.exe /q /o /n /z
qchain.exe
#5
Posted 11 July 2007 - 03:57 AM
#7
Posted 14 July 2007 - 03:35 AM
http://unattended.ms...xp/view/web/24/ <-- this page will explain it all.
#9
Posted 15 July 2007 - 02:14 PM
#10
Posted 15 July 2007 - 04:57 PM
Note: In order to integrate hotfixes, it is necessary to use the /integrate switch with type 1 hotfixes. How did you integrate the hotfixes? It's not enough editing the SVCPACK.INF file. Another changes are required.
#11
Posted 15 July 2007 - 06:02 PM
I didn't integrate them. If I did that, I don't know how! I just copied that hotfixes in SVCPACK folder in I386 and did this SVCPACK.txt. Thats' all!
What should I do?
And what should I have in [ProductCatalogsToInstall]?
Thanx a lot!
#12
Posted 15 July 2007 - 07:33 PM
How:
<update name>.exe /integrate:<path to xp source>
<update name> = original downloaded name or rename to 8.3 filename
<path to source> = your working location you copied the cd to
Or use nLite, or any umber of utilities and scripts to download and or integrate them. there are also update packs you can use to integrate all the updates.
#13
Posted 16 July 2007 - 03:36 AM
When I finished installation I went to Add/Remove Programs and I found just one of 61 !!!!! How is it possible? Where are those 60 ? In Add/Remove Programs only win32 cabinet self-extractor type is installed.
I want to know are others updates installed?
Please, answer
#14
Posted 16 July 2007 - 04:05 AM
nLite does not create entries corresponding to hotfixes in the Add or Remove Programs dialog if they are directly integrated. That hotfix which you can see probably it is from a Windows Media Player installed separately or another application which installs hotfixes. However, those 61 hotfixes will be installed. You can check out this visiting the Windows Update web site.
The reason for this is because nLite slipstreams files included in hotfixes directly to the installation source, replacing the originals on the I386 folder.
If you want to see again the entries in ARP, uncheck the option "Direct integration" in the "Advanced options" button of nLite.
Note that disabling direct integration installation will be slower at T-13 phase (because hotfixes must be launched one by one) and the installation source will take more space on the CD/DVD.
This post has been edited by ponghy: 16 July 2007 - 04:12 AM
#15
Posted 16 July 2007 - 04:13 AM
You make my day happy! Thanx a lot!
- ← error on Unattended & updated windows installation
- Unattended Windows 2000/XP/2003
- [Solved] Default XP Wallpaper? →



Help
Back to top










