An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![signversioned screenshot](/signversioned.png?raw=true "signversioned screenshot")

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.