Restoring pps

hi im after restoring my iphone and i have none of my purchased apps on it how can i get them back

Hello Endamoore1,
Thanks for using Apple Support Communities.
For more information on this, take a look at:
Downloading past purchases from the iTunes Store, App Store, and iBooks Store
http://support.apple.com/kb/ht2519
Best of luck,
Mario

Similar Messages

  • Any way to Restore Last Manual Sort Order or Prevent from being Overwritten accidentally?

         Help!
         I'm constantly accidentally overwriting painstakingly created manual sort ordering (sometimes hours but more often months of accumulated work) in folders with files numbering up to 1,000, when i, however breifly, switch to another sort ordering (size, date modified etc) to check something, immediately forget that i'm in another sort order, and, unthinkingly (actually i guess i'm thinking of a lot of other things) drag a file to another position, this immediately destroys any past manual sorting i've established, overwriting it with this new inadvertent manual ordering.
         I've tried CommandZ (edit undo) but that only undoes my last rating or labeling, i've rushed to force quit Bridge through the activity montior hoping i will catch it before its overwritten, but obviously i am not as fast as a computer, and i don't think this has ever worked.
    Is there any way or any script someone has written to formally save a manual sort order? Is there anything i've missed to attempt restoring it? Has anyone, repeatedly foiled by this, written something that would give a warning and require confirmation say for instance, if i tried to drag or move a file while in another sort ordering (this seems like something that should have existed the minute the opportunity was given to create manual organization). Would anyone be willing to?
         Seriously, me forgetting almost every time isn't going to change and, more vexingly, it's even happened when i didn't mean to move anything but fumbled momentarily while in another sort order. I think most people might forget because (in the context of computing) we are conditioned to expect a warning if something we have just created is about to be written over or discarded, and since there is no option to formally save a manual ordering we have just created.
         Also, if this was in the real world, moving a single file would not reshuffle everything on your desk. If i had the option to formally save a manual organization i would NOT forget to do this and would use it, as i've wished for one every time spent a while rearranging files. Knowing how easily all the hours (much less months and years of cumulative work) of organizational work can be accidentally lost makes working within Bridge unpleasantly anxious.
          I'm literally willing to do anything including installing some sketchy 3rd-part scripts (though honestly i have no idea what that means or how to do it). I extentively use and rely heavily upon this function so this is a fairly serious Achille's heel. It's like watching your incredibly important meticulously constructed house of cards collapse with a careless but innocent sigh, or like having the equivelent of a not even charming cat dance across your keyboard during a live concert, etc etc....
         Also it is not usually appropriate, given the context, to batch rename everything to preserve a manual ordering w sequence numbers, etc. Often the filenames are considerably (but necessarily, to connote important differences) long already, and when i have to rearrange things in the future would have to do that each time, etc, etc, making for even more unwieldly filenames that didn't have any substantive information at the beginning. I'm looking for a way to make this function (manual sort ordering), well, more functional, secure and stable, the workarounds i've considered cause too many additonal problems.
         Thank you in advance for any help you may be able to offer, and as this is my first attempt to use the forums as i live on a boat with no regular net access, would appreciate any forum etiquette corrections, and advance apologies for any misspellings, dyslexic and spellcheck does not seem to work in this interface. next time will edit in external wordprocessing program beforehand,
              li'l mc szpf
         PS i'm on a 27" mac w CS4 Design Premium, w up to the minute OS (10.6.8) and Adobe software updates installed recently (i do not often move the monster but this week was housesitting w net access, so she has had all recommended shots and vaccinations....)
         PPS I know most of y'all might be running the newest and the latest of everything, but, i'm fairly certain this is still a problem in recent versions as this has happened to me at school where all the macs are running cs5. Though if it's been addressed somehow in cs6 would update entire suite just to fix this one problem in Bridge. I've tried many searches and found nothing relevant or wouldn't bother the considerable expertise and resources of an official forum, was extremely hesitant to ask (feared getting snapped at for unwittingly broaching forum etiquette) but it is truly the bane of my considerable Bridge existence, so was willing to risk the imaginary censure and opprobrium....
    Message was edited by: PECourtejoie

    That is a good question, to do this requires two functions and a restart of Bridge all done automagically
    Copy and paste the script into ExtendScript Toolkit
    This gets installed with Photoshop and can be found:-
    PC: C:\Program Files\Adobe\Adobe Utilities
    MAC: <hard drive>/Applications/Utilities/Adobe Utilities
    Start Bridge
    PC: Edit - Preferences - Startup Scripts
    Mac: Adobe Bridge menu - Preferences - Startup Scripts
    At the bottom click the "Reveal Button" this will open the folder where the script should be saved.
    Close and restart Bridge.
    Accept the new script.
    To use:
    Tools - Backup Manual Sort
    This will backup the hidden manual sort file .BridgeSort to .BridgeSortSave
    Tools - Restore Manual Sort
    This will copy the .BridgeSortSave back to .BridgeSort and will close and restart Bridge so that the manual sort is restored.
    if( BridgeTalk.appName == "bridge" ) { 
    var backUpManSort = new MenuElement( "command","Backup Manual Sort", "at the end of Tools" , "backupms" );
    var RestoreManSort = new MenuElement( "command","Restore Manual Sort", "at the end of Tools" , "restorems" );
    backUpManSort.onSelect = function () {
    var fileSort = new File(app.document.presentationPath +"/.BridgeSort");
    var fileSave = new File(app.document.presentationPath +"/.BridgeSortSave");
    if(fileSave.exists) fileSave.remove();
    fileSort.copy(fileSave);
    fileSave.hidden=true;
    RestoreManSort.onSelect = function () {
    var fileSort = new File(app.document.presentationPath +"/.BridgeSort");
    var fileSave = new File(app.document.presentationPath +"/.BridgeSortSave");
    if(!fileSave.exists){
    alert("No backup file exists");
    return;
    app.document.sorts = [{ type:"string",name:"document-kind", reverse:false }];
    if(fileSort.exists) fileSort.remove();
    fileSave.copy(fileSort);
    fileSort.hidden=true;
    app.document.chooseMenuItem("mondo/command/new");
    app.documents[0].close();
    app.document.sorts = [{ name:"user",type:"date", reverse:false }];
    Hope this works for you.

  • BIOS Failure. Not able to restore

    Hello HP support team, 
    My friend's comuter's BIOS seems to be dead. When I turn it on the CapsLock light blinks for 2 times and nothing happens on my screen. I tried to remove battery and power cable for some minutes, but nothing changed. I also removed the CMOS battery and replaced it's RAM, but still got the same problem.
    I've searched for solutions on everywhere, and most of the times I finally get stuck on this page. The combination of WIN+B seems to have no effect, something that makes sense as I'm almost sure they've deleted the HP_TOOLS partition.
    So, here is where I need your help. In the page mentioned above, it's said that "a USB key with an HP_TOOLS volume can be used as an alternative". I really have searched everywhere, but I can't find how to create this USB drive. I also have no idea where to find an extracted version of BIOS so I could restore from that. The only BIOS That I get from the driver's page is one ".exe" which I have to run it on that computer, which is impossible. 
    One last thing to mention is that I've downloaded the "sp61632" which gives me the "HP UEFI Support Environment Setup". When I try to install it on "USB Flash Drive" it gives me an error, but finally I've installed it locally on my computer, and then transfered its files on a USB Drive. 
    I renamed that drive to "HP_TOOLS", and the only folders in there are "Hewlett-Packard" > "SystemDiags", and in there can be found 8 items: 
    CryptRSA.efi
    CryptRSA32.efi
    SystemDiags.efi
    SystemDiags32.efi
    SystemDiags.s09
    SystemDiags.sig
    SystemDiags32.s09
    SystemDiags32.sig
    Just mentioning it, cause the total size is 2.5MB, and I can't see if thishas to do anything with the BIOS restore.
    So, to sum up, I need:
    BIOS recovery files
    a way to create USB drive with HP_TOOLS
    any other idea or suggestion would be very welcome
    Tried, but didn't work:
    restart
    remove HDD
    remove CMOS battery
    replace RAMs
    WIN+B combination
    WIN+B combination, with the flash drive mentioned above connected
    The computer is: HP Pavilion DV6-2117ev (drivers page is here)
    Serial number: (Personal information removed)
    Product number: WB331EA#B1A
    Operating system: Probably Windows 7 (I don't think this has any importance right now)
    Sorry for the long post, tried to be as detailed as possible. 
    Thanks in advance for your support.
    This question was solved.
    View Solution.

    Download the latest version of the HP PC UEFI Diagnostics V.5.6.1 from the following page to your PC. It  is SP69045.exe
    http://www8.hp.com/us/en/campaigns/hpsupportassistant/pc-diags.html?jumpid=va_r602_us/en/any/pps/pl_...
    You will be installing it to a usb flashdrive of at least 4 GB. Prepare a USB flashdrive by plugging it into a port and formatting it within Windows.  When you see the following window, select USB flash drive. When you are informed that the HP_Tools directory is not present on the USB and asked for permission to create it, click on OK. I created a usb HP_Tools flashdrive on my self-built PC with an ASUS Crosshair V Formula-Z motherboard so I know this works.  Once you have this done you can copy the BIOS files to the root of your newly created HP_Tools usb flashdrive. Now you can plug it into a usb port on your friend's notebook and boot to the PC Diagnostics. You can use the firmware management option to update the BIOS of his notebook.  
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • How do I restore Firefox Last Session?

    After a crash: bp-1dc9064f-fcc3-44f8-9c04-e058d2120127
    I missclicked Restore Session button and clicked on the New Session instead. Then I tried to click on the History -> Restore Last Session button but it was "grey" (i.e. inactive).
    I thought it is some bug, so I took the common advice (Have you tried to turn it off and on?) and closed Firefox and run it once again. Now the button was active. So I clicked on it, but it just took me to the previous wrong session.
    Realizing I'm in great trouble I googled and find out about Sessionrestore.js and Sessionrestore.bak ... but too late I read I have to close Firefox first and then edit those ...
    So I renamed the backup, closed Firefox -> which just saved the session and overwrite the file ... open it ... and everything was doomed and screwed by me ...
    I had opened about 300 tabs of unsaved (not in bookmarks) work from past few years ... URLs I do not have in bookmarks neither in history - as I simply do not close and reopen them ... Mainly a huge pile of important articles I was digging through.
    I tried to search my local drive for some more backup files ... only one I came acroos with the name and date seeming to be old enough was: startupCache.4.little. Immediatly I made a copy of it, just to ensure I won't screw any single remaining chance to somehow restore my last session ...
    Now if I remember it correct, after every single crash of Firefox, there's a report being send to Mozilla and in this report there should be included pages that were open during the crash.
    So my question is: How to get to the data from this report? (ID above) And how to extract the URLs of the tabs opened during that crash from it?
    Second question: Is there any other way of how to get to the data (URLs)?
    PS: My history contains about 50.000 of URLs, I tried to dig through, but that was somewhat impractible ...
    PPS: I tried to use the Shadow copy method -since I run Windows 7, but somewhat despite Drive Protection being On space assigned to it was 0% ...
    It just seems to me that some higher power wanted really badly to wipe my Session off ... well if so I respect it, but if there just a tiny little bit of a chance to restore it I'M ONE BIG EAR!!!

    I would recommend taking a look at this article:
    [http://kb.mozillazine.org/Breakpad#Mozilla_Crash_Reporter http://kb.mozillazine.org/Breakpad#Mozilla_Crash_Reporter]
    It should help you find the data, using your crash report number. Hopefully that contains what you need.

  • Can't restore folders from Time Machine after Lion

    Hello guys,
    after upgrading to Lion 10.7.1 I can't seem able to restore some old folders from Time Machine
    Here's what happens: I log in TM, I can scroll through my old backups, I can choose the folders I want to restore, I can click on the folder, but when the systems tries to restore it, it stops saying that I don't have the privileges to access file A in the folder (and then all the procedure is stopped).
    Oddly (at least for me) if I try to restore just that same file A (and not the whole folder) that I should have no privileges for, from the same old backup, I can do it, but I have to give the system my password: It pops up a window saying something "Finder is willing to make some modification, can you authorize?"  (forgive i'm translating the alert from another language) and then I can restore it.
    Has anybody else this problem and how can be solved?
    Many thanks
    Ps: I did a simple upgrade on Lion, no partition, no blank disk, and never changed anything in my user preferences, it's always the same, administrator
    Pps: Before Lion I could restore easily exactly the same folders and files I tried to restore with Lion

    wrongusername wrote:
    But if I transfer everything with the Setup Assistant, won't I once again be experiencing the problems I had?
    If the problems were caused by your data. But that's extremely unlikely. It may have been an app, or, much more likely from your description, something corrupted in the Leopard OS. That's one of the problems with upgrading a sick system without knowing what or where the causes are. It's a bit like a brain surgeon operating on himself: if he isn't in tip-top shape to start with, his condition is likely to change, and not for the better.
    Most of us would have recommended first simply doing a +*Repair Disk+* on your internal HD; if that didn't help, installing the "combo" Leopard update; if that didn't work, doing an +Archive and Install+ and re-installing the "combo."
    After a clean re-install of Snow Leopard, my Mac worked fine again (except for the TM trouble). So it probably had something to do with my old files.
    Probably not. Much more likely OSX was somehow damaged. And you got a whole new one.
    How come I could read the files on my external HD and yet not be able to copy the files?
    Time Machine uses special "deny everybody everything" permissions on it's backups, among other things, in an attempt to keep us mere mortals from moving, changing, or deleting things and corrupting them.

  • My recommendations for edits to the Thunderbird "Profiles" section: "Restoring".

    Dear Thunderbird "Help" team:
    My recommendations for edits to the Thunderbird "Profiles" section:
    Things that are not clear, on the page of Thunderbird "...Restoring to a different location..."
    https://support.mozilla.org/en-US/kb/profiles-tb#w_restoring-to-a-different-location .
    and...
    https://support.mozilla.org/en-US/kb/profiles-tb
    A.a) Existing: "...Each profile is stored on your hard drive in a profile folder. The folder is named using the following convention:
    <random_string>.<profile_name>
    ...where "<random_string>" is eight digits randomly generated by Thunderbird and "<profile_name>" is the name you assigned to the profile. ..."
    A.b) Please replace "digits" with "characters". In common US English, digits are numerical, 0 to 9. (You have it right, in the later paragraph: "Restoring a profile backup". )
    B) At "Moving a profile", it is not clear the difference between that and "Restoring to a different location". Please split the two cases, so that each one is complete unto itself. Write separate instruction sets (there is no advantage to economy of words, in a webpage like this.)
    B.a) Explain first how to find the file "profiles.ini", by using the Windows Explorer window.
    B.b) Recommend that the user first make a backup copy of that file "profiles.ini", in case the work does not succeed, so that the messed-up file can be replaced with the original.
    B.c) In the descriptors of "Moving a profile", for the actions to be taken, it is not clear whether each step is... at the location of the backup, or... at the location for the desired new installation. Especially uncertain for Step 3 and Step 4.
    B.d) In Step 5, give a better explanation for the path options: - relative or non-relative. How does the user know if the path option has been switched?
    Marian Beddill

    You spoke to my first item - "digits".
    But my BIG problem is the second one. -- "Moving a profile".
    I cannot understand the instructions. (*)
    The reason, is that it tries to cover TWO CASES/SITUATIONS , jumbled into ONE instruction set.
    My request to Mozilla, is to split those instructions into TWO (or more) distinct and separate instruction sets, but with each set dealing ONLY with one case.
    Write one set for "Moving a profile".
    Write one set for "Restoring to a different location".
    This way, the user does not have to try to interpret the "if"-descriptors, while in the middle of trying to accomplish the task at hand.
    Doing as I ask, makes for more words, and a longer page. But there is no cost for length of a page, and a great advantage to the user, since the steps to be followed for each case are distinct and are not ambiguous. Do not have any "If-this" detours in the sequence of operations.
    (*) PS: I am not dumb on programming. I have been writing code since 1966, and have taught programming in several other nations.
    (**) PPS: I still have not been able to move ("replicate") my old profile and message files, from the external backup copy, into the new, clean machine, so that I may continue corresponding from where I left off, when the motherboard crashed.

  • Restoring Old Bookmarks on TenFourFox

    I backed up my applications and data, including TenFourFox on my Mac G-4 PPS running OS 105.8 (Tiger).
    I then installed a new OS and restored backed up applications. Where on my Mac files are my old bookmarks? What is that file called?

    Found the specific file on the backup HD. For a manual restoration of old bookmarks. the path is User>username>Library>ApplicationSupport>Firefox>????>Bookmarks.

  • My old Time machine backup's will not restore after lion upgrade. Ugh!!!!!

    I had old backups that were accessible while running snow lepoard. Aftering installing Lion, the backup are still there, but I can't restore from any of them. Do I have to change the file name? Or am I SOL!!

    Hey Linc,
    Here's what happens: I log in TM, I can scroll through my old backups, I can choose the folders I want to restore, I can click on the folder, but when the systems tries to restore it, it stops saying that I don't have the privileges to access file A in the folder (and then all the procedure is stopped).
    Oddly (at least for me) if I try to restore just that same file A (and not the whole folder) that I should have no privileges for, from the same old backup, I can do it, but I have to give the system my password: It pops up a window saying something "Finder is willing to make some modification, can you authorize?"  (forgive i'm translating the alert from another language) and then I can restore it.
    Many thanks
    Ps: I did a simple upgrade on Lion, no partition, no blank disk, and never changed anything in my user preferences, it's always the same, administrator
    Pps: Before Lion I could restore easily exactly the same folders and files I tried to restore with Lion

  • System Image Restore in Window 8.1

    I have not been able to find a data migration application that works at cloning a Windows 8.1 hard drive to a new SSD.  With that in mind I want to go about moving the contents, data and operating system from my working C: to a new SSD.  I want
    to go about it as if I have backed up my system, my C: drive has failed so I need to install a new drive and restore my data and operating system to the new drive.  I can't seem to find any simple (this should be simple) straight forward way to do this
    nor can I find any form of written instruction on how to go about this. 
    I would love to have someone articulate this.  As it stands I have a fully operational intact C drive.  I have completed a disk image to a second separate hard drive.  I now want to restore that content to a third (SSD ) drive.
    Where do I begin? 

    There is a system backup tool called System Image Backup, follow these steps to conduct this:
    Swipe in from the right edge of the screen, and then tap Search.
    (If you're using a mouse, point to the upper-right corner of the screen, move the mouse pointer down, and then click Search.)
    Enter File History in the search box, tap or click File History, and then click System Image Backup at the left part.
    See the screenshot as below, you can backup it on local machine or a DVD or a network share folder:
    Besides, I need to point out that this backup method will generate a vhd file, if you want to restore the system you need an DVD installation midia.
    You cannot just restore a vhd file directly to the hard drive.
    regards
    v-yamliu

  • How to restore playlists and ratings after hard drive format

    Several people have reported problems restoring paylists and ratings after reformating a hard drive. Here is what worked for me and what did not.
    I had to reformat my hard drive. Before doing that I exported my playlists from itunes to another hard drive as an xml file. I also copied the folder with all my songs to another drive. (Also of course had it backed up on DVDs.)Then I copied the itunes library files (see url http://docs.info.apple.com/article.html?artnum=93732) to anoher drive.
    After reformating my hard drive and installing the lastest verion of ITunes, I copied the actual songs back into a subfolder in my music folder. I then told iTunes to import the subfolder with the actual music. That resulted in a restored library that lacked playlists and ratings.
    Don't do this
    I purchased Anapod ($30.00) because its web page said (http://www.redchairsoftware.com/anapod/):
    "Anapod CopyGear is an easy-to-use, compact utility for copying music tracks, playlists, podcasts, photos, and videos from your iPod back to your PC."
    Well, I did transfer 104 playlists back to my iTunes library through the Anapod backup function. However, the transfer also put more than 20 gigs of duplicate songs into the library. All of the songs listed in the playlists were duplicated in iTunes. I could find no way in Anapod to simply copy the ratings and the playlists. Anapod documentation was outdated. For example the online help pages said that playlists could not be backed up. This was confusing because I had just done that.
    "In a future release we will be adding the ability to backup your iPod playlists. This will allow you to generate backup files of your iPod playlists on the computer. These files will not be usable on your computer though. They can only be used to restore playlists at a later time on your iPod (assuming it still carries all the audio files referred to in that playlist)." This text is from url http://www.redchairsoftware.com/anapod/support/tome/tx2pc.php#5.1.2
    I sent requests to Anapod for help today, but they have not been answered yet. Docs truly did not seem to help. Would have been good if there was a pdf file rather than just an online help html file that seemed outdated.
    This worked for me:
    I ended up having iTunes wipe out the entire library because of all the dups Anapod made. (Made sure that iTunes only wiped out library and did not delete actual songs from hard drive. Then I had iTunes import my subfolder with songs again. That brought me back to where I was before wasting money and much time on Anapod.
    After I had my iTunes library up (without ratings and playlists and after finding Anapod did not meet my needs.
    1. I imported the xml file to which I had exported playlists before reformating hard drive. That gave me the playlists back although an error message said some items not copied because the music tracks listed in playlists were not in my iTunes library. --Possibly I deleted songs after playlists were downloaded some time ago to iPod. Importing the xml file is probably not necessary because of what I did below.
    2. Quit iTunes
    3. Because my song ratings were still missing, I then moved the iTunes library files made by the new version of iTunes into a different folder.
    4. Then I put my old version 4 library files into the place where the library files should be.
    5. Then I crossed my fingers and restarted iTunes. It took awhile to start and said it was updating my library files. Now I have back most or all of my playlists and ratings.
    If problems develop, I will probably wipe out iTunes library and use Anapod to move everything from my iPod into a folder and tell iTunes to import that folder. That approach might avoid the dups that Anapod makes when restoring playlists to iTunes.
    So my message is keep your actual songs backed up somewhere (such as DVD's and anotehr hard drive) and keep a duplicate copy of your library files somewhere not on your hard drive. With these items you should be able to restore iTunes library to its former status.
    Sorry for the length of this message. Hope it helps someone.

    The simple version of above:
    iTunes Files to Backup (anytime you make additions or changes to the Music or Library that you want to retain)
    1) All music files in their current folder structure (usually located in and under the ‘iTunes Music’ folder)
    2) The Library database file: ‘iTunes Library.itl’ located in the ‘iTunes’ folder
    3) The Library XML file: ‘iTunes Music Library.xml’ located in the ‘iTunes’ folder
    4) Any XML playlist files created for Playlist retention
    5) The two iTunes.pref files (optional)
    -- C:\Documents and Settings\<your username>\Application Data\Apple Computer\iTunes\iTunes.pref
    -- C:\Documents and Settings\<your username>\Local Settings\Application Data\Apple Computer Inc\iTunes.pref
    6) The XML file of Ratings, Play Counts and Last Played attributes saved from the main Library and created by Otto’s SaveRatings script (also optional, but recommended):
    “Download this: http://ottodestruct.com/itunes/SaveRatings.zip . It's a program, just run it like any other program. Run it on the machine where you're copying the info from BEFORE you move the files to the new machine. Click the "Save Ratings" button and it'll create a ratings.xml file. Now when you move the files, move the program and this file as well. Then after you make your new iTunes library, run it again and click the "Restore Ratings" button. Voila, all your information is back in the Library. Well, most of it anyway, it's not perfect. It'll tell you what songs it couldn't figure out though, and there's usually not very many.”

  • Trouble backing up and restoring voice memos

    I tried to save my voice memos from my iphone 5s to my (pc) computer.  I successfully did this one month ago, I created a backup of my iphone and then synced the iphone with the computer.  Now a month later I am trying to do this again with the new voice memos.  I plugged my iphone in and made a backup and then tried to sync the phone.  When I tried to sync, itunes told me that my iphone is synced to another itunes library.  (not true, I last synced it to this same library on this same computer!)  Since I had just made a backup, I figured it should be safe to sync (which means erasing the phone, because itunes claims that my phone is synced to another computer), and then restore from the backup I just made.  I did this, and everything was restored except the voice memos.  There are only voice memos from the last month, and nothing previous to that.  (also strange, there are two of each voice memo!)  When I use 3rd party software to see what is contained in the backup, it says there are 300 voice memos.  However, when I restore from this same backup, there is only a small portion of that.  Why is this happening?  How do I get my voice memos back?  I could buy the third party software to extract all the voice memos, but these files don't contain the names I gave them, only a numeric code containing the date and time they were made.  This isn't very useful.  I want the voice memos back on my phone, with their names intact.
    Also, for whatever reason, when I last tried to sync my phone a month ago, apparently it didn't actually put the voice memos into my itunes folder on my computer, so even though I thought that voice memos from before a month ago should be safely saved on my computer in itunes, they actually aren't.  This means I have lost ALL my voice memos except for the last month.  please help!!!  I am just trying to make a second copy of my voice memos on my computer to keep them safely backed up, but every time I do this it ends up deleting the original copy!  There must be some way to do this, and to retrieve the voice memos I know are contained in the backup.

    anyone?  help please?

  • HT1351 Some of the songs I bought from iTunes will not sync to my iPhone.  They show up on my phone, but the letters look faed and I can't play them.  How do I fix this?  I tried restoring my iPhone and it didn't work.

    Some of the songs I bought from iTunes will not sync to my iPhone.  They show up on my phone, but the letters look faed and I can't play them.  How do I fix this?  I tried restoring my iPhone and it didn't work.

    Sorry, I meant the letters look "faded" not faed.

  • IMac running 10.7.3 stuck on rainbow wheel right after desktop launches and google chrome trying to restore a previous browsing session

    Hello All - thanks in advance for your help with this.
    The problem I'm encountering is on an iMac 24" from 2008, Intel Core 2Duo 1.3 GHz processor.  I'm running 10.7.3 but have yet to install the client combo update.
    My computer would not wake from sleep this morning after having been left on all night.  The last two apps I had been running last night before this morning's freeze up were Google Chrome and iTunes.  I restarted the computer and noticed at the login screen that one of the login accounts that is normally set up for use had disappeared.  Once I logged in to my account, which had not disappeared, and arrived at the desktop, Chrome automatically tried to relaunch and restore the previous session with a note indicating that the browser had not been quit properly.
    iTunes was running as well but had no functionality - non responsive to mouse click commands, etc.  About thirty seconds later the rainbow wheel appeared and began spinning.
    Tried force quitting both applications applications respectively but the finder was non-responsive as well.  The dock would pop up when moused over but I was not permitted to select any of the icons.  Restarted the computer and essentially the same thing occurred but I was able to quit out of iTunes this time before the rainbow wheel started.
    Tried restarting with all peripheral hardware disconnected.  No change.  Tried booting up in safe mode - didn't work.  Rebooted in disk utility mode - ran disk verification and was told all was well.  Ran permissions verifications and was told there were problems.  Repaired the permissions issues successfully.  Rebooted again but same issue with desktop/apps freezing up.  Rebooted into Disk Utility mode and tried a reinstall of lion - reinstall successul but upon normal reboot desktop still frozen once I launched Chrome and attempted to get to apple site to download the 10.7.3 patch.
    Tried rebooting in disk utility mode to restore from a time machine back up - the external hard drive where my back ups are stored did not appear as a restore source even though I had reconnected the USB cable. 
    I then rebooted again into disk utility mode and tried to use safari to navigate to the apple site and download the 10.7.3 client combo update.  No dice - received error messages saying the download could not be completed because there was insufficient memory available.
    Called Apple - rep said I should take the computer in to the store - refused as of the time of the call because I had already wasted half the day on this and didn't want to flush the remainder down the toilet hanging around at the Apple store.  So much for that - the day is now totally wasted any way.
    Another couple of bits of information which may or may not be helpful:
    When I'm in disk utility mode the disk image icon at the top of the list of disk images/mounts on the left hand side of the utility window is in red text: 320.07 GB WDC WD320...and the main dialogue box says: "This drive has a hardware problem that can't be repaired.  Back up Data and see Apple dealer for help." One might conclude that my computer is therefore dead...not exactly.  This happened once before after trying to set up a bootcamp partition using XP instead of windows 7.  XP is not supported by Lion but I was trying a work around.  Soon thereafter I upgraded my OS to 10.7.2 (or.3 can't remember) using software updater instead of a full native download from the Apple Support site and the computer went bananas.  After the upgrade I was getting the CUI ???? errors which have since become infamous.  While working with Apple phone support on the CUI issue and using disk utility on that issue, that same red text disc image came up and the note about my hardware having failed as described above.  Apple told me I was cooked and my machine was finished.  They were wrong.  I can't remember what I did but I worked on the problem a bit more and was eventually able to upgrade my OS from the native download and get my machine back in order and runnign fine.
    I recently attempted the bootcamp partition (stupidly) work around for XP again without success - last week before all of the latest drama set in.  YES I have learned my lession and will not attempt this again.
    So that's what's going on - sorry for the Moby Dick lenght description but I figured the more details available the more likely some one is to know how to fix the problem.
    Any thoughts, suggestions, HELP please!!!
    Thanks.

    Hello All - thanks in advance for your help with this.
    The problem I'm encountering is on an iMac 24" from 2008, Intel Core 2Duo 1.3 GHz processor.  I'm running 10.7.3 but have yet to install the client combo update.
    My computer would not wake from sleep this morning after having been left on all night.  The last two apps I had been running last night before this morning's freeze up were Google Chrome and iTunes.  I restarted the computer and noticed at the login screen that one of the login accounts that is normally set up for use had disappeared.  Once I logged in to my account, which had not disappeared, and arrived at the desktop, Chrome automatically tried to relaunch and restore the previous session with a note indicating that the browser had not been quit properly.
    iTunes was running as well but had no functionality - non responsive to mouse click commands, etc.  About thirty seconds later the rainbow wheel appeared and began spinning.
    Tried force quitting both applications applications respectively but the finder was non-responsive as well.  The dock would pop up when moused over but I was not permitted to select any of the icons.  Restarted the computer and essentially the same thing occurred but I was able to quit out of iTunes this time before the rainbow wheel started.
    Tried restarting with all peripheral hardware disconnected.  No change.  Tried booting up in safe mode - didn't work.  Rebooted in disk utility mode - ran disk verification and was told all was well.  Ran permissions verifications and was told there were problems.  Repaired the permissions issues successfully.  Rebooted again but same issue with desktop/apps freezing up.  Rebooted into Disk Utility mode and tried a reinstall of lion - reinstall successul but upon normal reboot desktop still frozen once I launched Chrome and attempted to get to apple site to download the 10.7.3 patch.
    Tried rebooting in disk utility mode to restore from a time machine back up - the external hard drive where my back ups are stored did not appear as a restore source even though I had reconnected the USB cable. 
    I then rebooted again into disk utility mode and tried to use safari to navigate to the apple site and download the 10.7.3 client combo update.  No dice - received error messages saying the download could not be completed because there was insufficient memory available.
    Called Apple - rep said I should take the computer in to the store - refused as of the time of the call because I had already wasted half the day on this and didn't want to flush the remainder down the toilet hanging around at the Apple store.  So much for that - the day is now totally wasted any way.
    Another couple of bits of information which may or may not be helpful:
    When I'm in disk utility mode the disk image icon at the top of the list of disk images/mounts on the left hand side of the utility window is in red text: 320.07 GB WDC WD320...and the main dialogue box says: "This drive has a hardware problem that can't be repaired.  Back up Data and see Apple dealer for help." One might conclude that my computer is therefore dead...not exactly.  This happened once before after trying to set up a bootcamp partition using XP instead of windows 7.  XP is not supported by Lion but I was trying a work around.  Soon thereafter I upgraded my OS to 10.7.2 (or.3 can't remember) using software updater instead of a full native download from the Apple Support site and the computer went bananas.  After the upgrade I was getting the CUI ???? errors which have since become infamous.  While working with Apple phone support on the CUI issue and using disk utility on that issue, that same red text disc image came up and the note about my hardware having failed as described above.  Apple told me I was cooked and my machine was finished.  They were wrong.  I can't remember what I did but I worked on the problem a bit more and was eventually able to upgrade my OS from the native download and get my machine back in order and runnign fine.
    I recently attempted the bootcamp partition (stupidly) work around for XP again without success - last week before all of the latest drama set in.  YES I have learned my lession and will not attempt this again.
    So that's what's going on - sorry for the Moby Dick lenght description but I figured the more details available the more likely some one is to know how to fix the problem.
    Any thoughts, suggestions, HELP please!!!
    Thanks.

  • When I login, all of my desktop items are gone, the "Finder" icon is bouncing and a message asking to restore windows is blinking but unresponsive. I can't exit out of it. What do I do? I've tried force quitting, and it doesn't get rid of it.

    When I login, all of my desktop items are gone, the "Finder" icon is bouncing and a message asking to restore windows is blinking but unresponsive. I can't exit out of it. What do I do? I've tried force quitting, and it doesn't get rid of this message. When I login to my husband's account, this message does not appear.

    Hey sunnyday7!
    Here is an article that can help you address this issue:
    OS X: How to quit an unresponsive application using Force Quit
    http://support.apple.com/kb/ht3411
    Additional Information
    OS X automatically relaunches the Finder when it is quit. If the Finder is unresponsive, use Force Quit to relaunch it. Select Finder in the Force Quit Window or Dock, then click Relaunch.
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • I am trying to restore my catalog having previously done a back up to an external hard drive and subsequently an incremental backup. I am using Photoshop Elements 11 and the only option given in the restore procedure is to open a .tly file.

    I have done this but now the restore function is asking for yet another file, which i assume to be the original back up, but that is the only .tly file since the only other relevant file appears to be called catalog.buc but that is just not visible when using the restore function? How do I continue from here with this restoration of my catalog?

    Martin_Had a écrit:
    Thank you Andaleeb. I appear to have an old backup of a year ago, and a more recent full back up plus an incremental backup.
    Regrettably I don't really understand what is going on because firstly the restore does not complete its cycle so I cannot see what that backup file contains and secondly all I have read would suggest that the .tly file is the full backup and the catalog.buc file is the incremental backup. For the present, the catalog shows the photos for 2014 which makes me think I might have backed from the old back up file.
    I am minded to create another catalog and try again.
    Any views on what I can do?
    A backup (full or incremental) is a folder, not a file. It contains renamed pictures file copies as well a copies of the files and subfolders of the original catalog. The catalog.buc is a renamed copy of the database of your original catalog while the backup.tly. That backup.tly file contains the information to restore the renamed pictures where you decide, the original location or a new custom one. You can't do anything with the backup yourself, only the restore process can do the job if it finds the backup.tly file. In the case of an incremental backup, you have to tell the restore process where to find the incremental backup folder; it finds the backup.tly file in that folder and finds what is to restore there; then it asks you for the previous backup folder (in your case the full backup); you then browse to that full backup folder so that the restore process can find find the backup.tly there; the restore then deals with the rest of the files to restore.

Maybe you are looking for

  • Can't open or rename folder... but not a permission issue

    This one has me puzzled, and I can't figure it. I have a fair background in unix and command line interfaces, so I've tried all of the usual fixes with chmod, chown, chgrp and everything else I can throw at it without luck.  It's not a locked/hidden

  • External hard drive not visible on Mac Mini

    I just purchased a Mini with Lion.  The Seagate Freeagent external hard drive is visible from finder on the Mini but it is "read only" and it is not visible on the wireless network to my macbook.  How can I make the external hard drive read write and

  • Photoshop CS5 Screen Resolution

    <START OF RANT> Having recently decided to upgrade all my design software, I can't begin to tell you how disappointed I was (and still am) to find that after spending £231.12 GBP on buying Photoshop CS5 (upgrade from CS2) I'm unable to "Save As" and

  • Color grading send back to FCP

    In Color, after I've graded my shots and send them back to final cut - they appear more saturated and 'muckier' than ever in the canvas window and nothing like as clean or as sharp as in color after I've graded them. Any ideas?

  • Salary Amount is different in ESS than the Salary Form

    Employee has salary discrepancy Employee is seeing different amount in ESS and the salary form has a differnt amount the Amount in the Salary form is correct but the amount seeing by the employee through ESS is different.Whats the reason and how to r