Closed
Bug 288930
Opened 20 years ago
Closed 17 years ago
Use icon in start menu like OpenOffice.org does
Categories
(Firefox :: Installer, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(1 file)
|
2.10 KB,
image/png
|
Details |
When installing the OpenOffice.org 2.0 beta the icon for the OpenOffice.org folder in the start menu is using an icon. It could be could, and should be fairly easy to do this. I'm attaching a screenshot of the openoffice.org start menu folder
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
documentation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/custom.asp It seems that if you create a hidden file called Desktop.ini with the following content you can get the icon: [.ShellClassInfo] IconFile=C:\Program Files\Mozilla Firefox\firefox.exe IconIndex=0 ConfirmFileOp=0 InfoTip=The greatest browser ever
Updated•19 years ago
|
Assignee: bugs → nobody
QA Contact: bugzilla → installer
Comment 3•17 years ago
|
||
This feels like it'd just be redundant info, not sure if it adds anything of value, but I don't see anyone doing this on Vista now, so I don't think its interesting to do going forward.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•