MSFN Forum: sp*.cab - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

sp*.cab failed SpywareBlaster Addon Rate Topic: -----

#1 User is offline   ykchanaed 

  • Junior
  • Pip
  • Group: Members
  • Posts: 71
  • Joined: 18-January 07

Posted 29 October 2010 - 07:31 AM

When I tried to add SpywareBlaster addon, the resulting SOURCESS folder missed the SpyBlast.cab file!
I looked into the HFSLIP script and I probably figured out the problem.

In Line 3431:

Quote

DEL/Q/F SOURCESS\I386\SP*.CAB&MD WORK\SPUP&EXPAND SOURCE\I386\SP%SP%.CAB -F:* WORK\SPUP


I changed it to:

Quote

DEL/Q/F SOURCESS\I386\SP?.CAB&MD WORK\SPUP&EXPAND SOURCE\I386\SP%SP%.CAB -F:* WORK\SPUP


And it worked!

Thanks guy!


#2 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 October 2010 - 12:39 AM

I never have to modify HFscript if using this addon, made by ricktendo64

Cheers

#3 User is offline   ykchanaed 

  • Junior
  • Pip
  • Group: Members
  • Posts: 71
  • Joined: 18-January 07

Posted 30 October 2010 - 04:46 AM

I am using this addon actually. I put the addon into the HFAAO folder.

After repeated testing, I found out the addon worked OK by itself.
But afterwards, HFSLIP script deleletes all sp*.cab including the spyblast.cab in the SOURCESS folder.
The other files in the addon remained all right.

#4 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 572
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 31 October 2010 - 02:45 AM

I think you have a modified HF script .The code you post in line 3431 does not have this command.

The full command is in line 3425 where the full code is
IF EXIST SOURCE\I386\SP%SP%.CAB (
	DEL/Q/F SOURCESS\I386\SP*.CAB&MD WORK\SPUP&EXPAND SOURCE\I386\SP%SP%.CAB -F:* WORK\SPUP
	XCOPY/DEHY WORK\SPUP SOURCESS\I386\DRIVER
	ECHO Merged extracted driver packages into one folder
	ECHO>WORK\TXTSDATA.TXT DriverCabName=DRIVER.CAB
	FINDSTR/VBI "DriverC SP1.CAB SP2.CAB SP3.CAB SP4.CAB SP5.CAB" SOURCESS\I386\TXTSETUP.SIF>TXTSETUP.SIF
	MOVE/Y TXTSETUP.SIF SOURCESS\I386
	IF EXIST SOURCESS\I386\DOSNET.INF (
		FINDSTR/VI "\,SP1.CAB \,SP2.CAB \,SP3.CAB SP4.CAB SP5.CAB" SOURCESS\I386\DOSNET.INF>DOSNET.INF
		MOVE/Y DOSNET.INF SOURCESS\I386
	)
)


Looking at it, it will only delete if ----> IF EXIST SOURCE\I386\SP%SP%.CAB <-----

I'm using hfslip-1.7.10_beta_J.cmd

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy