Geej Posted May 1, 2008 Share Posted May 1, 2008 My tried with v175 and it is ignoring my EXPERT\AUTOIT and REPLACE folder. It never get slipstreamed.Currently I'm using an old version that works well for me (v161)I'm using XP SP2Attached is my loghttp://www.mediafire.com/?kdcfmb2ino2Could you advise? Many thanks. Link to comment Share on other sites More sharing options...
Tomcat76 Posted May 1, 2008 Share Posted May 1, 2008 Hi GeejHFEXPERT/AUTOIT...Are the files present in SOURCESS\I386\SVCPACK after HFSLIP has run?Are you creating a multiboot CD?Are you doing a network-based installation of Windows instead of a CD-based installation?REPLACE...The purpose of the REPLACE folder is to replace files and folders in the entire SOURCESS folder.I suppose you want those files to replace the same files in SOURCESS\I386. If so, you need to put them in REPLACE\I386 and not in REPLACE. Link to comment Share on other sites More sharing options...
Geej Posted May 1, 2008 Author Share Posted May 1, 2008 Hi GeejHFEXPERT/AUTOIT...Are the files present in SOURCESS\I386\SVCPACK after HFSLIP has run?Are you creating a multiboot CD?Are you doing a network-based installation of Windows instead of a CD-based installation?REPLACE...The purpose of the REPLACE folder is to replace files and folders in the entire SOURCESS folder.I suppose you want those files to replace the same files in SOURCESS\I386. If so, you need to put them in REPLACE\I386 and not in REPLACE.Hi Tomcat76Thanks for the fast reply.1) Yes, SOURCESS\I386\SVCPACK files are present.2) Not creating multiboot CD3) Not doing network-based installation. Just CD-based installationREPLACE...I guess I put it wrongly. Will put it in REPLACE\I386 instead Link to comment Share on other sites More sharing options...
Tomcat76 Posted May 3, 2008 Share Posted May 3, 2008 Can you ZIP HFSLIP.CMD inside SOURCESS\I386\SVCPACK and attach it here? Link to comment Share on other sites More sharing options...
Geej Posted May 4, 2008 Author Share Posted May 4, 2008 Can you ZIP HFSLIP.CMD inside SOURCESS\I386\SVCPACK and attach it here?Attached is my HFSLIP.cmd filehttp://www.mediafire.com/?mzgtbmy0mhd Link to comment Share on other sites More sharing options...
Tomcat76 Posted May 6, 2008 Share Posted May 6, 2008 (edited) Is this correct?AutoIt3.exe USBDLMscript.au3AutoIt3.exe xplorer2script.au3There are two scripts to be installed? Edited May 6, 2008 by Tomcat76 Link to comment Share on other sites More sharing options...
Geej Posted May 7, 2008 Author Share Posted May 7, 2008 Is this correct?AutoIt3.exe USBDLMscript.au3AutoIt3.exe xplorer2script.au3There are two scripts to be installed?Yes, 2 scripts intended to install. Link to comment Share on other sites More sharing options...
Tomcat76 Posted May 7, 2008 Share Posted May 7, 2008 Well... I can't say much beyond this because I'm not familiar with AutoIt scripts myself. I just followed someone's instructions to implement functionality into HFSLIP.Are the scripts compatible with SVCPACK?Is anything else failing? Link to comment Share on other sites More sharing options...
Geej Posted May 8, 2008 Author Share Posted May 8, 2008 Well... I can't say much beyond this because I'm not familiar with AutoIt scripts myself. I just followed someone's instructions to implement functionality into HFSLIP.Are the scripts compatible with SVCPACK?Is anything else failing?Ok, thanks for answering my query. Also thanks for bringing Autoit functionality into HFslip. Without it, I wouldn't benefit from learining a useful scripting language. I am sure HFslip is the only slipstreaming utility that support Autoit. I will stick to v161 as I have no problem with that. Hope future release will still include Autoit functionality.For compatible with SVCPACK issue, it should be compatible if I repack my file into SVCPACK method. Nope, nothing else failing. Once again, thanks for helping Meanwhile, I will still try new release on virtual machine. Link to comment Share on other sites More sharing options...
Geej Posted May 8, 2008 Author Share Posted May 8, 2008 Well... I can't say much beyond this because I'm not familiar with AutoIt scripts myself. I just followed someone's instructions to implement functionality into HFSLIP.Are the scripts compatible with SVCPACK?Is anything else failing?Ok, thanks for answering my query. Also thanks for bringing Autoit functionality into HFslip. Without it, I wouldn't benefit from learining a useful scripting language. I am sure HFslip is the only slipstreaming utility that support Autoit. I will stick to v161 as I have no problem with that. Hope future release will still include Autoit functionality.For compatible with SVCPACK issue, it should be compatible if I repack my file into SVCPACK method. Nope, nothing else failing. Once again, thanks for helping Meanwhile, I will still try new release on virtual machine.I compared v161 & v175 HFSLIP.cmd and discover there are some codes missing in v175, preventing AUTOit script from executing. The missing parts are::PART2%HFSLIPSVC%AutoIt3.exe %HFSLIPSVC%xplorer2script.au3rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\HFSLPGUI\HFSLPGUI.INF,HFSLIPGUIIF EXIST %SYSTEMROOT%\*.TMP ( ATTRIB -R %SYSTEMROOT%\*.TMP DEL/Q/F %SYSTEMROOT%\*.TMP)GOTO :EOF:EOFI have also attached 3 files for testing the AUTOIT folder. The program is xplorer² Lite v1.7.0.5http://www.mediafire.com/?kj3bg4zereqI have no idea how to rectify this, could you kindly update it in the next release? Link to comment Share on other sites More sharing options...
Tomcat76 Posted May 8, 2008 Share Posted May 8, 2008 I don't understand what you mean. I just checked your HFSLIP.CMD file for a third time and the code that you claim is missing is not missing. It's all there. Link to comment Share on other sites More sharing options...
Tomcat76 Posted May 8, 2008 Share Posted May 8, 2008 I tried your scripts and see what you mean now. You provided an HFSLIP.CMD file that wasn't made by HFSLIP 1.7.5. That's why I was confused.This problem should be fixed in the next version, but you can already try HFSLIP 1.7.6rc7 from the test releases thread at the top. Link to comment Share on other sites More sharing options...
Geej Posted May 9, 2008 Author Share Posted May 9, 2008 I tried your scripts and see what you mean now. You provided an HFSLIP.CMD file that wasn't made by HFSLIP 1.7.5. That's why I was confused.This problem should be fixed in the next version, but you can already try HFSLIP 1.7.6rc7 from the test releases thread at the top.Ok. Thanks Link to comment Share on other sites More sharing options...
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