Skip to content

ricaun/RevitLookup.Installation

Repository files navigation

RevitLookup.Installation

RevitLookup.Installation implements an installer for RevitLookup.

All the files are signed by @ricaun.

Versions

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

Download the last release of RevitLookup.Installation.

Inno Setup

This is a simple executable configuration using Inno Setup to extract the files to the ApplicationPlugins folder.

Configure Sign Tool

Configure Sign Tool and set the variable MySign.

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

Install signtool

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.

License

This library is licensed under the MIT Licence.


Do you like this project? Please star this project on GitHub!