OS X :: Quadruplication In (Open With) Menu
Dec 26, 2009I'm using a macbook pro OS 10.6.2, and whenever I right click and do open with, this occurs: [URL]
View 2 RepliesI'm using a macbook pro OS 10.6.2, and whenever I right click and do open with, this occurs: [URL]
View 2 RepliesI know this is a Windows type thing, but it's something I like when I Bootcamp into XP. I switch between windows a lot, and it's nice how on XP in the taskbar at the bottom all the windows are displayed. I know I can do CMD + Tab, I know I can do the display all windows, but it's just a lot easier this way. I sit back in my chair a lot while browsing the internets and its easier if I can do it with my mouse. I was wondering if the active windows can be displayed in the upper menu bar, not the Dock, because mine autohides and it would be easier in the menu.
View 9 Replies View RelatedIs there a way to add programs to the Open With Menu.For example, when you right click on a file you can choose to open it with the default application by selecting Open, or choose other programs to open it with by selecting Open With.Only a few of the programs that can open the files are listed.Is there a way to add programs that I use to list in that list.Right now, everytime I want to open something in a program that is not listed I have to go to Other... and find it in the Application folder. Which is not too convenient.Many programs that I use to open files are not listed for many types of file types, I open them frequently using the Open... window, and I was hoping that Mac would learn to add them, but it did not.
For example, I have VMWare with Windows 7 and Microsoft Office 2010 in it, my default application for WORD documents is Word for Mac 2011, but occasionally I need to open it in Word 2010 in Windows (Certain features that are missing in Mac Word), and I have to browse to fin the Word 2010 Application from the Application Folder.Another example is a program (from the App Store) called ResizeIt (which resizes photos), I have to browse for it everytime even though it is an application just for images.So, is there a way to edit the Open With Menu for specific file types to include these programs that I use, or do I have to keep browsing to the Application folder and finding it there?
Info:
MacBook Pro (15-inch Early 2011), Mac OS X (10.7.3), 2.2 GHz i7 Quad Core, 8 GB of RAM
I'm working with OSX 10.9.4. My question is simple! I would like to clear out the "Open With" menu! I just received a new Version of Photoshop and now I have two versions in the open with menu, along with others that I will never use.
Info:
Mac Pro, OS X Mavericks (10.9.4)
I have the newest version of itunes but I can't find the menu bar and it doesn't have the little box that it shows on PCs to show the menu. I am lost on how to actually open the menu to authorize my computer so I can have access to my cloud.
Info:
MacBook Pro with Retina display, iOS 7.1.2
I have tried Onyx, CleanMyMac, clearing LaunchServices.plist and loads of other things (too many to list) but when I right click on any file, I get the same entries repeated in the open with menu. i.e. Right Click an .avi and get Open With-> VLC, Quicktime, Other... Vlc, Quicktime, Other... VLC, Quicktime, Other...
View 2 Replies View RelatedMy Open With... menu has multiple entries of apps. Example; Right click .avi file, open with... VLC, Quicktime, Other, VLC, Quicktime, Other and over and over it goes. I have rebuilt the LaunchServices database with Onyx, and this didn't work. I have also deleted the LaunchServices.plist file.
View 18 Replies View RelatedI just went to open an image in the Finder with the "Open With" option. I noticed that there are several versions of most of the applications that can open an image. Most are the older versions of the applications. Does anyone know how to edit this list so only the current version of each application is shown? I have attached the menu listing so you can see what I mean by duplicates.
View 2 Replies View RelatedIs this possible? I find it annoying to have a file open in Preview and then having to either locate it or save it to allow me to open it in something else (like Acrobat or Photoshop). An example: I have just been sent a pdf that I need to open in Acrobat pro to merge with another one. Using Entourage the only things I can do are save or open, opening it results in it opening in Preview - which is usually what I'd prefer, but in this instance, I need to edit it, so I have to save it somewhere and then open it again from Acrobat. Preview is great, don't get me wrong, and not having to open up the whole program first in most cases is brilliant, but sometimes it's a pain that I can't subsequently open the file I'm previewing in a different program.
View 1 Replies View RelatedWhen right clicking I get a double 'Open with' menu. It's not double entries of programs, I literally get two working open with menus. Here's what I get: [URL]. I have cleaned up my 'Launch services' database, but it didn't work.
View 3 Replies View RelatedIn my menu bar, I have my favorites, and some are actually folders. Since switching to lion, those folders are marked by a square. When I click on them, every site within opens up and knocks out whatever site I had up. For example: In YAHOO, I have three bookmarks within (Yahoo, Yahoo Mail, and Yahoo UK) When I used to click on the folder, I was given a sub menu from which to choose. Now all three open up.Â
Â
In SAFARI 5.1.4.Â
Running LION 10.7.3Â
MacBook Pro Dual 2.53 Intel Core.
Info:
MacBook Pro, Mac OS X (10.7.3), SAFAIR 5.1.4
I hate MS Word, but I find that I can't get rid of it just yet. I love Pages, but I need the thesaurus capabilities of word. I need to be able to right click on a word and have synonyms come up in that very menu, no opening dictionary or another pop-up.
View 13 Replies View RelatedI have the same problem in this thread on the Apple support website: [URL] The only solution suggested was to reinstall the os. "I'd be using firefox with no problems. I'd go to load a page, and firefox would get stuck trying to resolve a host name (implying DNS wasn't working, at best). I'd click on the airport menu item, but the menu wouldn't open. I'd move the mouse cursor off the menu bar. When I move the mouse cursor back over the menu bar, I'd see the beachball. Ill finder windows get the beachball. Killing the finder did nothing; wouldn't fully die or restart. I'd have to hard-reset the machine to recover."
View 6 Replies View RelatedI now have to click three times to select anything. This just started about a week ago and it's very irritating. Can I turn it off?
Info:
MacBook Pro (13-inch Mid 2009), Mac OS X (10.7.4), 4GB 1067 Mhz DDR3
When opening a Mail message with any sort of scripting, many of the menu items remain greyed out, including the one that's important to me, 'Save Attachments...'.Â
If I manually open the same message, the menu items are enabled.Â
Try this script, by resetting the mailbox name to one of your own mailboxes, and you'll see what I mean.Â
(I've lodged a bug report).Â
Regards set SaveAttachmentsMenu to truetell application "Mail" activate set WindowCount to count of windows open item 1 of messages of drafts mailbox set x to 0 repeat # wait until the message is really open. tell current application to delay 0.1 set x to x + 1 if x > 40 then exit repeat if (count of windows) > WindowCount then exit repeat end repeat tell application "System Events" to tell process "Mail" select window 1 tell current application to delay 0.2 if exists menu item "Save Attachments…" of menu 1 of menu bar item "File" of menu bar 1 then keystroke "a" using command down if not enabled of menu item "Save Attachments…" of menu 1 of menu bar item "File" of menu bar 1 then say "attachments disabled" click menu item "Select All" of menu 1 of menu bar item "Edit" of menu bar 1 set x to 0 try click menu item "Save Attachments…" of menu 1 of menu bar item "File" of menu bar 1 end try repeat until exists sheet 1 of window 1 tell current application to delay 0.1 set x to x + 1 if x = 40 then set SaveAttachmentsMenu to false exit repeat end if end repeat end if end tellend tellSaveAttachmentsMenu
Info:
iMac, OS X Yosemite (10.10), Late 2014 i7 iMac, Epson 730, FX C1110
I'm having a little bug on Snow Leopard and I wonder if any of you may have the solution to fix it. When I choose a file and I go to the Open with menu, I see that there's a double entry for some applications. (Real Player, VLC) Is there a way to clear this so it only shows one single entry of the applications and why does this happens?
View 6 Replies View Relatedis there a way to keep the menu bar open always, without altering system codes or erasing system folders? when anything is in full screen, it disappears and I want to see the clock.
Info:
iMac
I wanted to cha,ge my security code and I can't open the "preferences system" in the apple menu.
Info:iMac
I've realized that sometimes I "lose" my wireless signal. I am not using an AirPort router (I'm using Linksys, if that's at all helpful). I've noticed that suddenly all of the wireless signals disappear from the AirPort menu up on the menu bar, except the network that I am connected to (i.e., I only see my router's name there). It also becomes impossible for me to browse the internet, so what I've done to troubleshoot this is disable the AirPort, put the computer to sleep, and disconnect/reconnect my router. When I turn it on, it seems to work. I've also tried simply disabling and then re-enabling AirPort, but it doesn't work after that.
View 2 Replies View Relatedmy "services" menu has disappeared as an option in finder. When I try to access it by right-clicking a finder item (folder or file), it's just plain missing. However if I look for it under the finder menu bar, the arrow beside service says 'building'. But I've been waiting for hours and it doesn't look like anything's happening.
View 1 Replies View RelatedJust today it began that when I try and open iChat from the Menu Bar icon, the whole right side of the menu bar reboots. Anyone else experienced this or have an idea of steps I can take to fix it?
View 1 Replies View RelatedI recently bought myself a Macbook Pro 13-inch model and I've been loving it so far. One thing that really bugs me is how bad the menu navigation is in OS X. I just read this on Macrumors and the only way to access menu from keyboard is by using ctrl+F2 key for which I have to press ctrl+fn+f2 key since F2 is a secondary function. Also, there is no way of going directly to the middle of the menu by keyboard shortcuts, right? If that is true, Mac OS X is still not polished enough for laptops. is there are a better way to control the menu items?
View 4 Replies View RelatedMy safari menu bar is missing. The menu bar for desktop, HD, and apps appears, but when I click on Safari, it disappears, so I can no longer see my buttons for History, etc. I think my husband (pc user) clicked it away when borrowing my computer.Â
Info:
MacBook
Pro, Mac OS X (10.5.8)
I run Windows-only programs on my Mac via Wine and I was wondering if there is a way to move the menu toolbar of the windows up to the menu bar to make it somewhat more Mac-looking.
View 2 Replies View RelatedSo i know this is gonna be a challenging one...
After a day of installing and trying/deleting new apps as well as trying terminal tricks from UsingMac.com like these and these, i went up to my apple menu in the menu bar for the first time since i started fiddling around, and it looks like what you see below in the attachment. I have absolutely no idea what made it happen; I'm just wondering if there is a way to reset the menu alone. because instead of having just what it says in the "system services" section in the menu, it has all that other stuff as well (Calculator, FruitMenu, etc.).
P.S.: Fruitmenu isn't even installed. i uninstalled it after i found out it was only a demo.
So basically:
1) how do i restore the main menu in the menu bar back to its original settings?
and 2) I need to do it in a way that wont screw up the rest of my computer or settings
I know that there are most likely a lot of these threads around, but I feel like I've tried about everything. This all happened this morning when I was about to open my itunes. It wouldn't open, instead an error popped up saying that it quit unexpectedly.
View 6 Replies View RelatedI launched Mail as I ordinarily do. It opened up, but the header bar was grayed out. Finally I managed to open program via Message/Go To/ Inbox, but no messages appeared in any of my mailboxes (even though I had several still in there from today). Nothing is happening, I even can't quit teh mail program.
Info:
MacBookPro, Mac OS X (10.6.8)
opened terminal to remove a uncooperative application (MacFace) and it wouldnt open. I would click it and it would bounce once and then nothing would happen. running 10.4.11
View 2 Replies View RelatedWhenever I open a pdf, adobe starts to open every pdf file on my computer. Does anyone know of any way to stop this? I couldn't really find anything on search. I am running OSX 10.6.3
View 4 Replies View RelatedI a new to mac. I am trying to open a ".config" file but I get this error message: "There is no default application specified to open the document xxxx". Normally, on a Windows, I would just force open it with notepad as it conly contain text. How do I do the same with a Mac?
View 6 Replies View Related