https://github.com/manfred-mueller/signversioned
A small application to add a version string to the filename while signing .exe and .msi files.
https://github.com/manfred-mueller/signversioned
cpp csharp sign signtool versioning visual-studio
Last synced: about 1 month ago
JSON representation
A small application to add a version string to the filename while signing .exe and .msi files.
- Host: GitHub
- URL: https://github.com/manfred-mueller/signversioned
- Owner: manfred-mueller
- Created: 2021-09-13T14:32:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T12:27:51.000Z (almost 4 years ago)
- Last Synced: 2026-02-24T04:46:10.048Z (3 months ago)
- Topics: cpp, csharp, sign, signtool, versioning, visual-studio
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Eine kleine Anwendung, um .exe- und .msi-Dateien w�hrend des Signierens mit dem Versionsstring im Namen zu versehen.
Durch Aufruf mit dem Parameter 'params' k�nnen die an signtool.exe zu �bergebenden Parameter verschl�sselt im lokalen Profil des Benutzers gespeichert werden.
A small application to add a version string to the filename while signing .exe and .msi files.
The parameters signtool.exe should be called with can be saved encrypted to the user's local profile by calling the app with 'params' parameter.