question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation - Inno Setup Compiler + AppBundle + Github Action

See original GitHub issue

Hello!

A long time ago I created this repo with the close source AddinManager.dll.

The idea is the same, compile the necessary files to create an AddinManager.bundle and create an Inno file to create an executable.

The past month I create the ricaun.Nuke.PackageBuilder to do exactly that using the Nuke Build

The Github Action Release the Executable file.

Check my repo: https://github.com/ricaun/RevitAddInManager

Still need to add the base images for the installer and a simple license then I gonna create a PR.

See yaa

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
ricauncommented, Jan 20, 2022

What is the advantage to use MSI? What do you mean auto-install for business?

I know the RevitTemplates has some WixSharp solutions.

0reactions
chuongmepcommented, Jan 21, 2022

I will add some things that msi is very convenient like:

  • Repair File image
  • Edit custom to install in azure or check file assembly image
Read more comments on GitHub >

github_iconTop Results From Across the Web

inno-setup · GitHub Topics
This is an Inno Setup based wrapper around mingw-get which installs a development environment based on MSYS1 for building Git for Windows using...
Read more >
GitHub actions for my project to automatically compile ...
GitHub actions for my project to automatically compile for Linux/Windows and create Windows-installer. · This is the project: focus_annotator.
Read more >
How To Securely Build and Sign Your Android App With ...
Download and install it, then navigate to the folder that contains your .jks ... We then use the Setup-Java GitHub Action to set...
Read more >
R Installation and Administration
9 Building the Inno Setup installer. You need to have the files for a complete R build, including bitmap and Tcl/Tk support and...
Read more >
How to build and sign your Flutter Android application ...
How to build and sign your Flutter Android application using GitHub Actions ; on: ; Setup Java to compile Android project uses ;...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found