diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi index 1c537c54df..981f4b38ca 100644 --- a/packaging/nsis/wireshark.nsi +++ b/packaging/nsis/wireshark.nsi @@ -887,7 +887,7 @@ SetOutPath '$INSTDIR\plugins\${VERSION}' File "${STAGING_DIR}\plugins\${VERSION}\mate.dll" SectionEnd -Section "Configuration Profiles" SecProfiles +Section "Global Profiles" SecProfiles ;------------------------------------------- ; This should be a function or macro SetOutPath '$INSTDIR\profiles\Bluetooth'