-
Notifications
You must be signed in to change notification settings - Fork 1
Signed configurations
Weatherlights edited this page Feb 12, 2025
·
2 revisions
With version 1.0.3.0 and higher a wrunconfig file needs to be signed using a catalog file (.cat). This enhances security and avoids manipulation of the wrunconfig file.
- Place the wrunconfig file in an empty folder
- Open a powershell window and enter
New-FileCatalog -CatalogVersion 2 -CatalogFilePath "<Path to an output folder in which you want to save the catalog file>" -Path "<Path to the folder created in step 1>" - Next you rename the catalog file so that it has the same basename as the wrunconfig file. So if your wrunconfig is named "myfile.exe.wrunconfig" the catalog should be named to "myfile.exe.cat".
- Sign the catalog file with a tool of your choice.
- Place the catalog next to the wrunconfig with the wrapper.exe.