HFSLIP - Test releases Support ended.
#721
Posted 20 June 2006 - 12:16 PM
The latest versions of HFSLIP add a line into HFSLIPWU.INF to satisfy HfNetChk as far as KB839645 for XPSP1 is concerned. Is that line with "ProtocolDefaults" present? If not, do you have the proper CD tags in your SOURCE folder?
KB914798 is installed during SVCPACK (HFSLIP doesn't integrate it or even open it). I could add in the registry line you need but it will be overwritten when the hotfix installs itself so it's pointless.
#722
Posted 20 June 2006 - 01:29 PM
have 1 question: would it be possible to have an unattended or totally automated HFSLIPping?
like double-clicking on the cmd file would already start with slipstreaming ... like no more prompts ... like HFANSWER.inf takes care of everything when valueas have already been set?
i understand though that we have to ensure that directions need to read & followed by users.
thanks!
#723
Posted 20 June 2006 - 07:23 PM
- people need to know what the implications are of using HFSLIP
- if you forget to set some variables HFSLIP might fail without you knowing it
- it's bad for troubleshooting problems
#724
Posted 21 June 2006 - 11:29 AM
have successfully created a new build once again ...
for the peeps who have been using HFSLIP for quite sometime, it's just truly fine to go through the process (& we could always go the source & read some stuff there
i'm just thinking we could get past the the following introduction quicker:
After reading the above disclaimer and GPL License.....
Press any key to continue . . .
HFSLIP IS TO BE USED FOR CD INSTALLATIONS
Press any key to continue . . .
SOURCE - Dump your installation CD source here
Press any key to continue . . .
Slipstream means NO NEED FOR OEM FOLDER.
Press any key to continue . . .
Learn more about the HFCLEANUP folder...
*Reduce your source, an NLITE alternative <Do it at your own risk>
Press any key to continue . . .
WindowsUpdate questions without the WU.TXT file attached will be ignored.
Press any key to continue . . .
Type in the words I HAVE READ THE INSTRUCTIONS affirming you have read them.
I HAVE READ THE INSTRUCTIONS
the introduction of HFANSWER.ini is truly great ... it is like having WINNT.sif (pardon the comparison if it seems a bit misplaced
but then again, please know i completely understand the rationale for making users aware of the implications of using HFSLIP
many thanks!
btw, i was kind of anxious a while back to get to the forums but there was a database error of sort ... it got me really worried
This post has been edited by Kiki Burgh: 21 June 2006 - 11:34 AM
#725
Posted 21 June 2006 - 11:33 AM
60621a also adds a reg hack for KB916281. If neither this hack nor the one for KB839645 work, I'll remove them.
Personally, I doubt the KB916281 hack will work. HFSLIP sets the value to "2", but then the hotfix does this:
"%windir%\system32\reg.exe add ""HKLM\Software\Microsoft\Updates\Windows XP\SP2\KB914798"" /v Installed /t REG_DWORD /d 00000001 /f"
This is obviously a MS/HfNetChk screwup. They both want something else.
#726
Posted 21 June 2006 - 12:13 PM
i actually guessed right the 2nd 1 --- "A**H***"TEST!
another HA! HA!
Thanks TC!
#727
Posted 21 June 2006 - 02:16 PM
Tomcat76, on Jun 21 2006, 06:33 PM, said:
60621a also adds a reg hack for KB916281. If neither this hack nor the one for KB839645 work, I'll remove them.
Personally, I doubt the KB916281 hack will work. HFSLIP sets the value to "2", but then the hotfix does this:
"%windir%\system32\reg.exe add ""HKLM\Software\Microsoft\Updates\Windows XP\SP2\KB914798"" /v Installed /t REG_DWORD /d 00000001 /f"
This is obviously a MS/HfNetChk screwup. They both want something else.
I'll try asap, but my test machine with VMWare just walked away.
#728
Posted 22 June 2006 - 11:47 AM
i did about 2 ISOs & installed these rightafer ... here's what i found out using 60621a:
(1) WORK directory is not being deleted after the entire process ends ...
(2) at T-13 installation was interrupted by these errors (RC installation) ... please see attached screenshots
(3) it was the 1st time i saw XPize (XPizev44Full.exe) being slipstreamed ... (as i do not recall seeing this portion ever in all my previous builds & installs) ... it gave out the message it was being slipstreamed, then followed by success ... BUT showed something like File Not Founding ... my apologies if i wasn't able to copy & paste that exact portion of slipstreaming ... i was too sleepy to have thought about copy & paste
i continued on 2x & finished the installation & everything seemed normal except that RC was not present anymore & no program group was present any longer for Xpize ... i think though that it installed ... or slipstreamed rather ... as the normal XP screens are not present (& it's not present in Add/Remove Programs) ... even tried to copy files to see if it'd be the same if XPize were installed correctly (yes it did like how XPize would --- animated icons when copying/pasting) ... so i guess there's nothing wrong with the last 1 ... it's just weird ...
the only things i did different this time were:
(1) added WindowsXP-KB319740-v5-x86-ENU.exe to HF
(2) added the following in HFAAO:
a. [savefile]060617203355_wga_tray_remover_Addon.cab
b. td_notepadplus_launcher_addon.cab
c. Kels_UniversalSilentSwitchFinder_addon_v1.CAB
(3) use the other 2 unrevealed variables with its default values
btw, my HFSLIP run time went up to: 33m57s ...
thanks!
Attached File(s)
This post has been edited by Kiki Burgh: 22 June 2006 - 11:58 AM
#730
Posted 22 June 2006 - 02:54 PM
Quote
I prefer not to say which one because Tomcat does not want us to discuss it, but if I am right about the variables, you should be able to figure it out.
This post has been edited by Super-Magician: 22 June 2006 - 02:55 PM
#731
Posted 22 June 2006 - 03:18 PM
Quote
Just wondering...
#732
Posted 22 June 2006 - 03:29 PM
TC, i'll post it as soon as i can ...
btw, would there be any use for us to have the WORK dir out there?
This post has been edited by Kiki Burgh: 22 June 2006 - 03:31 PM
#733
Posted 22 June 2006 - 03:46 PM
#734
Posted 22 June 2006 - 03:48 PM
i wouldn't mind having it there if it could be of any use
This post has been edited by Kiki Burgh: 22 June 2006 - 05:29 PM
#735
Posted 22 June 2006 - 03:56 PM
#736
Posted 23 June 2006 - 11:24 AM
Tomcat76, on Jun 23 2006, 04:26 AM, said:
btw, i trimmed down some of the stuff in my HFAAO dir & have created only 1 build earlier ... i think it would be much better this time but i was so dead tired that i wasn't able to test it yet ... i am confident though that it won't give me any headache ...
oh, i was also able to copy the XPize part that i mentioned earlier ...
Microsoft ® Cabinet Maker - Version (32) 1.00.0601 (03/18/97)
Copyright © Microsoft Corp 1993-1997. All rights reserved.
Please wait while HFSLIP slipstreams XPize. This may take a while.
Slipstreaming XPize completed.
File Not Found
The system cannot find the file specified.
Microsoft ® Cabinet Maker - Version (32) 1.00.0601 (03/18/97)
Copyright © Microsoft Corp 1993-1997. All rights reserved.
again, come the GUI, no more shortcuts are there for XPize (w/c i liked better
thanks!
This post has been edited by Kiki Burgh: 23 June 2006 - 11:29 AM
#737
Posted 23 June 2006 - 11:33 AM
#738
Posted 23 June 2006 - 12:03 PM
i'll get my hands on it ...
just an fyi ... i only used nLite as an alt to HFCLEANUP (nothing else) ... to remove the ff:
briefcase
charmap
internet games
keyboards
non-english languages
images & backgrounds
music samples
windows sounds
color scheme
msn explorer
windows messenger
ms agent
out of the box experience
search assistant
service pack messages
tour
#739
Posted 24 June 2006 - 08:16 AM
Patch NOT Installed MS04-024 Q839645 The registry key **Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults\shell** does not exist. It is required for this patch to be considered installed. Patch NOT Installed MS06-011 Q914798 The registry key **SOFTWARE\Microsoft\Updates\Windows XP\SP2\KB914798** should have a value of 2. It has a value of 1.
And the other ones with file version greater than expected.
Looks OK to me.
#740
Posted 24 June 2006 - 08:39 AM
Also, for the other problem, try putting the attached .inf in your hfsvcpack folder. It should work as all the binaries in 839645 are replaced by later updates.
the_guy
Attached File(s)
-
839645fx.inf (199bytes)
Number of downloads: 19



Help

Back to top










