RevitLookup.Installation implements an installer for RevitLookup.
All the files are signed by @ricaun.
The current version is 2022.0.1.0
, based on the last release of RevitLookup.
The installer includes versions for Revit 2017, 2018, 2019, 2020, 2021 and 2022.
Download the last release of RevitLookup.Installation.
This is a simple executable configuration using Inno Setup to extract the files to the ApplicationPlugins
folder.
Configure Sign Tool and set the variable MySign
.
"C:\Program Files (x86)\Windows Kits\10\App Certification Kit\signtool.exe" sign /t "http://timestamp.comodoca.com/authenticode" /f "YourCertificate.pfx" /p "YourPassword" $p
You can obtain signtool.exe
by downloading
the Windows App Certification Kit which
is included in the Windows Software Development Kit (SDK) for
Windows 10.
This library is licensed under the MIT Licence.
Do you like this project? Please star this project on GitHub!