diff --git a/host/platform/Windows/installer.nsi b/host/platform/Windows/installer.nsi index 2d3e8f04..07c91bdb 100644 --- a/host/platform/Windows/installer.nsi +++ b/host/platform/Windows/installer.nsi @@ -129,6 +129,7 @@ Section "-Install" Section1 SetOutPath $INSTDIR File ..\..\looking-glass-host.exe + File /nonfatal ..\..\looking-glass-host.pdb File LICENSE.txt WriteUninstaller $INSTDIR\uninstaller.exe