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.

Apply a reg change directly from WPI?

Featured Replies

Can it be done?

like reg add...

Or do I have to REGEDIT /S someregfile.reg?

Id like to apply

[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.5.0_05]
"HideSystemTrayIcon"=dword:00000001

as Commandline2


And where is the Problem?

If your Reg-file is under D:\Software\RegistryTweaks\regtweak.reg

use this commandline

REG IMPORT "D:\Software\RegistryTweaks\regtweak.reg"

Or use this command

REG ADD "HKLM\SOFTWARE\JavaSoft\Java Plug-in\1.5.0_05" /v  "HideSystemTrayIcon" /t "REG_DWORD" /d "1"

Greetings

Al

  • Author

I was just looking for a confirm that the last method you posted works. Applying reg add ... directly from WPI (Command line) and not through a batch or .reg.

Since its only 1 reg key change, In my case it would be better to just run it directly from WPI config and not through a separate .reg or batch.

It should work, of course.

Because the REG-command is just an executable under %WINDIR%\system32 (as far as I know just on WinXP - on Win2k it should be in the Resource kit)

Al

You can just use reg before or after to run a reg file. Behind the scenes WPI will add REGEDIT /S for you.

Yes no more need for "regedit /s" just put the path and name of the reg file i.e. %cdrom%\install\myreg.reg. This has actually been part of WPI for awhile now.

Edited by kelsenellenelvian

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.