Hi
i just want to create a string value in registry on this root
HKEY_CURRENT_USER, "Software\Adobe\Acrobat Distiller\PrinterJobContro
l"
string value = "c:\abc\xyz.exe"
and value for this c:\ap.pdf
when i create thru Set ob=createobject("wscript.s
hell")
it create a hirerchy kery
HKEY_CURRENT_USER, "Software\Adobe\Acrobat Distiller\PrinterJobContro
l\c:\abc"
can u suggest me
Start Free Trial