WScript Version problem

VBS to EXE and JScript to EXE Compiler
Post Reply
MethosFrost
Posts: 2
Joined: Sat Sep 10, 2011 2:22 pm

WScript Version problem

Post by MethosFrost »

The command

Code: Select all

Wscript.Version
Reports 5.8 in before encoding with ScriptCryptor and 5.6 after. It will not allow for WMI registry edits.
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

Okay, will be fixed asap.
Whale
Posts: 22
Joined: Thu Sep 24, 2009 5:56 pm

Post by Whale »

So is the new fix version going to be launch together with the 64bit version? :?:
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

No, it's only hotfix for current version.
Whale
Posts: 22
Joined: Thu Sep 24, 2009 5:56 pm

Post by Whale »

The new release fix the wscript version problem, tested it just fine.

Now patiently awaiting the 64bit version. :D
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

64-bit version may takes some time because it use low-level 32-bit code that should be rewritten.
Post Reply