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.

Help on adding reg tweaks

Featured Replies

I have read over here, but not 100% knowledgable yet.

How exactly do I add registery tweaks to my unattended installation of windows xp sp2, so when windows is installing, these registery tweaks are installed as well (aka, Loginui.exe)

Is there a way for all of this to install during windows installation to where when I first see my desktop, the changes are already there?

Thanks,

Emac

Add on your cd a directory "$OEM$"

In this directory, create a file named "cmdlines.txt"

In this file add this:

[COMMANDS]"regedit /s a:\regtweaks.reg"

Now, during installation, insert your diskette wich contain your reg file (regtweaks.reg) and you're done :)

  • Author

a disk? I thought there was a way like you first explained, but with a batch file, I just want it all installed in last T-12 minutes, and be there win I go onto the desktop for the first time. I already had cmdlines.txt in $oem$ but what do I put in batch file, and where does it go.

You don't need a floppy drive. Place your regtweaks file in the same directory as cmdlines.txt and then have the following in your file.

[COMMANDS]
"regedit /s regtweaks.reg"

If you want to add a batch file to install programs or set up RunOnceEx, have the following:

[COMMANDS]
"SomeBatchFile.cmd"
"regedit /s regtweaks.reg"

This is how I've got it in my install.

Just as an added bonus, any regtweaks that are listed under HKEY_Current_User will be applied to the default user profile, meaning that all users will have that tweak applied. :)

  • Author

so whats the difference between installing without a batch file, and with one?

Just some food for thought................

Once you understand how the register works

You will find out that the tweaks need to be installed when the hives are put together that is at the end before the computer reboots the first time..,,, then reapplied during the t-12 stage and after the final reboot and when you apply then after the final reboot you have to kill task the EXPLORER.exe before applying the tweaks..

The reason you have to kill task the explorer some of the keys are in use and they are in mem and they are saved when you reboot so matter how many times you change them they will not stay cause when you reboot they are over written by what is memory.............

so when you kill task explorer.exe they are saved from that then you run the tweaks and reboot bingo you see your changes,,,,,,,,

I'm confused,,,,,,,,,,,,,,,

I have gone as far as tweaking the hive setup files,,,,,,,,,,

and I run on the hidden default desktop...

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.