Changing a REG_EXPAND_SZ but the option is not there
When I am tying to change a registry key with my Kace 1200, It gives e the options of
REG_MULTI_SZ
REG_BINARY
REG_DWORD
REG_MULTI_SZ
but I want to change the "REG_EXPAND_SZ"
why is there not an option, and it does not seem to want to fix it like I want.
ideas?
0 Comments
[ + ] Show comments
Answers (1)
Answer Summary:
Please log in to answer
Posted by:
SMal.tmcc
11 years ago
use can always use the reg.exe command in your script and then name the type yourself
http://technet.microsoft.com/en-us/library/cc742162%28v=ws.10%29.aspx
validate the key is not set and then run a program reg.exe with params