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.

Liverpool FC

Member
  • Joined

  • Last visited

  • Country

    Thailand
  1. Q1: I don't know the answer to this, but I will assume ALL the major CABs must be present... (i.e., BASEx.cab, MINIx.CAB, DRIVERx.cab, WIN98_XX.cab). An exception to this would be WIN98_OL.CAB. Q2: If installing using Microsoft's own (Windows 98) SETUP.EXE, I believe the answer to your question would be "no". Q3: If you're talking about packing "external" (non native windows files such as drivers/3rd party apps), then YES. Otherwise the answer would be "no"... The simplest and easiest solution would be to place all the updated files into the Windows 98 setup directory (the folder containing all the CAB files). I've been modding my Win98 setup for years, and this has always been my preferred method. I've tried just about all other methods mentioned here and elsewhere but none seem to work correctly, if at all. As for installing device drivers, I place these files in a separate cabinet (e.g. DRIVER.CAB). The same goes for installing other custom apps. Works like a charm IF everything is in place...
  2. Hello. The best way (imo) to delete folders using INF files is to use the rundll32 advpack.dll,DelNodeRunDLL32 command. For example: [MDAC.Remove.PostSetupCommands] rundll32 advpack.dll,DelNodeRunDLL32 %28730%\System\ADO rundll32 advpack.dll,DelNodeRunDLL32 %28730%\System\MSADC rundll32 advpack.dll,DelNodeRunDLL32 %28730%\System\OLE DB Hope this helps. P.S. The DelDirs command will ONLY work on "empty" folders; while DelNodeRunDLL32 will delete ALL folders and subfolders regardless of whether or not the target folder is empty...

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.