HFSLIP - Test releases Support ended.
#621
Posted 06 June 2006 - 12:19 PM
#622
Posted 07 June 2006 - 06:59 AM
Quote
What do you mean here?
#623
Posted 07 June 2006 - 07:46 AM
Super-Magician, on Jun 7 2006, 02:59 PM, said:
Quote
What do you mean here?
HFSlip tells you you need modifype.exe in HFTOOLS and then quits. Then you have 3 new empty folders. It doesn't harm, it just looks a bit dirty. :/
IMHO,
Quote
IF EXIST HFEXPERT IF NOT EXIST HFTOOLS\MODIFYPE.EXE ECHO YOU DO NOT HAVE MODIFYPE.EXE & PAUSE & EXIT
IF NOT EXIST %WINDIR%\SYSTEM32\MAKECAB.EXE ECHO YOU DO NOT HAVE MAKECAB.EXE & PAUSE & EXIT
IF NOT EXIST %WINDIR%\SYSTEM32\FINDSTR.EXE ECHO YOU DO NOT HAVE FINDSTR.EXE & PAUSE & EXIT
IF EXIST %WINDIR%\SYSTEM32\EXPAND.EXE SET XPAND=%WINDIR%\SYSTEM32\EXPAND
IF EXIST HFTOOLS\EXPAND.EXE SET XPAND=HFTOOLS\EXPAND
IF NOT DEFINED XPAND ECHO YOU DO NOT HAVE EXPAND.EXE & PAUSE & EXIT
IF NOT EXIST %WINDIR%\SYSTEM32\XCOPY.EXE ECHO YOU DO NOT HAVE XCOPY.EXE & PAUSE & EXIT
should be
Quote
IF NOT EXIST %WINDIR%\SYSTEM32\MAKECAB.EXE ECHO YOU DO NOT HAVE MAKECAB.EXE & PAUSE & EXIT
IF NOT EXIST %WINDIR%\SYSTEM32\FINDSTR.EXE ECHO YOU DO NOT HAVE FINDSTR.EXE & PAUSE & EXIT
IF EXIST %WINDIR%\SYSTEM32\EXPAND.EXE SET XPAND=%WINDIR%\SYSTEM32\EXPAND
IF EXIST HFTOOLS\EXPAND.EXE SET XPAND=HFTOOLS\EXPAND
IF NOT DEFINED XPAND ECHO YOU DO NOT HAVE EXPAND.EXE & PAUSE & EXIT
IF NOT EXIST %WINDIR%\SYSTEM32\XCOPY.EXE ECHO YOU DO NOT HAVE XCOPY.EXE & PAUSE & EXIT
CALL :FOLDERPREP
This post has been edited by Camarade_Tux: 07 June 2006 - 07:46 AM
#625
Posted 07 June 2006 - 11:47 AM
allow me please to drift a little away from the recent topic ...
would HFSLIP allow further support for other .msi (& or .exe) installers (mostly, from MS --- to name a few: WinColorSetup.exe (http://www.microsoft...&DisplayLang=en); UFDSetupWizard.msi (http://www.microsoft...&DisplayLang=en); TimeZoneSetup.msi (http://www.microsoft...&DisplayLang=en); RAWViewerSetup.exe (http://www.microsoft...&DisplayLang=en); DECCHECKSetup.EXE (http://www.microsoft...&DisplayLang=en); etc.)?
actually, for the last 1 i already tried via HFSVCPACK ... & it worked.
any advice would be greatly appreciated.
This post has been edited by Kiki Burgh: 07 June 2006 - 11:48 AM
#626
Posted 07 June 2006 - 01:39 PM
#627
Posted 07 June 2006 - 02:50 PM
#628
Posted 07 June 2006 - 04:25 PM
@ tommyp ... sir, no slight intended ... just asking ... since we already some some .msi & .exe included ... just thinking about some other possibilities ... that i am confident HFSLIP can handle
not forcing the issue ... he! he! thanks!
#630
Posted 08 June 2006 - 01:41 PM
Tomcat76, on Mar 13 2006, 04:26 AM, said:
***
- dotnet2.exe including fix for installation at T-13 when placed in HF folder (1)
thanks!
This post has been edited by Kiki Burgh: 08 June 2006 - 01:42 PM
#631
Posted 08 June 2006 - 01:55 PM
Read the footnote
This post has been edited by Super-Magician: 08 June 2006 - 01:55 PM
#632
Posted 08 June 2006 - 02:27 PM
this is what i've been using: Foxy_dotNET_1.1_and_2.0_SVCPACK_Addon ... and it works flawlessly even with 60603b ...
#633
Posted 08 June 2006 - 02:30 PM
#634
Posted 08 June 2006 - 03:07 PM
#635
Posted 09 June 2006 - 03:31 PM
The size of the CMD file went down between the 60422/60425 release and the 60528 release.
HFSLIP_60528.CMD - 143,062 bytes (139 KB)
HFSLIP_60609a.CMD - 145,696 bytes (142 KB)
Just a head's up
#636
Posted 09 June 2006 - 03:32 PM
but it'd be easy to add the other lines ...
#637
Posted 09 June 2006 - 03:36 PM
Super-Magician, on Jun 9 2006, 11:31 PM, said:
Kiki Burgh, on Jun 9 2006, 11:32 PM, said:
#638
Posted 09 June 2006 - 03:40 PM
#639
Posted 09 June 2006 - 05:39 PM
ha! ha! just couldn't resist commenting ...
#640
Posted 09 June 2006 - 08:25 PM
would it also be okay to add a feature to go directly to the ISO creation without going through all the HFSLIP processes?
This way we can run HFSLIP without creating the ISO then check SOURCESS folders and perhaps make some modifications to the SVCPACK.INI file or other things. Then when we're ready to make the ISO, instead of running MKISOFS.EXE manually from the command line, we could use HFSLIP as the MKISOFS.EXE frontend UI for making our HFSLIPed CD. (I know we could use a third party ISO creation UI for this since that's what we all do before ISO creation feature was added to HFSLIP but it would be great if HFSLIP can do it since it would be just skipping all those steps and make the ISO right away from the SOURCESS folder)
It could be added, say, right in the beginning of the batch file saying like "SOURCESS FOLDER DETECTED, CREATE ISO?" If you answer Yes, you go directly to ISO creation. If you answer No, then you go through the whole HFSLIP process and recreate SOURCESS folder... (and make the ISO, or not, whatever you specified in your HFANSWER.INI)
Just an idea...



Help


Back to top









