Jump to content

HFSLIP - Test releases


Tomcat76

Recommended Posts

An attempt at .NET 2.0 installation at T-13. It's working on Windows 2000 with RVM's silent installer. I still didn't test it with other Windows versions.

Please read the foot note in the main post.

Windows XP and Windows 2003 users should just place Aserone's silent installer in the HFSVCPACK folder but I didn't want to exclude these OS's from being able to use installers that don't contain the T-13 fix. The choice is yours.

Slipstream .NET 2.0

No Slipstram .NET Framework 1.1 SP1 ?

Link to comment
Share on other sites


hi!

nothing really urgent ... ;)

looking at the instructions though when the script is running might confuse new users (re: ISOconf.txt):

ECHO =================TommyP's 2K3/XP/W2K/IE HOTFIX SLIPSTREAMER===================

echo.

echo ************ Refer to the instructions for more details *************

echo.

echo File and Folder Format:

ECHO FDVFILES - FDV'S Fileset (W2K only)

echo FIX - WINNT.SIF, Boot Files, See instructions

echo HF - Non-renamed hotfix and critical updates files

ECHO HF - The Service Pack installer.

echo HFCABS - Cabinet Files: IE6 (2k Only), DX9, LegitCheckControl

ECHO HFSVCPACK - Switchless installers (Installed at T-13)

echo HFSVCPACK - REG files (Import your settings at T-13)

echo HFSVCPACK - INF files and CMD files (To be processed at T-13)

ECHO HFSVCPACK_SW - Installers that need a /Q:A /R:N switch (Installed at T-13)

ECHO HFTOOLS - HFSLIP Tools

echo HFTOOLS -MSICabExtract tool. See directions for download link

echo HFTOOLS -modifype.exe

ECHO HFTOOLS -ISOconf.txt (custom ISO creation)

ECHO HFTOOLS -expand.exe (orig. MS version if one in SYSTEM32 is replaced)

ECHO SOURCE - Dump your installation CD source here

Edited by Kiki Burgh
Link to comment
Share on other sites

And then it quits without deleting them.

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,

CALL :FOLDERPREP

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

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

CALL :FOLDERPREP

Edited by Camarade_Tux
Link to comment
Share on other sites

hi!

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.com/downloads/details.aspx?FamilyID=1e33dca0-7721-43ca-9174-7f8d429fbb9e&DisplayLang=en); UFDSetupWizard.msi (http://www.microsoft.com/downloads/details.aspx?FamilyID=94991901-bfc4-485e-bcae-c9df0accdaae&DisplayLang=en); TimeZoneSetup.msi (http://www.microsoft.com/downloads/details.aspx?FamilyID=07fb0bd8-f390-458d-a629-6f0258ac7cdf&DisplayLang=en); RAWViewerSetup.exe (http://www.microsoft.com/downloads/details.aspx?FamilyID=d48e808e-b10d-4ce4-a141-5866fd4a3286&DisplayLang=en); DECCHECKSetup.EXE (http://www.microsoft.com/downloads/details.aspx?FamilyID=de1491ac-0ab6-4990-943d-627e6ade9fcb&DisplayLang=en); etc.)?

actually, for the last 1 i already tried via HFSVCPACK ... & it worked.

any advice would be greatly appreciated. :)

Edited by Kiki Burgh
Link to comment
Share on other sites

@ Super-Magician ... yes sir it did! :) just 1 of those crazy experiments that i do when i create ISOs ...

@ 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!

Link to comment
Share on other sites

- refined dotnet2.exe T-13 fix (installed from HFSLIP.CMD now)

***

- dotnet2.exe including fix for installation at T-13 when placed in HF folder (1)

just 1 quick Q ... would this mean that directly downloaded dotnet2.exe from MS should work just fine now ... thus not calling for a switchless installer anymore? :)

thanks!

Edited by Kiki Burgh
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...