HOWTO create a fully up to date XP x64 DVD Updated for January, link to similar W2K guide
#391
Posted 14 September 2009 - 04:01 PM
_other_
#392
Posted 15 September 2009 - 04:08 AM
I did a test using your last session.ini, but the "show desktop" icon was there for me. 5eraph has indicated that he should be able to resume work on his update packs soon and that he will be implementing a separate fix for this issue, maybe that will work for you.
I did however note that you have an erroneous hotfix in your list, "120-WindowsServer2003.WindowsXP-KB956744-x64-ENU.exe" is only for users of 5eraph's update pack, those using the original Microsoft hotfixes need to place "WindowsServer2003.WindowsXP-KB956744-x64-ENU.exe" at RunOnce.
_other_:
This guide should still work without such problems on a x86 machine, I tested it a couple of times on a horrible old klunker of a Win 2000 box when I was confirming that SP2 could be integrated using the files from 2K3 x86 SP2. Also there have been 150 downloads of the files required for integrating SP2 so at least that many have run the process on a x86 box.
Do the actual executable files for KB971032 et al get copied to \AMD64\SVCPACK when you run the process on your x86 box?
#393
Posted 15 September 2009 - 10:20 AM
Kurt_Aust, on Sep 15 2009, 04:08 AM, said:
This guide should still work without such problems on a x86 machine, I tested it a couple of times on a horrible old klunker of a Win 2000 box when I was confirming that SP2 could be integrated using the files from 2K3 x86 SP2. Also there have been 150 downloads of the files required for integrating SP2 so at least that many have run the process on a x86 box.
Do the actual executable files for KB971032 et al get copied to \AMD64\SVCPACK when you run the process on your x86 box?
None of the hotfixes I listed are included in \AMD64\SVCPACK in any form. I'm not intergrating SP2 because I'm starting from a SP2a source disc. I've tried this on three different XP x86 macines including one with a fresh install and only the post SP3 critical patches (built with nlite) with no luck.
-other_
#394
Posted 16 September 2009 - 05:35 AM
I've done a few VM tests and I see what you mean, I suspect that it is the result of an x86 OS not being able to determine which x64 hotfixes cannot be integrated and instead must be executed at T-13.
Try the following:
1. Run the process as normal (yes, you'll get errors)
2. At step 9 also copy the hotfix directory across
3. Use the updated attached Run1_XP-64.bat (remove the .txt extension)
If it works I'll update the guide over the weekend.
Attached File(s)
-
Run1_XP_64.bat.txt (8.08K)
Number of downloads: 6
#395
Posted 16 September 2009 - 02:37 PM
The batch file worked well with a couple minor exceptions:
1) For me, the following hot fixes don't fail in nlite and were therefore redundant: 024 (KB923789), 120 (KB956744) and 148 (KB954459).
2) I received a cmd syntax error on 024 (flashplayer). I'm guessing it doesn't support one or both of the switches.
After installation I ran Microsoft Baseline Security Analyzer with the September catalog file (this is a network isolated machine) and it showed no critical updates missing (except KB890830 of course).
Thanks for all your work on this guide!
_other_
This post has been edited by _other_: 16 September 2009 - 02:38 PM
#396
Posted 16 September 2009 - 08:57 PM
I just found this thread today. So far, I am impressed. I have not tried it, yet. But, I will tomorrow. That is, after I have looked over the scripts. At first glance they look good.
I have all of the hotfixes, etc and I am able to seed your torrents. I don't have a lot of bw, but every little bit, right?
~Jonnyboy
#397
Posted 17 September 2009 - 03:21 AM
File Name: SPTDinst-v160-x64.exe
Version: 1.60
Date File: August 05, 2009
Download: http://www.duplexsec...om/en/downloads
* edit *
Just found this interesting post for regtweaks in this forum: reg hacks a thing of the past, use hive files
This post has been edited by genu: 17 September 2009 - 07:22 AM
#398
Posted 17 September 2009 - 10:34 AM
How close is this guide to working on an x86 OS?
I want to set one up starting with a XP x86 SP3 CD.
At the very least, how did you get a listing of all of the available updates?
Thanks.
This post has been edited by thecaptainjs: 17 September 2009 - 10:37 AM
#399
Posted 17 September 2009 - 03:20 PM
thecaptainjs, on Sep 17 2009, 06:34 PM, said:
How close is this guide to working on an x86 OS?
I want to set one up starting with a XP x86 SP3 CD.
At the very least, how did you get a listing of all of the available updates?
Thanks.
The technique isnearly the same, the patches and hotfixes are different of course.
In general Unattended Windows helps and there is an article Getting the hotfixes or you may have a look into this thread.
#400
Posted 20 September 2009 - 06:22 AM
Genu:
Yes I know about the SPTD update, but as the changelog indicates that the only modifications have been Win7 compatibility fixes, I don't see any need to add support for it into the batch files over the one that can be extracted from the actual daemon tools installer..
#401
Posted 23 September 2009 - 10:22 AM
How do you create the hotfix installation order (in the update_prep.bat) file?
greets Knut
#402
Posted 23 September 2009 - 12:53 PM
64-bit is 26.1MB vs 103MB full redist.
#403
Posted 02 October 2009 - 03:08 PM
Hello everybody.
I homemade the installer to "Thanks Kurt_Aust" and because I am a little laziness and I like make my life easy as possible.
The installer can be open whit 7-zip or you can make a silent install ( i.e "Grant access 1.1.exe" /S ).
I hope this installer and the source code of installer be usefull to many people.
The installer source code can be compiled with
http://nsis.sourceforge.net/Main_Page
In this version I take into account Kurt_Aust's suggestion :
1. The folder name on the start menu is not fully capitalized, should be "Grant Access" rather than "Grant access", it just looks out of place.
OK. Fixed.
2. The links within the folder are in a mix of Spanish and English (including the tooltips), somewhat confusing, do 2 versions perhaps?
OK, at the moment only english version.
3. There is a link to the *.nsi file in the folder, pointless as Windows has no idea what to do with it.
OK, Deleted. But the source code still there.
4. There is a link to the download readme, also pointless as one is not using the original installer.
OK, Deleted.
5. I'd name the link to the subinacl.htm file "Advanced Reference" with the tootip "Command line options for SubInACL".
OK, Fixed.
6. As your installer adds a link to the SubInACL.htm file, you should delete the last paragraph of the readme.txt file.
OK. Fixed.
7. Is there any way the installer can create shortcuts with the advanced property "Run with different credentials" set? Without it set, it's all too easy to forget and only find out that you missed this critical step after you've entered all your data.
Mmmm. I just copy the Kurt_Aust's pre-maded links. I did not find how to create shortcuts with the advanced property "Run with different credentials" set, if anybody know "how to" please tell us.
Grant Access 1.1.exe
MD5: c06f01f98cb57e8c82a657ea05a2a24f
SHA-1: 6b44c4605aa751c80e0016ff5b844f46b21349aa
Good luck to all.
P.D. The source code of installer are Copyleft.
Attached File(s)
-
Grant_Access_1.1.exe (138.57K)
Number of downloads: 9
This post has been edited by dedalo27: 05 October 2009 - 02:20 PM
#404
Posted 04 October 2009 - 09:44 PM
rem delete leftover .Net setup directory (requires SubInACL) Reg Export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP Version 2003\SP3\KB954550-v7\Filelist\1" %Temp%\dotNet35folder.reg Type %Temp%\dotNet35folder.reg | Find "Location" > %Temp%\dotNet35folder.txt For /F %%N in (%Temp%\dotNet35folder.txt) do Set dN0=%%N Set dN1=%dN0:~0,-19% Set dNdrive=%dN1:~12,2% Set dNdirec=%dN1:~16% SubInACL /Subdirectories "%dNdrive%\%dNdirec%"\ /Grant=Everyone RmDir /S /Q %dNdrive%\%dNdirec% Del %Temp%\dotNet35folder.*
Also added application install support for IrfanView.
#405
Posted 16 October 2009 - 11:23 AM
dedalo27, on Oct 2 2009, 11:08 PM, said:
Normally this can be done by e.g. notepad
runas /user:%COMPUTERNAME%\Administrator "%ComSpec% /C notepad"
or with a batch
@ECHO OFF runas /user:%COMPUTERNAME%\Administrator Admin.bat
you may have a look at this piece iof software : RunasSpc http://www.robotroni...runasspcEn.html
#406
Posted 16 October 2009 - 03:13 PM
Deletions:
Hotfix\156-WindowsServer2003.WindowsXP-KB954600-x64-ENU.exe
Hotfix\904-IE8-WindowsServer2003.WindowsXP-KB972260-x64-ENU.exe
Hotfix\912-WindowsServer2003.WindowsXP-KB973346-x64-ENU.exe
RunOnce\WindowsServer2003.WindowsXP-KB938464-v2-x64-ENU.exe
Additions:
@ . . . Hotfix\268-WindowsServer2003.WindowsXP-KB967723-x64-ENU.exe .. . 1,331,568 MS09-048 - TCP/IP
@ . . . Hotfix\272-WindowsServer2003.WindowsXP-KB975025-x64-ENU.exe . . . . 833,904 MS09-051 - Media Runtime
@ . . . Hotfix\276-WindowsServer2003.WindowsXP-KB974571-x64-ENU.exe . . . . 747,376 MS09-056 - Crypto API
@ . . . Hotfix\280-WindowsServer2003.WindowsXP-KB974112-x64-ENU.exe . . . . 790,384 MS09-052 - Media Player 6.4
# ▼ Hotfix\284-WindowsServer2003.WindowsXP-KB971486-x64-ENU.exe .. . 7,807,344 MS09-058 - Kernel
@ . . . Hotfix\288-WindowsServer2003.WindowsXP-KB958869-x64-ENU.exe .. . 2,357,616 MS09-062 - GDI+
@ ▼ Hotfix\292-WindowsServer2003.WindowsXP-KB969059-x64-ENU.exe .. . 3,408,256 MS09-057 - Indexing Service
@ . . . Hotfix\296-WindowsServer2003.WindowsXP-KB975467-x64-ENU.exe .. . 1,162,112 MS09-059 - Local Security Authority Subsystem Service (LSASS)
# ▼ Hotfix\904-IE8-WindowsServer2003.WindowsXP-KB974455-x64-ENU.exe 39,454,064 MS09-054 - Cumulative Security Update
@ . . . RunOnce\WindowsServer2003.WindowsXP-KB973525-x64-ENU.exe 674,176 MS09-055 - ActiveX Kill Bits - Cumulative
# ▼ RunOnce\NDP20SP2-KB974417-x64.exe 25,099,096
@ . . . WMP11\WindowsMedia11-KB954155-x64-ENU.exe 913,288
Other changes
- It would appear that Microsoft has decided to welcome 5eraph back with a record breaking month of updates.
- As noted above, the leftover .Net 3.5 setup folder is now cleaned up.
- 32-bit users of the guide need to move some hotfixes from \Hotfix to \RunOnce before attempting integration.
- 5eraph has released an updated version of the vanilla IE8 AddOn to address the Quick Launch issue, however if you are using this guide there is no need to upgrade as the exact same fix is used.
- I've moved to VirtualBox for my primary testing.
- Deleted the poll but it will return next month, as tastes change a reset is appropriate.
#407
Posted 22 October 2009 - 09:00 AM
SPTDinst-v162-x64.exe
1.62
1,065,968 bytes
October 16, 2009
Issues addressed:
- fixed problems with some RAID controllers.
http://www.duplexsec...om/en/downloads
#408
Posted 22 October 2009 - 09:14 AM
#409
Posted 22 October 2009 - 09:37 AM
It is free.
I suppose newer versions provide bug fixes, but I'm no expert.
#410
Posted 23 October 2009 - 05:20 AM
5eraph, on Oct 22 2009, 05:37 PM, said:
There are some 'virtual drive' type plugins for TotalCommander that also depend on it.



Help

Back to top









