[PR #4] [MERGED] Minor fixups #2

Closed
opened 2026-02-27 09:15:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/massgravel/TSforge/pull/4
Author: @thecatontheceiling
Created: 4/7/2025
Status: Merged
Merged: 4/7/2025
Merged by: @WitherOrNot

Base: longhornHead: minor-fixups


📝 Commits (4)

📊 Changes

24 files changed (+158 additions, -189 deletions)

View changed files

📝 LibTSforge/Activators/AVMA4K.cs (+9 -14)
📝 LibTSforge/Activators/KMS4K.cs (+6 -6)
📝 LibTSforge/Activators/ZeroCID.cs (+6 -7)
📝 LibTSforge/Crypto/PhysStoreCrypto.cs (+20 -20)
📝 LibTSforge/Modifiers/GenPKeyInstall.cs (+6 -6)
📝 LibTSforge/Modifiers/GracePeriodReset.cs (+2 -2)
📝 LibTSforge/Modifiers/KMSHostCharge.cs (+6 -6)
📝 LibTSforge/Modifiers/KeyChangeLockDelete.cs (+2 -3)
📝 LibTSforge/Modifiers/RearmReset.cs (+2 -2)
📝 LibTSforge/Modifiers/SetIIDParams.cs (+5 -8)
📝 LibTSforge/Modifiers/TamperedFlagsDelete.cs (+3 -3)
📝 LibTSforge/Modifiers/UniqueIdDelete.cs (+2 -3)
📝 LibTSforge/PhysicalStore/PhysicalStoreModern.cs (+26 -22)
📝 LibTSforge/PhysicalStore/PhysicalStoreVista.cs (+2 -2)
📝 LibTSforge/PhysicalStore/PhysicalStoreWin7.cs (+2 -2)
📝 LibTSforge/PhysicalStore/VariableBag.cs (+1 -2)
📝 LibTSforge/SPP/PKeyConfig.cs (+1 -6)
📝 LibTSforge/SPP/ProductKey.cs (+16 -21)
📝 LibTSforge/SPP/SLAPI.cs (+9 -16)
📝 LibTSforge/SPP/SPPUtils.cs (+4 -4)

...and 4 more files

📄 Description

yes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/massgravel/TSforge/pull/4 **Author:** [@thecatontheceiling](https://github.com/thecatontheceiling) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@WitherOrNot](https://github.com/WitherOrNot) **Base:** `longhorn` ← **Head:** `minor-fixups` --- ### 📝 Commits (4) - [`0c8b1ef`](https://github.com/massgravel/TSforge/commit/0c8b1efaa9005de1d101ebab5e66117edfaec3b2) Minor fixups - [`1039817`](https://github.com/massgravel/TSforge/commit/103981762f471dc2d2e33c1556b9013b1ab77425) fix bugs - [`91e8508`](https://github.com/massgravel/TSforge/commit/91e85088480b4734a9d7302cc980be761f68161b) stylistic fixes - [`22bbb93`](https://github.com/massgravel/TSforge/commit/22bbb93e909154da94aee1b55e551038a3a37e6c) make public ### 📊 Changes **24 files changed** (+158 additions, -189 deletions) <details> <summary>View changed files</summary> 📝 `LibTSforge/Activators/AVMA4K.cs` (+9 -14) 📝 `LibTSforge/Activators/KMS4K.cs` (+6 -6) 📝 `LibTSforge/Activators/ZeroCID.cs` (+6 -7) 📝 `LibTSforge/Crypto/PhysStoreCrypto.cs` (+20 -20) 📝 `LibTSforge/Modifiers/GenPKeyInstall.cs` (+6 -6) 📝 `LibTSforge/Modifiers/GracePeriodReset.cs` (+2 -2) 📝 `LibTSforge/Modifiers/KMSHostCharge.cs` (+6 -6) 📝 `LibTSforge/Modifiers/KeyChangeLockDelete.cs` (+2 -3) 📝 `LibTSforge/Modifiers/RearmReset.cs` (+2 -2) 📝 `LibTSforge/Modifiers/SetIIDParams.cs` (+5 -8) 📝 `LibTSforge/Modifiers/TamperedFlagsDelete.cs` (+3 -3) 📝 `LibTSforge/Modifiers/UniqueIdDelete.cs` (+2 -3) 📝 `LibTSforge/PhysicalStore/PhysicalStoreModern.cs` (+26 -22) 📝 `LibTSforge/PhysicalStore/PhysicalStoreVista.cs` (+2 -2) 📝 `LibTSforge/PhysicalStore/PhysicalStoreWin7.cs` (+2 -2) 📝 `LibTSforge/PhysicalStore/VariableBag.cs` (+1 -2) 📝 `LibTSforge/SPP/PKeyConfig.cs` (+1 -6) 📝 `LibTSforge/SPP/ProductKey.cs` (+16 -21) 📝 `LibTSforge/SPP/SLAPI.cs` (+9 -16) 📝 `LibTSforge/SPP/SPPUtils.cs` (+4 -4) _...and 4 more files_ </details> ### 📄 Description yes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:15:59 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/TSforge-massgravel#2
No description provided.