VBScript for Registry Values - social. technet. microsoft. com In another thread I posted an example of a script that converts a regular string such as user@domain com into a byte array and then writes it to a binary value in the outlook configuration parts of the registry
Registry\HKEY_Classes_Root\DesktopBackground\Shell. . (Custom context menu) I am able to successfully pass arguments (%1) from any other registry excep for DesktopBackground For example 'This example creates a 'CMD Here' shell context menu on any folder When you click on the context menu it will open dos prompt and it will 'Echo' the current folder path from %1 argument on to the screen