How to change the key value of CommandBandLayout key

How do I change the value of the [HKEY_CURRENT_USER \ Software \ Microsoft \ Internet Explorer \ LowRegistry \ CommandBar] CommandBandLayout to make sure my addon is first on the command line?

any help is appreciated here Thanks, Manoj

0


a source to share


2 answers


No.



Dropping internal data structures can corrupt the IE state and subsequently infect your product as malware.

+2


a source


this can be done simply by creating a .reg file. This file can be used to modify the registry

It should look like this:

Regedit version




Dataname Registry Path: Data Type: DataValue

Just put this in the installer or whatever you are using Ps. Difficulty printing on iPod touch

Contact support.microsoft.com/kb/310516

-1


a source







All Articles