IPB

Google Frontpage Forums Unattended CD/DVD Guide
112 Pages V  « < 36 37 38 39 40 > »   
Reply to this topicStart new topic
> HFSLIP - Test releases, No testing at the moment
Camarade_Tux
post Jun 24 2006, 09:10 AM
Post #741


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


Ok. Thanks.
I'll try right now, while my dead hard drive is cooling down. *rip* or rather *living dead*
Go to the top of the page
 
+Quote Post
Tomcat76
post Jun 24 2006, 09:12 AM
Post #742


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


HFSLIP is already adding this line for XPSP1:

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults","shell",0x10001,0

It's a mystery why it doesn't get set.
Go to the top of the page
 
+Quote Post
Camarade_Tux
post Jun 24 2006, 09:25 AM
Post #743


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


It may be my fault : I don't have the corresponding hotfix !
huh.gif

I'd swear I downloaded everything.
I'll post a feedback in a few minutes.

And then, HFNetChk should also
Since HFNetChk doesn't complain about any file version for this hotfix, it shows the_guy is right : all binaries are replaced.


edit : TC, you removed 839645 from your list. It's possible HFSlip only adds the line if the hotfix is present.
>checked, from latest test release:
CODE
IF EXIST HF\*839645* ECHO>>WORK\HFREGWU.TXT HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults","shell",0x10001,0

Is there a single HF that replaces 839645 or are the files overwrittent by several different HFs ?
Is it possible to access files properties and version with batch ? If not, I can write a small app in a few minutes to return such infos.

This post has been edited by Camarade_Tux: Jun 24 2006, 09:31 AM
Go to the top of the page
 
+Quote Post
Camarade_Tux
post Jun 24 2006, 09:42 AM
Post #744


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


Also, if I put modded sfcfiles.dll in APPREPLACEMENT, I'm not asked whether I want to remove cat files or not.
Not a big thing but always nice. smile.gif
Go to the top of the page
 
+Quote Post
Camarade_Tux
post Jun 24 2006, 10:18 AM
Post #745


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


914718 problem solved with second release of this hotfix. Thanks the_guy. newwink.gif
Go to the top of the page
 
+Quote Post
Tomcat76
post Jun 24 2006, 11:25 AM
Post #746


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


QUOTE (Super-Magician @ Jun 22 2006, 11:18 PM) *
@Tomcat, quick question: What exactly is the purpose of setting the variable 'BBIN' in the MAKEISO section (as in the following line)? The usage seems inconsistent because you switch between BOOT.BIN and %BBIN%.
QUOTE
FOR /F %%I IN ('DIR/B HFTOOLS\BOOT.BIN') DO SET BBIN=%%I
Plus, wouldn't it make more sense to do just SET BBIN=BOOT.INI in this line if you leave the variable?
I know it looks stupid, but it's there to circumvent uppercase/lowercase problems when handling the bin file. MKISOFS makes a big deal out of it.
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 26 2006, 11:19 AM
Post #747


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


hi TC!
DELCAT=0 doesn't seem to work ... i tried it several times but could not get it to work.
had to do it via the prompt for hitting "enter" to leave the CAT files. smile.gif

btw, will HFSLIP support net framework3?
http://msdn.microsoft.com/netframework/

sent you a pm TC newwink.gif
thanks!
Go to the top of the page
 
+Quote Post
Tomcat76
post Jun 26 2006, 11:57 AM
Post #748


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


It's DELCATS smile.gif
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 26 2006, 12:10 PM
Post #749


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


thanks TC!
it's a typo on my part here ... just in this e-mail ... sorry
but it's correct in my HFANSWER.ini
even tried to verify it is DELCATS from http://users.telenet.be/tc76/hfslip/special.html

just missed the "S" when typing ... newwink.gif

This post has been edited by Kiki Burgh: Jun 26 2006, 12:14 PM
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 26 2006, 03:39 PM
Post #750


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


hi again!
my apologies fdv ... please know that when placing SFCFILES.dll in FIX dir - just like in previous reports - makes XP installation hang at T-9 mins ... no.gif
i recall dziubek reporting the same issue ...
removing the said file addresses the issue ...
QUOTE (dziubek @ Apr 6 2006, 05:44 AM) *
QUOTE (dziubek @ Mar 23 2006, 08:13 AM) *
1. I have big problem. My setup stops in 9 minute near end of installation.
1. It after many tests turned out that error causes file SFCFILES.DL_. When I removed from FIX folder this file, installation passed unproblematically.

dziubek
would this blank file be more suited for 2K or 2K3?
QUOTE (fdv @ Apr 11 2006, 08:09 AM) *
On a different subject... SFCFILES.DLL by the way works on ALL versions of Windows, just to clear that up. SFC.DLL and SFC_OS.DLL are different matters entirely. You can use SFCFILES.DLL and no other modified binaries and SFC will be disabled. To recap, for the confused biggrin.gif

For complete overkill, so that Windows File Protection is shut off AND has an empty list which it doesn't even check:
Use a modified SFC.DLL in Windows 2000
Use a modified SFC_OS.DLL in Windows XP and Windows 2003
AND Use a modified SFCFILES.DLL in ANY version of Windows

QUOTE (dziubek @ Apr 11 2006, 08:45 PM) *
Hi

SFCFILES.DL_]

Error from T -9 stepped out by file SFCFILES.DL_. I deleted his from FIX.
I use file sfc_os .dl_ only now.

dziubek
having both SFC_OS.dll & SFCFILES.dll in FIX dir might not be ideal (or could it just working against me ;() ... leaving only SFC_OS.dll in there works just fine ... blink.gif
thanks!

This post has been edited by Kiki Burgh: Jun 26 2006, 03:43 PM
Go to the top of the page
 
+Quote Post
Camarade_Tux
post Jun 27 2006, 01:37 AM
Post #751


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


SFCFILES.DLL should go in APPREPLACEMENT, not in FIX.
Afaik FIX takes already compressed files (SFCFILES.DL_).

Btw, there's a typo here I think: http://www.vorck.com/hfexpert.html
"Example 1 - SysInternal's Process Explorer, Renamed to TSKMGR.EXE"
It should be renamed to tAskmgr.exe. newwink.gif
Go to the top of the page
 
+Quote Post
tommyp
post Jun 27 2006, 02:35 AM
Post #752


MSFN Expert
Group Icon

Group: Software Developers
Posts: 1467
Joined: 9-January 04
Member No.: 12184
OS: none
Country Flag


There's more than one way to skin a cat.
Go to the top of the page
 
+Quote Post
Camarade_Tux
post Jun 27 2006, 02:53 AM
Post #753


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


Hahein. yes.gif
...what ? biggrin.gif

I understand but what are you speaking about exactly ?
taskmgr, APPREPLACEMENT... ?
For taskmgr, if I write tskmgr it doesn't work. And if put SFCFILES.DLL in FIX, I get both SFCFILES.DLL and SFCFILES.DL_ in i386.
Go to the top of the page
 
+Quote Post
tommyp
post Jun 27 2006, 04:02 AM
Post #754


MSFN Expert
Group Icon

Group: Software Developers
Posts: 1467
Joined: 9-January 04
Member No.: 12184
OS: none
Country Flag


Here's two things... skinning a cat & the file to put into FIX is sfcfiles.dl_. The FIX files are copied over at the end, overwriting anything that is in the sourcess\i386. The contents of the appreplacement gets fixed with the MODIFYPE.EXE program, is cabbed and then placed into the sourcess\i386 folder.
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 27 2006, 11:19 AM
Post #755


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


QUOTE (Camarade_Tux @ Jun 27 2006, 03:37 PM) *
SFCFILES.DLL should go in APPREPLACEMENT, not in FIX.
Afaik FIX takes already compressed files (SFCFILES.DL_).

Btw, there's a typo here I think: http://www.vorck.com/hfexpert.html
"Example 1 - SysInternal's Process Explorer, Renamed to TSKMGR.EXE"
It should be renamed to tAskmgr.exe. newwink.gif
thanks Camarade_Tux & tommyp! smile.gif

from i gathered though here http://www.vorck.com/hfslip.html, it shows:
QUOTE
Other modified binaries go into D:\HFSLIP\FIX
The contents of the FIX folder will be added to the final folder of source files at the end of the slipstreaming process. If you want to overwrite any files, place the files in the FIX folder. Some possible modified files to place here include sfcos.dl_ or sfcfiles.dl_, or files like winnt.sif. You MUST NOT put a modified SYSOC.IN_ here!
so i placed it in FIX ...
& yes i downloaded compressed SFCFILES.DLL from http://www.vorck.com/data/SFCFILES.DL_
QUOTE
Alternately, instead of hacking SFC_OS.DLL, you can leave it alone and use a version of SFCFILES.DLL that is empty. Download this new SFCFILES.DLL and put it in FIX.
could there be a workaround for this?

as for taskmanager, i renamed procexp.exe to taskmanager.exe as taskmanager.exe is what's present if verified in a regularly non-slipstreamed installed XP ... and then i did not rename procexp.chm anymore but just placed it in HFEXPERT\WIN\system32\procexp.chm newwink.gif

This post has been edited by Kiki Burgh: Jun 27 2006, 01:54 PM
Go to the top of the page
 
+Quote Post
heisking
post Jun 28 2006, 06:28 PM
Post #756


Newbie


Group: Members
Posts: 16
Joined: 29-March 06
Member No.: 92228
OS: Vista Ultimate x86
Country Flag


In the instructions for HFANSWER.INI it states:

QUOTE
Set DELCATS to 0 if you want HFSLIP to silently keep .CAT files when modded SFC*.DLL files are detected.
However if DELCATS is set to 0 then the .CAT files will be deleted as per this line in the SVCPACK subroutine of HFSLIP:

QUOTE
IF DEFINED DELCATS IF EXIST SOURCESS\I386\SVCPACK\*.CAT DEL/Q/F SOURCESS\I386\SVCPACK\*.CAT
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 28 2006, 07:22 PM
Post #757


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


thanks heisking!
this issue is already resolved ... thanks to TC ... he pmd me & we have a secret! smile.gif
he! he!
Go to the top of the page
 
+Quote Post
Tomcat76
post Jun 28 2006, 07:58 PM
Post #758


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


Thanks, heisking. I updated the main application (60628). smile.gif
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 29 2006, 12:53 PM
Post #759


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


hi!
i was just wondering if this "updated" update http://www.microsoft.com/technet/security/...n/ms06-025.mspx is already taken cared of in our previous test releases, or even in our final version?
thanks!


EDIT: my apologies ... might have posted this incorrectly ... i'll be posting this concern in 2K/XP/2K3 updates smile.gif

This post has been edited by Kiki Burgh: Jun 29 2006, 01:00 PM
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Jun 30 2006, 01:46 PM
Post #760


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


wow ...
new test release ... smile.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

112 Pages V  « < 36 37 38 39 40 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 09:18 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy