Help - Search - Members - Calendar
Full Version: HFslip175 ignore my folders
MSFN Forums > Member Contributed Projects > HFSLIP

   
Google Internet Forums Unattended CD/DVD Guide
Geej
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 SP2

Attached is my log
http://www.mediafire.com/?kdcfmb2ino2


Could you advise? Many thanks.
Tomcat76
Hi Geej

HFEXPERT/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.
Geej
QUOTE (Tomcat76 @ May 1 2008, 08:13 PM) *
Hi Geej

HFEXPERT/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 Tomcat76
Thanks for the fast reply.
1) Yes, SOURCESS\I386\SVCPACK files are present.
2) Not creating multiboot CD
3) Not doing network-based installation. Just CD-based installation

REPLACE...
I guess I put it wrongly. Will put it in REPLACE\I386 instead
Tomcat76
Can you ZIP HFSLIP.CMD inside SOURCESS\I386\SVCPACK and attach it here?
Geej
QUOTE (Tomcat76 @ May 3 2008, 06:46 PM) *
Can you ZIP HFSLIP.CMD inside SOURCESS\I386\SVCPACK and attach it here?



Attached is my HFSLIP.cmd file
http://www.mediafire.com/?mzgtbmy0mhd
Tomcat76
Is this correct?
CODE
AutoIt3.exe USBDLMscript.au3
AutoIt3.exe xplorer2script.au3


There are two scripts to be installed?
Geej
QUOTE (Tomcat76 @ May 7 2008, 06:13 AM) *
Is this correct?
CODE
AutoIt3.exe USBDLMscript.au3
AutoIt3.exe xplorer2script.au3


There are two scripts to be installed?





Yes, 2 scripts intended to install.
Tomcat76
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?
Geej
QUOTE (Tomcat76 @ May 7 2008, 10:11 PM) *
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 rolleyes.gif

Meanwhile, I will still try new release on virtual machine.

Geej
QUOTE (Geej @ May 8 2008, 11:39 AM) *
QUOTE (Tomcat76 @ May 7 2008, 10:11 PM) *
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 rolleyes.gif

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:

CODE
:PART2
%HFSLIPSVC%AutoIt3.exe %HFSLIPSVC%xplorer2script.au3
rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\HFSLPGUI\HFSLPGUI.INF,HFSLIPGUI
IF EXIST %SYSTEMROOT%\*.TMP (
ATTRIB -R %SYSTEMROOT%\*.TMP
DEL/Q/F %SYSTEMROOT%\*.TMP
)
GOTO :EOF
:EOF


I have also attached 3 files for testing the AUTOIT folder. The program is xplorer˛ Lite v1.7.0.5
http://www.mediafire.com/?kj3bg4zereq

I have no idea how to rectify this, could you kindly update it in the next release?
Tomcat76
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.
Tomcat76
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.
Geej
QUOTE (Tomcat76 @ May 9 2008, 05:35 AM) *
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 rolleyes.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.