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.

Que: redirect user profile path?

Featured Replies

How can I redirect the entire user profile when creating a new user with WIHU?

For now I redirect only specific shell folders. This is how I do it:

[environment]

Personal = D:\Users\%ThisUser%\My Documents

My Music = D:\Users\%ThisUser%\My Documents\My Music

My Pictures = D:\Users\%ThisUser%\My Documents\My Pictures

My Video = D:\Users\%ThisUser%\My Documents\My Video

is it not recommended to move the entire profile?

I want to do so I can restore a windows partition image without overwriting the users documents & setting.

Your example code would set default shell folders to specified location, i.e. each new created user account will use this as default settings instead windows default.

If this is your intention, you've to create at least one account to use this settings.

Of course you could set only some of the shell folders to new locations. Prefered locations are the Windows Desktop, Personal folder and may be also application data folders.

I want to do so I can restore a windows partition image without overwriting the users documents & setting.

You are right, that's the way to do it.

Benjamin Kalytta

  • Author

What about changing the default location for the entire profile. is that possible?

I want to set one variable, and all the user shell folders would be under that path

Of course this is possible.

[users]
Profile = c:\Profiles\%Thisuser%

... should work.

Update: It seems that I removed this feature some day ... don't know what my reason was. If you want I could add this again.

Update 2: Just try version x.7, I added it again.

Benjamin Kalytta

Edited by BenjaminKalytta

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.