z80 Posted February 18, 2007 Posted February 18, 2007 I am new to posting - have used HFSLIP for over a year nowhaving a problem with 1.3.0 - does not want to install my INF's in the HFSVCPACK folderI get a dialog box 6 times during the Win2k install that says "Installation Failed" - I have 6 INF's in the HFSVCPACK folder and none of them get installedI am using an exact copy of my HFSLIP 1.2.2 folder for testing (except of couse for the 1.3.0 CMD file)am I missing something between 1.2.2 and 1.3.0?Thanks!
Kiki Burgh Posted February 18, 2007 Posted February 18, 2007 hi z80! those infs are supposed to executed at T-13 when placed in HFSVCPACK directory ... i'm not so sure if TC modified something in the code but it may help if you post your HFSLIP.log at least ...
z80 Posted February 18, 2007 Author Posted February 18, 2007 here is my log file... thanks! This file is automatically generated by HFSLIP HFSLIP is for personal use only Copyright© TommyP 2005-2007============================HOW TO REPORT A PROBLEM============================ If running into problems, refer to http://hfslip.org/support.html HFSLIP support forum: http://msfn.org/board/index.php?showforum=129===============================================================================HFSLIP Version - 70216HFSLIP Path - E:\hfslip\OS in SOURCESS - 2000 SP4 EnglishMSIE Version - 2KIE6DirectX SlipstreamedDrivers - SPX.CAB AddedCD Install Path - DefaultCDTAG - CDROM_NT.5===============================================================================Files in your FIX folder:WINNT.SIFFiles in your HF folder:IE6.0sp1-KB833989-x86-ENU.exeIE6.0sp1-KB887797-Windows-2000-XP-x86-ENU.exeIE6.0sp1-KB905495-Windows2000-x86-ENU.exeIE6.0sp1-KB929969-Windows2000-x86-ENU.exeOE6.0sp1-KB923694-Windows2000-x86-ENU.exeWindows2000-KB891861-v2-x86-ENU.EXEWindows2000-KB893756-x86-ENU.EXEWindows2000-KB896358-x86-ENU.EXEWindows2000-KB896423-x86-ENU.EXEWindows2000-KB896424-x86-ENU.EXEWindows2000-KB899587-x86-ENU.EXEWindows2000-KB899589-x86-ENU.EXEWindows2000-KB900725-x86-ENU.EXEWindows2000-KB901017-x86-ENU.EXEWindows2000-KB901214-x86-ENU.EXEWindows2000-KB902400-x86-ENU.EXEWindows2000-KB904706-DX9-x86-ENU.exeWindows2000-KB905414-x86-ENU.EXEWindows2000-KB905749-x86-ENU.EXEWindows2000-KB908519-x86-ENU.EXEWindows2000-KB908531-v2-x86-ENU.EXEWindows2000-KB911280-v2-x86-ENU.EXEWindows2000-KB912919-x86-ENU.EXEWindows2000-KB913580-x86-ENU.EXEWindows2000-KB914388-x86-ENU.EXEWindows2000-KB914389-x86-ENU.EXEWindows2000-KB917008-x86-ENU.EXEWindows2000-KB917344-56-x86-enu.ExeWindows2000-KB917422-x86-ENU.EXEWindows2000-KB917537-x86-ENU.EXEWindows2000-KB917736-x86-ENU.EXEWindows2000-KB917953-x86-ENU.EXEWindows2000-KB920213-x86-ENU.EXEWindows2000-KB920670-x86-ENU.EXEWindows2000-KB920683-x86-ENU.EXEWindows2000-KB920685-x86-ENU.EXEWindows2000-KB920958-v2-x86-ENU.EXEWindows2000-KB921398-x86-ENU.EXEWindows2000-KB922582-x86-ENU.EXEWindows2000-KB923191-x86-ENU.EXEWindows2000-KB923414-x86-ENU.EXEWindows2000-KB923689-x86-ENU.EXEWindows2000-KB923980-x86-ENU.EXEWindows2000-KB924191-v2-x86-ENU.EXEWindows2000-KB924270-x86-ENU.EXEWindows2000-KB926121-x86-ENU.EXEWindows2000-KB926247-x86-ENU.EXEWindowsMedia-KB911564-x86-ENU.exeWindowsMedia6-KB925398-x86-ENU.exeWindowsXP-KB928388-x86-ENU.exeWindows2000-KB924667-x86-ENU.EXEMDAC253-KB927779-x86-ENU.exeWindows2000-KB918118-x86-ENU.EXEIE6.0sp1-KB928090-Windows2000-x86-ENU.exeWindows2000-KB926436-x86-ENU.EXEWindows2000-KB928843-x86-ENU.EXEFiles in your HFCABS folder:BDANT.cabBRANDING.CABdxnt.cabIEW2K_1.CABIEW2K_2.CABIEW2K_3.CABIEW2K_4.CABmailnews.cabOEEXCEP.CABscripten.cabwab.cabFiles in your HFSVCPACK folder:boot.infDOSHERE.INFdrives.infdrives.lnkEXPLORE.INFicw.regintl.regLockWork.infLockWork.lnkPATHC300.DLLPATHC300.HLPPATHC300.INFFiles in your HFSVCPACK_SW folder:Files in your HFGUIRUNONCE folder:Files in your HFTOOLS folder:boot.bincygwin1.dllEXTRACT.EXEHFANSWER.INImkisofs.exeFiles in your HFAAO folder:dtool347.cab===============================================================================
Tomcat76 Posted February 18, 2007 Posted February 18, 2007 (edited) Are all your HFSVCPACK files present in SOURCESS\I386\SVCPACK?If so, can you ZIP HFSLIP.CMD from the same folder and attach it here? Edited February 18, 2007 by Tomcat76
z80 Posted February 18, 2007 Author Posted February 18, 2007 very much appreciate such a quick response!here is the bulk of the folder...SVCPACK.zip
Tomcat76 Posted February 18, 2007 Posted February 18, 2007 The only difference between 1.2.2 and 1.3.0 is that the INF file names including their path are quoted in the installation command. If you know how to rebuild the ISO manually, then edit HFSLIP.CMD to remove the quotes in the lines that install your INF files. I hope the quotes are not the problem...
z80 Posted February 18, 2007 Author Posted February 18, 2007 will give it a shot and let you know status... thanks!
z80 Posted February 18, 2007 Author Posted February 18, 2007 no joy...still get 6 "installation Failed" messagesdifference this time was that a large black dos box was on the screen behind each error dialog boxattached find the modified CMD file used in the isoHFSLIP.CMD
Tomcat76 Posted February 18, 2007 Posted February 18, 2007 The changes you have made resemble what HFSLIP 1.2.2 would've done so if it worked before it should've worked now too. Are you sure you didn't change anything in the INF files?I can see two other potential reasons but they would've caused INF installations to have failed ever since that feature was introduced...
z80 Posted February 18, 2007 Author Posted February 18, 2007 no changes made - I even rebuilt the 1.2.2 iso again and tested it earlier today and it works perfectlythen I copied the entire 1.2.2 folder and replaced ONLY the 1.3.0 CMD file - reran it again and the problem shows upI can try using the 1.2.2 HFSLIP.CMD file from the 1.2.2 iso SVCPAK inserted into the 1.3.0 iso if you like - I noticed there are a few other differences besides the quote marksI can also start comparing the 1.2.2 iso to the 1.3.0 iso and see what other differences I can find but that would take some time and I wouldn't be able to get that done tonightare there any other reports of this problem?am I trying to do something unconventional here?thanks for your attention - I've spent most of the weekend trying to figure out what I messed up - it's always worked so well before for me
Tomcat76 Posted February 19, 2007 Posted February 19, 2007 I'll do some extensive testing with Windows 2000 myself but it'll have to wait until tomorrow. I'm way too tired now...
z80 Posted February 19, 2007 Author Posted February 19, 2007 FYI... tried using the HFSLIP.CMD from SVCPACK in the 1.2.2 iso wilth the same negative resultdone testing for now
Tomcat76 Posted February 19, 2007 Posted February 19, 2007 Can you give test version 70219a a shot? It fixes the problems for me.
z80 Posted February 19, 2007 Author Posted February 19, 2007 test version FIXED the problem!guess I should have just waited for the next releasethanks very much for your attention and for a great product!
Tomcat76 Posted February 20, 2007 Posted February 20, 2007 Just an FYI for everyone: HFSLIP 1.3.1 contains this fix in case you don't like working with a test release.
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