mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 22:56:42 +02:00
Use correct nsis include
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
!include LogicLib.nsh
|
!include LogicLib.nsh
|
||||||
!include TextFunc.nsh
|
!include WordFunc.nsh
|
||||||
|
|
||||||
Function SnoreWinVer
|
Function SnoreWinVer
|
||||||
ReadRegStr $R0 HKLM "SOFTWARE\Microsoft\Windows NT\CurrentVersion" CurrentVersion
|
ReadRegStr $R0 HKLM "SOFTWARE\Microsoft\Windows NT\CurrentVersion" CurrentVersion
|
||||||
|
Reference in New Issue
Block a user