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.

HKCU reg for all users ?

Featured Replies

hello

I have some curent user reg tweaks and i need them for all users... I ve read that i can use cmdlines for that.

In my cmdlines can i have :

[COMMANDS]

"REGEDIT /S mytweaks.reg" // patching registry

"RunOnceEx.cmd" //installing software

The tweaks in mytweaks.reg are targeting software that i install in runonceex... so can it work ?

thx


Yes it can works. I use it actually

U have to use REG

So it should be

REG LOAD "HKLM\User" "c:\users\default user\ntuser.dat"

REG IMPORT "regtweaks.reg"

REG UNLOAD "HKLM\User"

Important....

you must replace in your reg file the part "HKEY_CURRENT_USER" by "HKEY_LOCAL_MACHINE\User"

Hope this help!

  • Author

Well i will try the basic cmdlines method before :P

It seems more easy...

  • Author

Well i just tried the cmdlines method and it works fine !

Ie cache is now 5mb for all users :)

No need to open default user reg hive.

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.