Here is the final script, I think everything is correct. It writes, It verifies... The only part im leary about is the following
Dim WSHShell, RegKey, AbbottAsset, Result
Dim sh, v, r
Set sh = WScript.CreateObject("WScript.Shell")
Set WSHShell = CreateObject("WScript.Shell")...