Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

recovery console installation through network

Featured Replies

hi tomcat!

another challenge for you *g*

when I install win2k with RC (through hfanswer.ini)

he complains about a missing winnt32.exe or wrong winnt32.exe

this happens after first reboot (at T-13?)

when configuring network and other stuff ...

installation through network and unattended.sourceforge.net

  • Author

no, and without rc it works fine!

Do you have this same problem when not using an HFSLIP source?

It's possible that a network install can't find winnt32.exe. It isn't copied to the hard disk.

Add this to TXTSETUP.SIF:

[sourceDisksFiles]

WINNT32.EXE = 1,,,,,,,,3,3

And this to DOSNET.INF:

[Files]

d1,WINNT32.EXE

If that doesn't fix the problem I'm not really sure how to do it. I'll search around...

  • Author

thx, i'llt try that!

  • 2 weeks later...
  • Author

doesn't work!

  • Author

I looked around a bit:

@ECHO OFF

IF EXIST %SYSTEMROOT%\SYSTEM32\CMDOW.EXE CMDOW @ /HID

Title HFSLIP

FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\I386\SVCPACK SET HFSLIP=%%i:\I386

START/WAIT %HFSLIP%\winnt32.exe /cmdcons /unattend

START/WAIT MSIEXEC /i %HFSLIP%\SVCPACK\msdrmclient.msi /qn /norestart ALLUSERS=1

START/WAIT MSIEXEC /i %HFSLIP%\SVCPACK\rmclientbackcompat.msi /qn /norestart ALLUSERS=1

%HFSLIP%\updroots.exe %HFSLIP%\authroots.sst

%HFSLIP%\updroots.exe %HFSLIP%\updroots.sst

%HFSLIP%\updroots.exe -l %HFSLIP%\roots.sst

%HFSLIP%\updroots.exe -d %HFSLIP%\delroots.sst

rundll32.exe advpack.dll,LaunchINFSection %SYSTEMROOT%\HFSLPGUI\HFSLPGUI.INF,HFSLIPGUI

IF EXIST %SYSTEMROOT%\*.TMP (

ATTRIB -R %SYSTEMROOT%\*.TMP

DEL/Q/F %SYSTEMROOT%\*.TMP

)

EXIT

maybe /cmdcons /unattend /makelocalsource fixes the problem?

i'll try ..

edit

is it possible to edit the file after slipstreaming everything?

Edited by vci

edit your file and [assuming you do not have hfslip automated] type in MAKEISO instead of typing I have read the instructions. This will make a new image.

The /makelocalsource switch can be added by HFSLIP based on the existence of an entry in HFANSWER.INI but I need to know if it does the job before I insert it. According to the documentation, it is intended to copy the entire source to the hard disk which isn't really what we need...

Edited by Tomcat76

  • Author

hmm, it was just an idea, i'll test that ;-)

The current release candidate no longer supports RCLOCAL=1 but you can add it yourself.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.