Anonymous - 2008-02-26

Okay, I tried figuring this out for WEEKS. And, almost by accident, I got it. Here's what I did.

1. Unzip the zip file in "C:\" so the scalex.exe is in "C:\."

2. Nab a PNG file and rename it to "1.png" and drop it in the "C:\" place.

3. Now, open up Command Prompt. In Vista, you type "com" in the start menu search, right click the "Command Prompt" and "Run as Admin."

4. Then type: C:\scalex.exe -k 2 C:\1.PNG C:\2.PNG

5. Hit Enter

6. Voila! 2.PNG is created!

(Found by AGUILUZ of forums.tweaktown.com, Engadget and forums.benheck.com, yeah, thank me later there.) :)

Okay, that Readme was misleading. I mean, look is this...

scalex [-k N] FROM.png TO.png

That "scalex" at the beginning screwed things up. You should NOT put that scalex. That's the problem.