May 10, 2005

另外,在函数 .onInit 中也可使用 ReadRegStr 读取注册表。 SetRegView 32 ReadRegStr $0 HKLM Software\Microsoft\Windows\CurrentVersion ProgramFilesDir DetailPrint $0 # prints C:\Program Files (x86) SetRegView 64 ReadRegStr $0 HKLM Software\Microsoft\Windows\CurrentVersion ProgramFilesDir DetailPrint $0 # prints C:\Program Files NSISでインストーラを作ってみる その2 - Qiita はじめに その1に引き続き、NSISのスクリプトをサンプルを用いてレクチャーします。 その1を読んでいない方は、以下から読んでください。 NSISでインストーラを作ってみる その1 アンインストールに確認を設ける アンイン NSIS: QoL changes, general cleanup, bug fixes (#3335 NSIS: QoL changes, general cleanup, bug fixes Uninstaller: - Removed dependency for AdvUninstallLog, it wasn't really used for anything. - Remove unpacked installer files upon successful installation.

Reference/IfErrors - NSIS

NSIS: Nullsoft Scriptable Install System / Bugs / #1153 NSIS: Nullsoft Scriptable Install System But I think better to add some clarification in Help for ReadRegStr method :) 64-bit dominates :) Amir Szekely - 2016-08-12 Yeah, it would make more sense to move that instruction under Registry.

Not able to read registry values in windows 64 inside

May 13, 2017 otp/erlang.nsi at master · erlang/otp · GitHub