Commit Graph
11 Commits
Author SHA1 Message Date
WitherOrNotandGitHub ae391a5e50 Update cli.cpp 2023-09-01 22:43:32 -04:00
WitherOrNotandGitHub 9817a83e74 Update README.md 2023-07-03 16:40:25 -04:00
WitherOrNot b1c80d3fa9 ignore CMakeSettings.json 2023-06-13 13:47:09 -04:00
WitherOrNot 3e100d79a6 Merge branch 'master' of https://github.com/Neo-Desktop/WindowsXPKg 2023-06-11 15:46:02 -04:00
WitherOrNot 4bc029e645 Add visual studio to gitignore 2023-06-11 15:45:59 -04:00
WitherOrNot eed869981b fix installation ID generation 2023-06-08 14:40:11 -04:00
WitherOrNot 947fd48f38 initialize options in CLI 2023-06-07 15:43:45 -04:00
WitherOrNot 3a7a37d814 prevent fully-licensed-wpa.txt from being changed on clone 2023-06-06 21:06:32 -04:00
98c8db7e02 merge server and confid with xpkey, add LH keys (#18)
* merge server and confid with xpkey, add LH keys

* improve error handling

* update README.md

* fix line endings

* reorder products section of keys.json

* use options as global variable

* rename genServer to isBink2002

* small refactor

* handle unknown error codepath on confirmation id
remove redundant else for BINK1998 generation

* finish conversion from std::cout -> fmt::print();

---------

Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-06 15:04:39 -07:00
WitherOrNotandGitHub e9a10e2882 add confirmation ID generator, fix server.cpp (#14)
* add confirmation ID generator, fix server.cpp

* made an oopsie

* Update README.md

* Remove unused platform-dependent code
2023-06-03 07:14:11 -07:00
WitherOrNot d930648230 Add new keys 2023-06-02 03:14:53 -04:00