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.

reg question, please help

Featured Replies

Heres the deal, ANY help would be appreciated

I've search this board for like 100 topics on regtweaks but no success, close, but not done.

I've tried the bat file way, and now I'm looking at the nlite.inf file, what is the most effective way to install regtweaks as early into the setup process without screwing it up, or it actually WORKING. (Trying to figure out the nlite.inf way as of right now.)

I want to test one with this script:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

"SubVersionNumber"="a"

"ProductName"="Microsoft Windows XP"

"CurrentVersion"="5.1"

"CurrentBuildNumber"="2600"

"BuildLab"="2600.xpsp1.020828-1920"

"CSDVersion"="Service Pack 1"

edited of course heh

but the nlite.inf has entries such as

HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","DisableCAD",0x00010001,0

HKLM,"SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE","iexplore.exe",0x00010001,0

HKLM,"SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE","explorer.exe",0x00010001,0

nothing like mine tweak I want to add.

Please help

thanks!

Well the first part is a reg file...to apply this just use the following command:

REGEDIT /S "PATH\File.reg"

But I don't know why you would want to change those entries...

The second is only part of an INF file...the AddReg part.

Just google about creating and installing INF from a command line.

As far as when to implement these...I would say CMDLINES.TXT

Heres something to play with but be careful with these

HIVE*.inf, you'll find them in I386, those are read at end of file copy so its pretty early on. Theres a lot of other thins can be done early on but you'll have to do some researching for what you want to do.

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.