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.

how to integrate registry tweaks

Featured Replies

Sorry if it's a double post but I didn't find what I really want.

The thing is... I'm trying to integrate some registry tweaks in my unattended Windows XP PRO instalation. I read a lot of posts telling that I need runonceex.cmd or cmdlines.txt or [guirunonce] on winnt.sif, install on the t12 step (don't know what the hell it is!!!).

Anyway, I tried everything but I don't know where to put the files I created.

If I use cmdlines.txt I'll need another .cmd file with the scripts, but where to put the files? in i386 or in $OEM%\$$\. Or if I'm use runonceex.cmd where to put the file? Do I need to specify it on winnt.sif? I really don't know.

I need the tweaks to be run before login, for the regtweaks in the HKCU to work on the new users as well. I know it's possible but I can't do it without help.

You can put your .reg files in the same directory as CMDLINES.TXT and then just call them directly in CMDLINES.TXT. There's no need for another .CMD file for registry tweaks. Just put your files in the same directory with CMDLINES.TXT and add a line similar to the following:

REGEDIT /S regfile.reg

thanks, but where to put the files?? In i386??

create a folder named $OEM$ at root of your XPCD and create CMDLINES.TXT file add entires

[COMMANDS]
"regedit /s mytweak.reg"

copy your mytweak.reg file into $OEM$ folder.

hav fun :)

Edited by neo

  • Author

Thanx neo, but shoudn't it be

[COMMANDS]

"regedit /s mytweak.reg"

inside quotes?!?

Edited by gustavovanni

  • Author

Problems solved!!

I found this page I've been looking for a long time, all links i've tried were broken.......so here the answer to almost all my questions...

unattended xp at MSFN

thank you guys anyway

Sorry gustavovanni !

Inside the quotes

Create an account or sign in to comment

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.