code:try{ var test = Shell.RegRead(keys[0]+"\\Path"); }catch(err){Debug.Trace("error in var test")} Debug.Trace("Path: " + test + " E: " + enabled);