Somebody told me that his antivirus software detected this file as a virus. If this happens to you, please let me know. Use the links below to test it yourself.
Error reporting, comments, and suggestions
Please leave any comments, suggestions, errors, etc. in this form:
History:
0.1.1.1 - Aug 6, 2007
-First version made public, test release
0.2.0.0 - Aug 7, 2007
-Removed "Copy Password" button
-Added error checking for Generate button to check input
-Password no longer displayed, but placed on the clipboard
-Changed icons to make them all the same and removed shortcut symbol from the Start Menu shortcut
-Added Readme to Start Menu program folder
-Changed startup position to the center of the screen
0.2.0.1 - Aug 7, 2007
-Non-public revision
-Added http://pirules.com/password_generator.html as support URL
-Configured installer to remove previous versions
0.2.1.0 - Aug 7, 2007
-Changed the way the password is converted to asterisks to make it much more user friendly
-Modified Code label
-Added "Copyright 2007"
-Added link to http://pirules.com/password_generator.html
Version 0.3.0.0 Aug 7, 2007
-Changed title
-Removed unnecessary code
-Made 10% transparent to improve appearance
Version 0.4.0.0 - Aug 7, 2007
-Added Menu:
File Menu with Exit
Advanced Menu lets you choose the number of characters in the password and the hash function
Help Menu with link to instructions and e-mail link for error reporting
-Minor interface changes
Version 0.5.0.0 - Aug 8, 2007
-Internal version only
-Removed Advanced Menu
-Added checkbox to show advanced drop down lists to replace menu
-Fixed error when changing hash functions when the previous number of characters was too high for the new function
-Program now clears results text box when something is changed
Version 0.6.0.0 - Aug 8, 2007
-Added the advanced option to use a file's hash value instead of the code's hash value.
Version 0.6.1.0 - Aug 8, 2007
-Removed the menu, adding an error reporting link label
-Added suggested removal of previous versions in readme
-Fixed icon in Add or Remove Programs
Version 0.6.1.1 - Aug 8, 2007
-Only accepts text files for calculating hashes from files
Version 0.6.1.2 - Aug 8, 2007
-Added code to check if cancel button is pressed when adding file
-Added message box to show selected file
-Changed readme format slightly
Version 0.6.1.3 - Aug 9, 2007
-Modifed error messages in Advanced Options
-Changed checkbox to "Advanced Options" from "Advanced Choices"
-Fixed instructions
Version 0.7.0.0 - Aug 10, 2007
-Added checkbox to use file instead of code
-Removed Generate password w/ file button
-Turns off PasswordChar property in Code textbox if new checkbox is used
-Modified Copyright notice
-Use message box for most errors instead of results textbox
-Program checks to make sure that the file exists first, also checks to see if it is hidden
-Fixed "OpenFileDialog" showed when selecting a file
-Closed file after use
-Show error message if code textbox is changed while use file checkbox is checked
Version 0.7.0.1 - Aug 10, 2007
-Fixed version number in title and installer
Version 0.7.1.0 - Aug 10, 2007
-Removed Results textbox and only use Message Boxes
Version 0.7.1.1 - Aug 10, 2007
-Decreased the size of the main form and slightly changed some of the message boxes
Version 0.7.1.2 - Aug 11, 2007
-Changed "Use text file instead of code" checkbox to store the code or file, then display it again when the checkbox
is in the same state.
-Fixed error messages asking for code when use file checkbox was checked
-Turned off an unnecessary error message
-Added maximum file size of 50 KB
Version 0.7.1.3 - August 12, 2007
-Fixed an error when restoring either the code or filename when the use file checkbox state is changed.
-Fixed error when Cancel was pressed in the open file dialog when a file was already chosen and the Generate button
is pressed.
Known error - readme states version "7.1.3" There should be a zero in the front
Version 1.0.0.0 - August 13, 2007
-First release of program
-Fixed size of window after unchecking advanced options