Registry, and extract from installers #6129
Unanswered
Ra2-IFV
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to extract from innosetup installers?
I checked here but didn't see much information. There's a key called
innosetup
but doesn't tell what happens if I fillurl
with installer link and set it totrue
. And, how about msi installers? how to extract them?What's the recommended way to setup registry?
The installer writes something to registry ( in iss script ), I use
reg
command in post install scripts, is there a recommended way for this?Writing to registry requires admin privileges, what if I don't install it globally?
Thanks for upir kindness. I searched issues and discussions and didn't find anything useful, or I am just too careless.
Beta Was this translation helpful? Give feedback.
All reactions