Reg Lines HELP
i wanna put reg lines in my instalation,
like: '[HKEY_LOCAL_MACHINE\SOFTWARE\iMesh\Client]
"Holland"="o"'
Is this possible?
Or is there a plugin that enters a complete reg file in register.
Help!
Sebas
Archive: Reg Lines HELP
Reg Lines HELP
i wanna put reg lines in my instalation,
like: '[HKEY_LOCAL_MACHINE\SOFTWARE\iMesh\Client]
"Holland"="o"'
Is this possible?
Or is there a plugin that enters a complete reg file in register.
Help!
Sebas
Look for WriteRegStr in the documentation. It does what you're looking for.
Thanx, But...
Thanx, eeh i think im very stupid but where can i find documentation
Sebas
Online at http://nsis.sourceforge.net/Docs or makensis.htm in your NSIS directory.