Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-install target setup #734

Closed
0181532686cf4a31163be0bf3e6bb6732bf opened this issue Sep 8, 2016 · 2 comments
Closed

Pre-install target setup #734

0181532686cf4a31163be0bf3e6bb6732bf opened this issue Sep 8, 2016 · 2 comments
Labels

Comments

@0181532686cf4a31163be0bf3e6bb6732bf
Copy link
Contributor

Hi, are there any options to run a command/program before running actual installer? For example, my app depends on some native libraries and I have installers for them (for every target platform). How do I run them before actual install? I would like to bundle them into package and run on demand

@develar
Copy link
Member

develar commented Sep 8, 2016

Use custom NSIS or handle corresponding Squirrel.Windows event (--squirrel-install or --squirrel-updated).

@develar develar closed this as completed Sep 8, 2016
@0181532686cf4a31163be0bf3e6bb6732bf
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants