Pages as default program for text files

I don't want pages to be the default program for opening word files, how can I change it back to Text Editor?

Select a document in the Finder, choose Get Info from the File menu, click on Open With, select the desired application, and press the Change All button.
(85631)

Similar Messages

  • How do I make Pages the default program for .doc files?

    How do I make Pages the default program for .doc files without having the need to change the default program for each individual.doc file?

    Navigate to a .doc file.
    Ctrl click the file
    Choose Open with and then go down the list, past pages, to other
    Navigate to pages
    Before you click Open make sure you click the 'Always open with' check box.
    You should be okay.
    You can do a similar think by selecting the file, Choosing File-Get Info
    Then open the Open With Disclosure triangle.
    select pages and then click CHANGE ALL
    Hope this hleps.
    M.

  • Making Pages the default program for opening text documents

    How do I make Pages the default program for opening text documents? Every time I open a text doc it launches in TextEdit. This must be an easy fix, but I can't seem to figure it out.

    Select a text document > Menu > File > Info > Open With > Browse into your appliCations folder > iWork > Pages > OK > Change All…+
    Peter

  • Set pages to be default program for *.doc files

    Is it possible to set pages to be the default program which my computer will ALWAYS use to open a MS word document? In windows i could set default programs for specific file types, e.g. .jpg, .mpg, mp3. I did not have to assign a program to open the program every single time. As far as I can tell , I have had to request pages to open my word documents every time i open a word doc. for the first time. Although I can set pages to be the default program for that one file, i want it set to ALWAYS OPEN ALL WORD DOCS. , until further specified. Any suggestions?
    thx.

    Highlight a known Word document in the Finder, highlight it & choose Get Info from the File menu. In the Get Info box, click the triangle next to "Open With." Click on this drop-down menu & choose Pages. If Pages is not a choice, choose "Other" & navigate to the Pages application. Now click the "Change" button under the text that asks if you want to open all documents like this with Pages. You can then double-click the Word documents & they will open in Pages. Note that the icon for the Word files will have a plain, white icon.

  • Cannot set default programs for a file extension in Gnome

    After a gnome upgrade (cannot remember when), I can no longer set the default program for a particular file extension by right clicking the file in nautilus -> going to "properties" -> going to "open with" tab -> highlighting a program -> pressing "set as default".

    The program I was trying to set was totem for default video playback; wine had made windows media player the default player prior. Interestingly, once I installed gnome-mplayer; the default program changed to gnome-mplayer and I was then able to switch default programs. This error may be related to wine.
    Last edited by Bluerider (2013-07-05 23:07:59)

  • How to set default program for pdf files

    I was wondering if anyone knows how to change the default program for opening a file type. For example I would like to set Adobe Acrobat as my default program for opening pdf files instead of preview
    thanks

    Hi and Welcome to Apple Discussions
    Control-click a pdf file and choose "Get Info". In the Info window choose which application to open the file with and then click on the "change all" button. Voila!
    Matthew Whiting

  • Make lightroom default program for raw files

    I purchased Lightroom 5 after a trial version expired.  (I believe the version was 5.2, not sure.)  I got the actual DVD with the activation code on the box.
    Current OS is Windows 7.
    At first I ran the updates from the internet (had a bit of trouble with the DVD opening) and it loaded version 5.5, and I used the activation code.  Everything went well, but when I try to open a raw file (Sony/.arw extension), it doesn't give me the option to use Lightroom as the default program for this action.  It doesn't show the program at all, and when I go into browse and select it, it still won't come up.
    So, I uninstalled everything, rebooted etc, then loaded up the DVD and got the DVD to work this time.  Again, I think the version came up 5.2.  Went to assign .arw files to Lightroom, and - no problem whatsoever.  Lightroom showed up as a program, like it hadn't before.  I then ran the update again to 5.5, and I'm running into the exact same thing, where I can't set LR as the default program.  Possibly the registry is not right?  It's just no longer seeing Lightroom as a program in the "Open With" option (when I reinstalled, it wiped out the 'open with LR' I had attached to the files.)  I can open up Lightroom itself just fine, but I can't just click on a raw file and have it open.
    Any ideas on how to fix this, and why the earlier version was okay, but the update wiped out the 'open with' option?
    Thanks,
    Carmen

    It is common misconception that LR should open images.
    What happens is that LR opens LR catalogs, not images.  Images are imported after LR has started up.  You can double-click on a LR Catalog, an .lrcat, file, or you can drag-and-drop a LR catalog file onto the LR icon, and either will cause LR to open, but that is all.  If you ever opened an image with LR it would hang and be difficult to fix.
    I think maybe LR 1.x would automatically import images if you dragged them to it, but that was shut down several versions ago.
    LR can also be set to open when you insert a memory card, via a checkbox in preferences.
    You can also open LR via a shortcut, and then drag-and-drop a folder onto the main image area in Library mode and that'll initiate an import.  This is actually what I do for every import.

  • How do I make Pages my default program for opening doc files

    Currently TextEdit is the default program to open doc files that I download from emails. Now that I've installed iWork 08 I would like Pages to be the default program. Thanks!

    Right-click any .DOC file and select Get Info. Then choose Pages as the open with application and select "Change For All. Pages is now your default app for .DOCs.

  • Undoing Open Office being the default program for text and other files

    After problems with Power Point crashing down, I downloaded Open Office to save some files on my mac. thanks to Open Office I managed to save the content, but now Open Office seems to become default program to open word, ppt etc. files on my mac. How can I undo this?

    Change it from the Open With section of a document's Get Info window, and then use the Change All function.
    (57910)

  • Using a LabVIEW application as default program for opening files

    Google has returned nothing useful on this.  I want to use a built LabVIEW application to open data files from the Windows desktop. It is easy to edit the Windows registry to set the application as default program - but I'm not sure how to set the event in LabVIEW to open the file.  Any suggested reading?
    Solved!
    Go to Solution.

    I have done this before...I have a small LabVIEW .exe which looks at the version of a VI and selects the appropriate version of LabVIEW to open it with if available. It also adds explorer context menu items for allowing you pick a specific version of LabVIEW to open the file with.
    This is a rough idea of the registry keys for adding a program to handle specific file types and to add items to the shell menu in the installer:
    Add your own 'LabVIEWOpenWithVersion' key and then add the key name to the OpenWithProgids for the file extensions you want to be able to open with your application. The command part looks like this:
    Look at the Windows/MSDN help for what the different keys mean and how they are used, I think you can also set a key to make one of your handlers (e.g. Open, openWithLV) the default for the file type.
    For getting the file that was opened 'with' your application, use the App.Args property, ignoring the first item (which is always LabVIEW) in the array.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Setting default program for torrent files

    When I download a torrent file, I get the window that says 'You have chosen to open:...... which is: torrent File. What should Firefox to with this file?
    I can chose to save the file or Open With... and I browse to Tixati. However, the box that gives the option to do this automatically with files like this from now on is grayed out. Torrent files are not listed on the Applications in Options. This works fine in IE, but not in Firefox. What can I do?

    For further information, I made uTorrent my default torrent file and Firefox immediately gave the option of opening with uTorrent. As Tixati is a better program for this purpose with an increasing number of users, Firefox needs to enable default opening with Tixati.

  • Making Flash Player Default Program for .flv Files

    I'd like to use Adobe Flash Player as my default program to open .flv files.  How do I find the flash player executable file on my computer?  I have the latest flash player successfully installed on my computer (Win7, 64-bit, Firefox) but cannot locate the executable file when I use the find program to use with this file type browse command.  Any ideas on where it may be located?  I did not see it in any of the Adobe folders in the program files (x86) folder.  Thanks for your help.

    Flash Player is a browser add-on, not an executable player.
    There is a standalone player (Projector) that you can download from http://www.adobe.com/support/flashplayer/downloads.html, but this player can only play .swf files.
    There used to be an Adobe Media Player to play .flv files, but is is no longer available.  Use a 3rd-party player like VLC Media Player to play .flv files.

  • Changing the default program for a file format

    I was folloing the steps to change the default program to open a PDF, by going to Get Info > Open width > Adobe Acrobat and pressed Change All. All the PDF got changed to open with Acrobat Reader, but the next time, after I boot up the computer everything is back as it was, PDF files are opening with Preview and not Acrobat...
    How to change it for once and for all?
    Thanks

    I been working hours on the same problem as lessismo.  I've deleted every Adobe file and folder in the user's library, deleted preferences, etc. and can't seem to find a solution.  It works fine when I login as a different user so I know it's not the machine.  Any suggestions?

  • Please Help! How do i make MS OFFICE the default programs for opening files

    Hey,
    Someone please tell me how to make MS OFFICE the default for opening up excel, word and pp files....Ever since i migrated all my stuff to my new 24in everything opens up in iwork instead of office, which is really annoying.
    Thanks in advance,
    JW

    Hi skymedic: Quite easy to set the default program actually. Find a file you need to open, single click. then Right Click and select "Get Info". When this window opens, select the program to be used then click "Change All'. Please note you will need to do this for all file types you want to open with Office. EG: .DOC .PPS .PPT .XLS etc..
    Good Luck
    Stedman

  • Using Pages as default application for .doc files

    When I double-click .doc files, finder insists on using the MS Word for opening the files.
    The only trouble is that I dont have Office anymore. The trial expired (good), and I have assosiated the file in finder to "always open with pages"
    Still.. after a little while.. the old bugger is back... cant open error 10066 (or something similar).. and the assosiation to Pages is forgotten...
    This is definitivly feeding my paranoia...
    I hope I am doing something wrong...

    You should also consider uninstalling the Office trial. There should be an Office test run folder in HD > Applications. In there is an uninstaller. It may give an error message that there is nothing to uninstall if you have never run one of the Office applications. You should be able to just drag the Office folder to the Trash if this is the case.
    Peggy

Maybe you are looking for

  • Problem moving photos from one comp to another in LR 4

    I am having a problem with moving my photos from a MacBook Pro to a PC laptop.  All the files reside in one directory on an external drive.  I copied the catalog from the Mac to the PC, connected the drive, started LR and pointed to the copied catalo

  • If you are good at Booleans please help!

    I modified one of the Labview examples for continuously acquiring data inside a simple state machine. I want a single "Run" button and a single "Exit" button (which will stop the VI completely and ultimately bring them back to the main menu). The use

  • Connecting SAP BOBJ to SAP BI

    Hi, We have completed the installation of BusinessObjects Enterprise XI 3.1 with the default MySQL CMS database. We now need to connect it to our SAP BI system. Can someone please let me know where to find the configuration guide for this activity as

  • Popup error when trying to save slices (CS5)

    I've just tried to use the slice feature for the first time since installing (Windows 64-bit) and after creating the slices, when I click on the 'Save for Web & Devices' option in the file menu, I'm getting a popup window which is reporting, "Operati

  • Upgrade from LR2 to LR4 - Have Photoshop CS5 Extended - LR adjustments now lost with RAW files

    I have: Windows 7 64bit Lots of ram Lots of disk space Lots of everything I have CS5 Photoshop and LR2 - and all works perfectly. I import my RAW files from my Canon 5d2 - and I can edit and adjust - then if I need to export to PS to make further adj