H
H
HellYeahOmg2020-05-21 19:04:20
JavaScript
HellYeahOmg, 2020-05-21 19:04:20

How to pass arguments to electron builder installer?

You need to run the installer with arguments via the command line on Windows (for example, installer.exe -argument1), which it must either pass to the application so that they can be obtained via process.arguments, or at least write to a file after installation. If this cannot be done through the electron builder, then how can you at least do it in another packer?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question