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.

separating drives

Featured Replies

I like to put program files, documents & settings, windows, temp and swap on separate drives. I know how to accomplish this after an installation using the following for program files for example:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]

"ProgramFilesDir"="p:\\pgms"

"CommonFilesDir"="p:\\pgms\\Common Files"

However early-on in the installation, these logical drive letters have not yet been assigned. Would the syntax below work?

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]

"ProgramFilesDir"="multi(0)disk(0)rdisk(0)partition(4)\\pgms"

"CommonFilesDir"="multi(0)disk(0)rdisk(0)partition(4)\\pgms\\Common Files"

If not, any ideas? :blink:

Look into this registry thread

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

After configuring the folders as you like, just export the thread, and then import it during the install. Certainly, the target drive should exist on the PC where you perform the installation.

Hey Pra...

Is there a winnt setting for the docs and settings too by chance? Havent been able to track one down.

Huh? :blink:

The linked page above has exactly that and more!

[GuiUnattended]
ProfilesDir="C:\Documents and Settings\"
You can change the default location of Documents and Settings using this entry.

um... yea. I knew that. Just making sure you were still paying attention.

Thanks for the correction, prathapml. I misunderstood the initial question. My answer relates to the User Shell Folders, and would be valid in a case when someone wants, say, to stick with the profile stored in C:\Documents and Settings\, but have My Documents folder with all precious and multi-GB data on another logical or physical drive.

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.