9 Commits

Author SHA1 Message Date
ramhaidar
11d01e8693 Comprehensive Code Refactor and Configuration Update
- Error Handling: Standardized across methods, added descriptive error messages.
- File Selection: Simplified `OpenFileDialog`, improved backup naming, added user-friendly prompts.
- Ownership Management: Added ownership change feature with success messages.
- UX: Added tooltips, enhanced drag-and-drop feedback.
- Code Cleanup: Removed redundant code, modernized constructs, consistent formatting.
- Config: Streamlined `app.config`, ensured .NET 4.8 target.
- Checksum Refactor: Switched to 64-bit pointers, optimized resource management.
- Version Update: Incremented assembly and file versions to 2.1.0.0.
- Settings: Added `changeOwnership` setting with default `True`, scoped per user.
2024-08-25 09:30:38 +07:00
ramhaidar
b5e095e691 Added Method to Change DLL Ownership and Minor UI Changes
- **1337.Designer.cs**:
  - Added a new checkbox for changing ownership (`cchangeOwnership`).
  - Adjusted the size and layout of various UI components (`t1337`, `texe`, `btnSelect1337`).

- **1337.cs**:
  - Added "cchangeOwnership_CheckedChanged" and "UnlockDLL" functions to change DLL ownership as instructed by [@VorlonCD](https://github.com/VorlonCD) described in [this issue](https://github.com/keylase/nvidia-patch/issues/795#issuecomment-2225573296).

- Win_1337_Patch.csproj**:
  - Updated project reference and target framework to ensure compatibility.
  - Includes new resources and dependencies required for additional features.

- app.config**:
  - Fixed XML formatting issues and improved structure.
  - Added support for the .NET Framework 4.8 runtime.
2024-07-28 11:35:27 +07:00
ShinobiSheep
4a51cff5dc Various small changes 2018-11-27 13:55:41 +01:00
Paolo
7f0c8f2c68
v1.8
v1.8 Released..
Code optimization...
2018-10-26 14:55:09 +02:00
Paolo
eff9c84b80
v1.7 Released
Minor Bug Fix...
2018-10-24 10:19:46 +02:00
Paolo
c58bf684ef
v1.6 released
From this version just select the 1337 file only.
2018-10-24 10:11:40 +02:00
Paolo
e12f52d7c3
v1.5 Release
Minor Bug Fix..
2018-10-23 20:54:36 +02:00
Paolo
4eec10f6cd
v1.4
v1.4 Released...
2018-10-23 18:28:05 +02:00
Paolo
0759d094bc
v1.3 Release
Code optimization..
2018-10-23 12:33:46 +02:00