Microsoft Script Encoder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BigDaddy
    Confirmed User
    • Apr 2001
    • 244

    #1

    Microsoft Script Encoder

    I wanted to encode a java script and convert it to a .js file. I downloaded scr55en.exe from Microsoft. As I understand the tutorial the command line should be c:\scr55en input.htm output.htm
    However, all I get are syntax errors despite whatever variation I try. What's the real command line?
  • Theo
    HAL 9000
    • May 2001
    • 34515

    #2
    if i remember well....try:
    screnc /l js /e js input.txt output.js

    Comment

    • BigDaddy
      Confirmed User
      • Apr 2001
      • 244

      #3
      Originally posted by Soul_Rebel:
      if i remember well....try:
      screnc /l js /e js input.txt output.js
      Thanks, but I got the same error. I don't know if screnc is different from scr55en, but the online tutorials are for screnc. Maybe html encryption would work. Off to Yahoo to keyword search...

      Comment

      • Theo
        HAL 9000
        • May 2001
        • 34515

        #4
        i didnt receive any error, but I'm not 100% sure if the encoding as result is correct, i guess it is. It might be also the case of different version. If you like,send me a mail to [email protected] and I'll send you the zip of the encoder,its very small

        Comment

        Working...