Skip to content
⌘ NSIS Forum Archive

Read LastWriteTime of Registry Key

3 posts

Geos37#

Read LastWriteTime of Registry Key

Hi anyone. Please help me...
How get LastWriteTime of Registry Key?

I think this:

System::Call 'advapi32::RegQueryInfoKey()'

RegQueryInfoKey Function available here: http://msdn.microsoft.com/en-us/libr...02(VS.85).aspx
But I don't know, how it use in System plugin.

Big thanks for answer.
kichik#
Maybe this example can help:

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.