Jump to content

Apply a reg change directly from WPI?


Recommended Posts


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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...