diff --git a/mozilla/mail/installer/windows/ab-CD.jst b/mozilla/mail/installer/windows/ab-CD.jst index 798860240bd..5918f6b87db 100755 --- a/mozilla/mail/installer/windows/ab-CD.jst +++ b/mozilla/mail/installer/windows/ab-CD.jst @@ -73,7 +73,7 @@ function createShortcuts() scProfileDesc = "Profile Manager"; scProfileDescParam = "-ProfileManager"; scSafeModeDesc = "$ProductName$ (No Extensions)"; - scSafeModeDescParam = "-no-extensions"; + scSafeModeDescParam = "-safe-mode"; scFolderName = "$ProductName$"; fileMailIcon = getFolder("Chrome", "icons/default/messengerWindow.ico");