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.

How to find system root drive in Win 9X

Featured Replies

I've created a batch file that allows me to do a silent install of a number of diagnostics utilities in win 2K and Win xp.

I'm trying to re-write it for win 9x.

The problem I'm having is that I don't know the root drive on all these machines. They could change.

In win 2K/XP I use the command %systemdrive% to determine this.

That doesn't work in win 9x and I've seen the command %windir% (if memory serves) but I've had no luck with it either.

Can someone tell me how to determine the main system drive in Win9x?

Innovation: :P

cls

@echo off

SET sysdrv=%windir:~0,2%

start /wait %sysdrv%\Install\.E.X.A.M.P.L.E.

  • 3 months later...
  • Author

EXCELLENT! I can't wait to try this. Ihad just resorted to using the drive letter C and knowing that if the system drive was anything other than C, I couldn't use my little app. Most systems have a C as their root, but who wants to count on that.

Thanks so much.

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.