From c671d1e3897c4e3cf62b23fccae5f19024e56c7d Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Wed, 16 Apr 2025 19:51:48 +0200 Subject: [PATCH] fix: Revert export from https://github.com/zen-browser/desktop/commit/31a5e70b26c905af7a636bfbfbd24fd86466b0af#diff-0dad6ae9e720c6b380d48f7e19654910c30256bacc25567e1319a927bace7e5f, b=(no-bug), c=no-component --- src/browser/installer/windows/nsis/shared-nsh.patch | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/browser/installer/windows/nsis/shared-nsh.patch b/src/browser/installer/windows/nsis/shared-nsh.patch index bf8242d2..09a2396f 100644 --- a/src/browser/installer/windows/nsis/shared-nsh.patch +++ b/src/browser/installer/windows/nsis/shared-nsh.patch @@ -1,7 +1,7 @@ diff --git a/browser/installer/windows/nsis/shared.nsh b/browser/installer/windows/nsis/shared.nsh old mode 100755 new mode 100644 -index bc8f5775785e08a0cc1c8a6ad1f0e19e980c607d..f45dd4d2b0623a4502bf63dd4e580faa674bd2bb +index bc8f5775785e08a0cc1c8a6ad1f0e19e980c607d..bf11d30d10fb38855f6a0e8d5346be271042769e --- a/browser/installer/windows/nsis/shared.nsh +++ b/browser/installer/windows/nsis/shared.nsh @@ -513,6 +513,7 @@ ${RemoveDefaultBrowserAgentShortcut} @@ -28,15 +28,6 @@ index bc8f5775785e08a0cc1c8a6ad1f0e19e980c607d..f45dd4d2b0623a4502bf63dd4e580faa ${WriteApplicationsSupportedType} ${RegKey} ".xht" ${WriteApplicationsSupportedType} ${RegKey} ".xhtml" ${WriteApplicationsSupportedType} ${RegKey} ".xml" -@@ -878,7 +881,7 @@ ${RemoveDefaultBrowserAgentShortcut} - ${WriteRegStr2} $1 "$0" "DisplayVersion" "${AppVersion}" 0 - ${WriteRegStr2} $1 "$0" "HelpLink" "${HelpLink}" 0 - ${WriteRegStr2} $1 "$0" "InstallLocation" "$8" 0 -- ${WriteRegStr2} $1 "$0" "Publisher" "Mozilla" 0 -+ ${WriteRegStr2} $1 "$0" "Publisher" "Zen OSS Team" 0 - ${WriteRegStr2} $1 "$0" "UninstallString" "$\"$8\uninstall\helper.exe$\"" 0 - DeleteRegValue SHCTX "$0" "URLInfoAbout" - ; Don't add URLUpdateInfo which is the release notes url except for the release @@ -1727,6 +1730,8 @@ Function SetAsDefaultAppUserHKCU Pop $0 AppAssocReg::SetAppAsDefault "$R9" ".avif" "file"