Small change that should work.

 Code:
Break on

$key = "HKCU\Software\Work\Config"

If ReadValue($key, "IncludeSubjectLabel") = ""
	$rc = WriteValue($key, "IncludeSubjectLabel", "0", "REG_DWORD")
	$rc = WriteValue($key, "IncludeSubjectLabelOnBrowse", "0", "REG_DWORD")
EndIf


Edited by Mart (2014-07-01 09:34 AM)
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.