-
The EXE can be placed anywhere. Optionally, you can place it with the exe.config and your custom settings.
-
%appdata%\ActGen\user.config is only created if you "save settings on exit".
Website/Contact: http://www.holylinux.net/code/actgen/
- Generate optionally with upper/lower letters, numbers, and symbols (Use "Include additional characters..").
- Use for passwords, activation and serial code lists.
- Can place dashes in generated code(s).
- Can save settings for quicker use later.
- Fix the background worker problem / RNGCryptoServiceProvider - this should speed up generation.
- Fix major slowdown around 10k+ codes. 10000 codes = ~ 1 second. 20000 codes = ~ 4 seconds. 100k limit = minutes
- Once background workers fixed, start testing speed/randomness/repeats/etc.
- Create a new installer for the exectuable to create/cleanup %appdata%/ActGen, etc.
- basic code clean up - currently a mess -> you were warned.
ActGen is released under the GNU GPLv3.