Search found 3 matches

by twomble
Wed Dec 16, 2009 8:57 pm
Forum: ScriptCryptor
Topic: Error with WshShell.Run under W2K8 R2
Replies: 11
Views: 22917

Wow! Thank you very much! This has solved my problem. You guys rock! :D
by twomble
Wed Dec 16, 2009 5:43 pm
Forum: ScriptCryptor
Topic: Error with WshShell.Run under W2K8 R2
Replies: 11
Views: 22917

Update... I've just installed Windows 7 64 bit and I do not have this problem. Howerver, I do have a different problem. I'm not able to read or write to the registry on a 64 bit install of Windows 7. The error message I get when using objShell.RegRead is: Error: Invalid root in registry key If I run...
by twomble
Wed Dec 16, 2009 2:56 pm
Forum: ScriptCryptor
Topic: Error with WshShell.Run under W2K8 R2
Replies: 11
Views: 22917

Is a 64 bit version of ScriptCryptor planed for release? Cal77, did you find a work-around for this problem? I'm working on a script that will be used in both 32 and 64 bit Windows and I use the WshShell.Run a lot in the code.