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 fb3d56d commit 3413de2Copy full SHA for 3413de2
Rubberduck.Deployment/InnoSetup/Rubberduck.Installer.Build.iss
@@ -116,7 +116,6 @@ Source: "{#IncludesDir}Rubberduck.RegisterAddIn.reg"; DestDir: "{app}"; Flags: i
116
; Use [Code] section (RegisterAddIn procedure) to register the entries instead.
117
#include <RegistryCleanup.reg.iss>
118
#include <Rubberduck.reg.iss>
119
-#include <Rubberduck.API.reg.iss>
120
121
; Commneted out because we don't want to delete users setting when they are just
122
; uninstalling to install another version of Rubberduck. Considered prompting to
0 commit comments