public:computer:nsis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
public:computer:nsis [2022/07/20 15:43] alexpublic:computer:nsis [2022/07/20 17:04] – [Scripts] alex
Line 165: Line 165:
 Function InstallNodejs Function InstallNodejs
   ; Install Node.js v12.22.9   ; Install Node.js v12.22.9
 +  ReadRegStr $R0 HKLM "SOFTWARE\Node.js" "Version"
 +
   ${If} $R0 == ""   ${If} $R0 == ""
     ;ExecWait 'C:\Windows\SysWOW64\msiexec.exe /i "$INSTDIR\tools\node-v12.22.9-x64.msi"'     ;ExecWait 'C:\Windows\SysWOW64\msiexec.exe /i "$INSTDIR\tools\node-v12.22.9-x64.msi"'
  • public/computer/nsis.txt
  • Last modified: 2022/07/20 17:05
  • by alex