Jump to content

HFslip175 ignore my folders


Geej

Recommended Posts


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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Is this correct?

AutoIt3.exe USBDLMscript.au3
AutoIt3.exe xplorer2script.au3

There are two scripts to be installed?

Yes, 2 scripts intended to install.

Link to comment
Share on other sites

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

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:

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

Link to comment
Share on other sites

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:

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.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?

Link to comment
Share on other sites

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

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:

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...