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.

Changing ProgramFilesDir Directory

Featured Replies

I would like to change environment variable %ProgramFiles$ to point to a different directory than the default C:\Program Files\, since some programs can't cope with spaces in directory names (Python, for instance).

So far I found out that I should change:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
"ProgramFilesDir"="C:\Program Files"

I'm using nLite for my unattended CD so I thought I could extract NLITE.INF from NLITE.IN_ and add the following line:

HKLM,"%SMWC%","ProgramFilesDir"="C:\\programs"

where "%SMWC%" stands for "Software\Microsoft\Windows\CurrentVersion".

Would that work or should I try something different? I don't want some other file changing my settings later in the installation process, but i also wouldn't like to be late and change this when C:\Program Files\ has already been created and some programs installed in it. Can somebody please help me?

Welcome to MSFN :hello:

You mentioned you are using a Unattended CD, have you looked at doing this in WINNT.SIF?

http://unattended.msfn.org/global/reference.htm

ProgramFilesDir="C:\My Program Files"

You can change the default location of Program Files using this entry. Replace the drive letter and folder name as appropriate.

Also this topic has been brought up, so you may find what you need by searching the forums.

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.