Adding Reg Keys From .reg File?
Is it possible to have NSIS download a .reg file from a server and then add the keys in it to the registry?
11 posts
Originally posted by deguixThat's neat! Thanks!
EDIT: See this Archive page Reg2Nsis - convert registry info into NSIS commands
But I never used it. And it's big (164 kb).
There is a Batch file command to import reg keys silently, but then you get the batch dialog.But in this case have the nsExec plugin to just get the output.