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.

HFEXPERT vs REPLACE

Featured Replies

I've found an issue in HFSLIP which breaks HDD based installation when certain files are added through the "HFEXPERT" folder.

I'll explain the problem which happens when preparing an updated Win2k source.

  1. Three files included in USP5.1 (usbd.sys, usbhub.sys & usbser.sys) are buggy. Therefore I want to replace them through the "HFEXPERT\WIN\system32" folder with older versions of the same files coming from Update Rollup 1.
  2. Before running the script open "I386\DOSNET.INF" and search for "usbd.sys". It will be located in the following sections:
    [FloppyFiles.1]
    d1,usbd.sys

    [Files]
    d1,usbd.sys


  3. Do the same thing in "I386\TXTSETUP.SIF". "Usbd.sys" is located here:
    [SourceDisksFiles]
    usbd.sys = 2,,,,,,2_,4,1,3

    [files.openhci]
    usbd.sys,4


  4. Now run the HFSLIP script and check the files after that:
    DOSNET.INF
    [Files]
    d1,usbd.sys


    TXTSETUP.SIF

    [SourceDisksFiles]
    usbd.sys = 1,,,,,,,2,0,0


    As you can see, the other lines have been removed! And this breaks HDD based installation! It will also break using system floppy disks for booting.

The solution is very simple. If you just want to replace files already present in Windows then you should use REPLACE because it doesn't change anything in DOSNET.INF / TXTSETUP.SIF. You should use HFEXPERT only when adding completely new files (or when you want to intentionally change the default location of a file).

  • 2 weeks later...

I've found an issue in HFSLIP which breaks HDD based installation when certain files are added through the "HFEXPERT" folder.

The solution is very simple.

Indeed the solution is very simple: rtfm! see here, here, here, here or here to just name a few..

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.