IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> HFslip175 ignore my folders
Geej
post Apr 30 2008, 10:05 PM
Post #1


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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.
Go to the top of the page
 
+Quote Post
Tomcat76
post May 1 2008, 06:13 AM
Post #2


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3260
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


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.
Go to the top of the page
 
+Quote Post
Geej
post May 1 2008, 05:18 PM
Post #3


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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
Go to the top of the page
 
+Quote Post
Tomcat76
post May 3 2008, 04:46 AM
Post #4


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3260
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


Can you ZIP HFSLIP.CMD inside SOURCESS\I386\SVCPACK and attach it here?
Go to the top of the page
 
+Quote Post
Geej
post May 4 2008, 09:21 AM
Post #5


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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
Go to the top of the page
 
+Quote Post
Tomcat76
post May 6 2008, 04:13 PM
Post #6


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3260
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


Is this correct?
CODE
AutoIt3.exe USBDLMscript.au3
AutoIt3.exe xplorer2script.au3


There are two scripts to be installed?

This post has been edited by Tomcat76: May 6 2008, 04:14 PM
Go to the top of the page
 
+Quote Post
Geej
post May 7 2008, 06:04 AM
Post #7


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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.
Go to the top of the page
 
+Quote Post
Tomcat76
post May 7 2008, 08:11 AM
Post #8


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3260
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


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?
Go to the top of the page
 
+Quote Post
Geej
post May 7 2008, 09:39 PM
Post #9


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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.

Go to the top of the page
 
+Quote Post
Geej
post May 8 2008, 09:21 AM
Post #10


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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?
Go to the top of the page
 
+Quote Post
Tomcat76
post May 8 2008, 03:11 PM
Post #11


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3260
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


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.
Go to the top of the page
 
+Quote Post
Tomcat76
post May 8 2008, 03:35 PM
Post #12


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3260
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


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.
Go to the top of the page
 
+Quote Post
Geej
post May 8 2008, 09:31 PM
Post #13


Member
**

Group: Members
Posts: 117
Joined: 1-January 08
Member No.: 169162
OS: XP Pro x86
Country Flag


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
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 2nd December 2008 - 10:56 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy