NtegrA Posted September 1, 2006 Posted September 1, 2006 It seems after I moved from HFSLIP_60618b to HFSLIP_60810.CMD (and HFSLIP_60819a.CMD) I now fail on text mode copy for file "spmsg2.dll". To fix it I compared the txtsetup.sif & dosnet.inf from both runs and deleted the extra entry."spmsg2.dll = 1,,,,,,,2,0,0"If it makes a difference, I am building XP SP2 source.I looked in the CMD files and they handle this file differently:HFSLIP_60618b.CMDIF DEFINED SPMSG2 ( COPY WORK\I386E\spmsg.dll WORK\I386E\spmsg2.dll >NUL ECHO>>SOURCESS\I386\TXTSETUP.SIF spmsg2.dll = 1,,,,,,,1000,0,0,spmsg.dll.ref ECHO>>SOURCESS\I386\DOSNET.INF d1,spmsg2.dll)&:KB898461IF "!VERSION!"=="XP" IF "!SP!"=="SP1" (FINDSTR/I PkgInstallerVer TEMP\UPDATE\update_SP2QFE.inf>WORK\898461.TXT) ELSE (FINDSTR/I PkgInstallerVer TEMP\UPDATE\update_%SP%GDR.inf>WORK\898461.TXT)FOR /F "TOKENS=2,3 DELIMS==" %%I IN (WORK\898461.TXT) DO SET PKG=%%IIF NOT DEFINED PKG GOTO EOFECHO>>HFS\TXTNTDIR.TXT 1000 = "system32\PreInstall\WinSE\%PKG%"IF EXIST TEMP\SPMSG.DLL SET SPMSG2=1HFSLIP_60810.CMD (and HFSLIP_60819a.CMD)IF DEFINED PKG ( ECHO>>HFS\TXTNTDIR.TXT 1000 = "system32\PreInstall\WinSE\%PKG%" COPY WORK\I386E\spupdsvc.exe WORK\I386E\spupdsv2.exe >NUL COPY WORK\I386E\spmsg.dll WORK\I386E\spmsg2.dll >NUL ECHO>>SOURCESS\I386\TXTSETUP.SIF spmsg2.dll = 1,,,,,,,1000,0,0,spmsg.dll.ref&ECHO>>SOURCESS\I386\DOSNET.INF d1,spmsg2.dll
NtegrA Posted September 6, 2006 Author Posted September 6, 2006 (edited) Thanks.Try the latest... Looks good as always. Now let's see what I can break for you next....thanks Edited September 6, 2006 by NtegrA
BlueDave Posted October 5, 2006 Posted October 5, 2006 I'm having the same issue. I'm using version 60810 that I downloaded from http://hfslip.org/downloads.html. This is the newest that I can find. Is there a newer version that I need to download from somewhere else? Thanks for making such a wonderful and timesaving utility!!!!
Kiki Burgh Posted October 5, 2006 Posted October 5, 2006 yup ... check all those stickied topics which includes "HFSLIP - Test releases" ... enjoy
BlueDave Posted October 5, 2006 Posted October 5, 2006 Test Releases are available between the FinalsThanks! I'd been to that page before but didn't realize that was where I could get the test releases. Works great now!
tain Posted October 5, 2006 Posted October 5, 2006 Perhaps a label next to the download would be helpful? Latest beta version: hfslip-1.0b-61005aOr maybe some color?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now