We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ee463 commit 650aa02Copy full SHA for 650aa02
build/windows/installer/installer.nsi
@@ -68,6 +68,7 @@ Section -Main SEC0000
68
SetOverwrite on
69
File ..\..\..\Win32\Release\${APP_EXE}
70
File ..\..\..\Win32\Release\crashreporter.exe
71
+ File ..\..\..\Win32\Release\redis-desktop-manager.pdb
72
File /r resources\*
73
WriteRegStr HKLM "${REGKEY}\Components" Main 1
74
SectionEnd
0 commit comments