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.

Registry Tweaks during installation?

Featured Replies

hi!

i've got a problem with my registry tweaks compilation.

in my winnt.sif, there's this line:

[GuiRunOnce]

"A:\RegistryModifier.reg"

so, as i logon the first time, windows starts this one and asks me if i want to add this to the registry.

i click yes, logoff, even restart, but most of the settings they should change, remain.

only as i manually double click that tweak and then relog or restart, all the information is added.

is this a know behavior for windows, and how could I change this? or even better, apply those changes during the installation?

mainly, these are changes to the energy options, disabling screen saver, changing window looks and folder options.

thank you in advance


Could you check if the tweaks that disappears are CURRENT_USER reg-settings?

Probably they are set on the "Administrator" account and not the one you log into.

Edited by THXTEX

You may use:

[GuiRunOnce]

"regedit /s A:\RegistryModifier.reg"

This adds registry settings without asking.

as long as your floppy disc is in the A: drive, assuming it A: is a floppy drive and not somewhere else

You may use:

[GuiRunOnce]

"regedit /s A:\RegistryModifier.reg"

This adds registry settings without asking.

+1.

However, depending on the content of the reg file you're importing into the registry, the behavior from running during GUIRunOnce vs. you doing so interactively may be a rights issue to the registry location you're attempting to modify. The GUIRunOnce location may be using a system account to import the registry and thus not able to update your user Hive. When you double-click on it, however, it does.

you could always move the call to the registry file to the CMDLINES.TXT and use

"regedit /s A:\RegistryModifier.reg" there.

of course you will then have to a) put the reg file on your cd/dvd and B) change the A:\ to point to the new location

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.