An Inno Setup installer for x64dbg.
- Adds shortcuts to desktop and start menu
- Registers shell extensions for
exe
anddll
files - Installs the plugin SDK if selected
- Allows installing popular plugins as components
- Extract the x64dbg release into
files
- Run
download-plugins.ps1
to download the plugins tofiles/plugins
- Compile
installer.iss
with Inno Setup Compiler
Note: The plugin download script requires 7zip binaries to be on the PATH
.