31 Commits
Author SHA1 Message Date
WitherOrNotandGitHub 74ff1ea08c https://www.youtube.com/watch?v=y3M3xpKV7wA
Replace MSVC with TDM-GCC
2025-06-07 21:11:48 -04:00
WitherOrNotandGitHub a3de0e845f Update keys.json 2025-04-13 17:42:09 -04:00
WitherOrNotandGitHub d378c6499e Update README.md 2024-01-05 06:52:47 -05:00
WitherOrNotandGitHub 72d48dd38b Merge pull request #74 from whatdoineed2do/build-static-normal-fixes
cleanup CMakeLists.txt
2023-09-30 17:51:45 -04:00
WitherOrNotandGitHub 8f843ad4c3 Merge pull request #72 from whatdoineed2do/usage-validation-memleaks
Usage validation and memleaks fixes
2023-09-27 04:42:08 -04:00
WitherOrNotandGitHub 2753bf2a40 Update README.md 2023-09-26 23:05:22 -04:00
WitherOrNotandGitHub d17ada2e64 Merge pull request #73 from techguy16/master
Add Discord Invite
2023-09-26 14:28:13 -04:00
WitherOrNotandGitHub ac510f8253 Update README.md 2023-09-17 19:05:16 -04:00
WitherOrNotandGitHub 72c42f66c9 Merge pull request #70 from pottzman/master
Universal ConfirmationID
2023-09-07 13:34:10 -04:00
WitherOrNotandGitHub b3f64e6330 fix typo 2023-09-02 00:59:34 -04:00
WitherOrNotandGitHub ccf93a0089 Merge pull request #51 from UMSKT/fe-ff-fix
Add exclusions for FE and FF BINKs
2023-09-01 23:17:58 -04:00
WitherOrNotandGitHub ae391a5e50 Update cli.cpp 2023-09-01 22:43:32 -04:00
WitherOrNotandGitHub 582ddf1bb8 Merge pull request #63 from techguy16/master
Add Office 2k3 and Works Suite 2003/2004
2023-08-27 15:54:03 -04:00
WitherOrNotandGitHub de09feb18f Update dos-djgpp.yml 2023-08-10 17:00:49 -04:00
WitherOrNotandGitHub bde4371cbe Update dos-djgpp.yml 2023-08-10 16:59:23 -04:00
WitherOrNotandGitHub f43a2d5c37 Update CMakeLists.txt 2023-08-10 16:54:33 -04:00
WitherOrNotandGitHub 46c39df15d Update CMakeLists.txt 2023-08-10 16:23:01 -04:00
WitherOrNotandGitHub d411d56d81 Update dos-djgpp.yml 2023-08-10 10:18:55 -04:00
WitherOrNotandGitHub 11253c5e2c Revert to old CMakeLists for now 2023-08-10 09:59:20 -04:00
WitherOrNotandGitHub 9f7920ca2d Update CMakeLists.txt 2023-08-10 09:51:10 -04:00
WitherOrNotandGitHub 9063e32a89 Update CMakeLists.txt 2023-08-10 09:49:04 -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