PasswordMaker Forums

Other Editions => Other Editions - Help and Support => Topic started by: Eric H. Jung on March 28, 2006, 03:32:33 AM

Title: command-line version 1.2?
Post by: Eric H. Jung on March 28, 2006, 03:32:33 AM
I just noticed: why do we only have the source code available for CLI 1.2 but not the executable? Look here (http://passwordmaker.org/downloads/cli.html)...
Title: command-line version 1.2?
Post by: Miquel 'Fire' Burns on March 28, 2006, 03:36:12 AM
Because the changes made dealt with mHash, and mHash is not used in the executable at all.

If you were to compared the preprocessed source code from 1.1 and 1.2, the ONLY difference between the two on Windows (using SpiderMonkey) would be the version number. There will be a executable for 1.3 however (Account support! WHOO!)