VBScript Compilation Error

VBS to EXE and JScript to EXE Compiler
DJX
Posts: 12
Joined: Thu Jan 04, 2007 11:19 pm
Location: Cleveland, Ohio

VBScript Compilation Error

Post by DJX »

Script runs fine without compilation...

After compiling a script of mine I get a "VBScript Compilation Error".
The data that pops up is invalid character on line 1, pos 1.
It shows a copyright symbol and then some of my code.

So, I know why it errored out but why did Cryptor put that copyright symbol in my code?
DJX
Posts: 12
Joined: Thu Jan 04, 2007 11:19 pm
Location: Cleveland, Ohio

Post by DJX »

Must of been a fluke, because it didn't do it a second time.
I put a copyright symbol in my version info and that's what really puzzled me; why did it end up in my code.

Anyway, it's working now so...never mind.
Last edited by DJX on Mon Aug 24, 2009 8:45 pm, edited 1 time in total.
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

ScriptCryptor will not add any symbols to your code. Is your script saved as ANSI or Unicode?