Closed Bug 598779 Opened 16 years ago Closed 15 years ago

Remove start menu directory and safe mode shortcut creation

Categories

(Firefox :: Installer, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 4.0b10
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: ddahl, Assigned: robert.strong.bugs)

References

(Blocks 2 open bugs)

Details

(Keywords: relnote, Whiteboard: [softblocker])

Attachments

(1 file)

we have added a start in safe mode menu item, but need to patch the installer to not create the directory and safe mode shortcut that sits in the start menu this is a spin off of bug 542122
blocking2.0: --- → ?
I think this should block final but getting it for beta 7 is a bit risky.
blocking2.0: ? → betaN+
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Blocks: safe-mode
We will also need to add a keyboard modifier that, when held, causes Firefox to start in Safe Mode. This functionality already exists on OSX.
Just to confirm, we're not getting rid of the -safe-mode command-line flag right?
(In reply to comment #4) > Just to confirm, we're not getting rid of the -safe-mode command-line flag > right? Most definitely not, but I don't really consider that a user-friendly way of invoking the mode.
When Firefox is the default browser, the pinned icon in the start menu (in Vista at least) when right-clicked provides the option of starting in safe mode.
(In reply to comment #3) > We will also need to add a keyboard modifier that, when held, causes Firefox to > start in Safe Mode. This functionality already exists on OSX. Filed bug 602562 to add this (In reply to comment #6) > When Firefox is the default browser, the pinned icon in the start menu (in > Vista at least) when right-clicked provides the option of starting in safe > mode. That functionality is not present in Windows 7
Depends on: 602562
(In reply to comment #7) > (In reply to comment #6) > > When Firefox is the default browser, the pinned icon in the start menu (in > > Vista at least) when right-clicked provides the option of starting in safe > > mode. > That functionality is not present in Windows 7 That should be handled over here in bug 519985 where its already been discussed to include on jumplist.
If Firefox is not set as the default it won't be available on Vista and below. I agree it should be added to the jumplist in bug but the point is that adding it to the jumplist won't meet all of the requirements as stated. Let's keep this bug about removing the shortcuts after the requirements have been met.
Attached patch patch rev1 — — Splinter Review
Attachment #502856 - Flags: review?(jmathies)
Whiteboard: [softblocker]
Comment on attachment 502856 [details] [diff] [review] patch rev1 Looks good. Are the added ShellLink::SetShortCutWorkingDirectory call required to make this work?
Attachment #502856 - Flags: review?(jmathies) → review+
BTW, great idea, the start menu folder is annoying.
(In reply to comment #11) > Comment on attachment 502856 [details] [diff] [review] > patch rev1 > > Looks good. Are the added ShellLink::SetShortCutWorkingDirectory call required > to make this work? Only when $OUTDIR isn't the installation directory... I added those "just in case" and for consistency.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Flags: in-litmus?
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b10
Is this suppose to remove it when we update from a nightly?
On update, if the start menu directory exists and contains a shortcut (based on the shortcut_log.ini) that points to the install location it creates the new shortcut in the root of the start menu, removes the shortcuts from the directory and if the directory is empty (which it should be) removes the directory. On install, if the start menu directory exists and contains a shortcut (based on the shortcut_log.ini) that points to the install location it removes the shortcuts from the directory and if the directory is empty (which it should be) removes the directory. It by default will create the shortcut in the root of the start menu unless the choice to create the start menu shortcut is unchecked.
cc'ing some SeaMonkey and Thunderbird people in case they would like to do this as well.
Depends on: 627848
(In reply to comment #16) > On update, if the start menu directory exists and contains a shortcut (based on > the shortcut_log.ini) that points to the install location it creates the new > shortcut in the root of the start menu, removes the shortcuts from the > directory and if the directory is empty (which it should be) removes the > directory. This part isn't working... filed Bug 627848
Keywords: relnote
We'll just rely on bug reports for regressions instead of a litmus test
Flags: in-litmus?
Flags: needinfo?(bugzilla)
Flags: needinfo?(info)
Flags: needinfo?(info)
Flags: needinfo?(bugzilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: