Archive: Read Registry Value and set is as variable for path


Read Registry Value and set is as variable for path
Good day,
how is it possible find a value from registry and set it as variable for install path?

Thanks for reply


Use InstallDirRegKey. It does exactly that.


EDIT: I give up :) I'm always a round behind kichik...

See documentation InstallDirRegKey,
http://nsis.sourceforge.net/Docs/Chapter4.html#4.8.1