ITunes not working. Quicktime not deleting-all happend after computer virus

please help. my iTunes has been down for months. ever since my computer was attacked by a virus, it doesn't work. some other programs such as my photo program doesn't work either. what should i do? ive tried everything!!!

Have you tried this:
Perform a Thorough & Complete Uninstall and Reinstall of iTunes/QuickTime
(Compiled from the collective wisdom of toonz and Da Gopha)
If you want to guarantee a successful upgrade and be proactive about minimizing potential install issues, do the following:
1. Completely Backup your music and iTunes library files.
2. Virus check / spyware scan your machine.
3. Completely remove / uninstall the current version of iTunes and QuickTime from your system.....
3a. – Do a Stepwise clean uninstallation of iTunes
3b. - Then download and install the Microsoft Installer Cleanup Utility
.....And make sure iTunes is really gone.
4. Delete the contents of your temp folder: C:\Documents and Settings\<username>\Local Settings\Temp
5. Reboot the PC
6. Turn off all security software such as Norton, McAfee, SpySweepers, any TSRs, etc. (exit via the system tray)
7. Start with the QuickTime standalone installer run from the PC (not directly from on-line)
8. Reboot the PC
9. Turn off all security software such as Norton, McAfee, SpySweepers, any TSRs, etc. (exit via the system tray)
10. First completely download, then run the latest iTunes Installer from your PC
11. Reboot the PC
The majority of problems out there on the discussion boards are caused by viruses or other system corruption — sometimes self-inflicted by the user (i.e. - people who turn off necessary Windows services) — or out of date drivers.

Similar Messages

  • Itunes not copying all photos from an event on my iMac to iPad

    why is iTunes not copying all photos from an event on my iMac to iPad

    Not at this time. There is no connection between iPhoto on the Mac and on the iPad
    Maybe in a future release
    Suggest to Apple. IPhoto menu =>> provide iPhoto feedback
    LN

  • Delete command is not deleting all rows

    Hi All,
    Database version 10.2.0.2
    Delete command is not deleting all rows and deleting some subset of rows which it should delete, ever time I delete and do the roll back, next time it will delete some random rows, count is different everytime with in the range but not complete in anyway. see the following -
    select count(*) from test where evt_id in (select evt_id from test1);
    COUNT(*)
    27105
    delete from test where evt_id in (select evt_id from test1);
    16045 rows deleted.
    select count(*) from test where evt_id in (select evt_id from test1);
    11060
    rollback;
    Againg the same procedure -
    select count(*) from test where evt_id in (select evt_id from test1);
    COUNT(*)
    27105
    delete from test where evt_id in (select evt_id from test1);
    14320 rows deleted.
    select count(*) from test where evt_id in (select evt_id from test1);
    COUNT(*)
    12785
    why its not deleting all the 27k rows in one shot? Is there any bug related to that?
    Thanks
    Abhinav

    Odd that what looked like identical statements produced different results, both the counts and the deletes. The most likely cause of that is your data is changing - as Fahd suggested perhaps a simultaneous load taking place.
    The delete issue is probably not due to a bug. Possible but unlikely.
    If any evt_id values are NULL they won't be deleted with the subquery - a NULL in test.evt_id will never match a NULL in test1.evt_id.
    Have you tried alternative subqueries - a correlated EXISTS subquery for instance?

  • Emptying trash securely does not delete all files? Any ideas?

    When I try and empty trash (securely) it does not delete all files, so I am left with files in the Trash?  Any ideas?

    Select one of the items in the Trash and open the Info window. What does it show for Where?

  • I uninstalled itunes for windows 7 and tried to install itunes 10.5 and it won't work.  I deleted all existing apple programs from my computer but when I try to install again it says so long error involved with microsoft?I uninstalled itunes for windows 7

    help ,me

    Did you try anything suggested in the last thread you posted?
    Views
    Replies
    Last Post
    I uninstalled itunes for windows 7 and tried to install itunes 10.5 and it won't work.  I deleted all existing apple programs from my computer but when I try to install again it says so long error involved with microsoft?I uninstalled itunes for windows 7

  • Delete obsolete does not delete all backupset

    Dear friends,
    I take backup with the "backup database plus archivelog". For example, it took 3 backup, 3 archivelog and 1 control files. I took a backup 5 minutes later to try "delete obsolete" command. It also took same number of files.
    When i typed "delete obsolete" command, it only removes 1 backup and 1 control file from old backupset. 2 backup and 3 archivelog files are still there.
    What am i wrong? OR How can i delete all old backupset files(backups,copies,controlfiles,...)?
    You can find the details below,
    Thanks in advance and Best Regards;
    Onur
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/oranew/arch/cf_%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/oranew/arch/%U.bak';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oranew/9i/dbs/snapcf_....f'; # default
    CONFIGURE EXCLUDE FOR TABLESPACE 'CWMLITE';
    CONFIGURE EXCLUDE FOR TABLESPACE 'EXAMPLE';
    List of Backup Sets
    ===================
    BS Key Device Type Elapsed Time Completion Time
    812 DISK 00:00:01 11-JUL-06
    BP Key: 813 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/1hhntfj9_1_1.bak
    List of Archived Logs in backup set 812
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 270 1147860 11-JUL-06 1147877 11-JUL-06
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    816 Full 313M DISK 00:01:50 11-JUL-06
    BP Key: 817 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/1ihntfjd_1_1.bak
    List of Datafiles in backup set 816
    File LV Type Ckp SCN Ckp Time Name
    1 Full 1147880 11-JUL-06 /oranew/oradb/oradata/.../system01.dbf
    2 Full 1147880 11-JUL-06 /oranew/oradb/oradata/.../undotbs01.dbf
    4 Full 1147880 11-JUL-06 /oranew/oradb/oradata/.../drsys01.dbf
    6 Full 1147880 11-JUL-06 /oranew/oradb/oradata/.../indx01.dbf
    7 Full 1147880 11-JUL-06 /oranew/oradb/oradata/.../tools01.dbf
    8 Full 1147880 11-JUL-06 /oranew/oradb/oradata/.../users01.dbf
    BS Key Device Type Elapsed Time Completion Time
    828 DISK 00:00:01 11-JUL-06
    BP Key: 829 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/1jhntfn4_1_1.bak
    List of Archived Logs in backup set 828
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 271 1147877 11-JUL-06 1147884 11-JUL-06
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    832 Full 1M DISK 00:00:01 11-JUL-06
    BP Key: 833 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/cf_c-4041210959-20060711-00
    Controlfile Included: Ckp SCN: 1147886 Ckp time: 11-JUL-06
    BS Key Device Type Elapsed Time Completion Time
    839 DISK 00:00:01 11-JUL-06
    BP Key: 840 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/1lhntfod_1_1.bak
    List of Archived Logs in backup set 839
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 270 1147860 11-JUL-06 1147877 11-JUL-06
    1 271 1147877 11-JUL-06 1147884 11-JUL-06
    1 272 1147884 11-JUL-06 1147890 11-JUL-06
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    845 Full 313M DISK 00:01:51 11-JUL-06
    BP Key: 846 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/1mhntfoh_1_1.bak
    List of Datafiles in backup set 845
    File LV Type Ckp SCN Ckp Time Name
    1 Full 1147893 11-JUL-06 /oranew/oradb/oradata/.../system01.dbf
    2 Full 1147893 11-JUL-06 /oranew/oradb/oradata/.../undotbs01.dbf
    4 Full 1147893 11-JUL-06 /oranew/oradb/oradata/.../drsys01.dbf
    6 Full 1147893 11-JUL-06 /oranew/oradb/oradata/.../indx01.dbf
    7 Full 1147893 11-JUL-06 /oranew/oradb/oradata/.../tools01.dbf
    8 Full 1147893 11-JUL-06 /oranew/oradb/oradata/.../users01.dbf
    BS Key Device Type Elapsed Time Completion Time
    857 DISK 00:00:01 11-JUL-06
    BP Key: 858 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/1nhntfs8_1_1.bak
    List of Archived Logs in backup set 857
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 273 1147890 11-JUL-06 1147898 11-JUL-06
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    861 Full 1M DISK 00:00:01 11-JUL-06
    BP Key: 862 Status: AVAILABLE Tag:
    Piece Name: /oranew/arch/cf_c-4041210959-20060711-01
    Controlfile Included: Ckp SCN: 1147900 Ckp time: 11-JUL-06
    RMAN> delete obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 1
    using channel ORA_DISK_1
    Deleting the following obsolete backups and copies:
    Type Key Completion Time Filename/Handle
    Backup Set 816 11-JUL-06
    Backup Piece 817 11-JUL-06 /oranew/arch/1ihntfjd_1_1.bak
    Backup Set 832 11-JUL-06
    Backup Piece 833 11-JUL-06 /oranew/arch/cf_c-4041210959-20060711-00
    Do you really want to delete the above objects (enter YES or NO)?

    Dear Kuljeet,
    I am new in rman. As i understood from your reply that rman only deletes the backup piece which includes all dbfs and its related control file. These two files are deleted from catalog and also from filesystem.
    But other archievelogs (from first backup) joins to the second backup,as you said. This goes on like that in every backup if we take backup with "plus archivelog" parameter. Am i right?
    And they won't be deleted from the file system.
    I think the answers to the following questions will solve my confusion.
    1. Should not we delete (from catalog and fs, for ex. "delete archivelog ...") the previous archivelogs, even the latest backup set is enough to recover database?
    2. Let's say, we moved all these files (old archivelogs and latest dbf backups) to tape. I don't think so but should we keep all the old archivelogs to recover db even the ones from the latest backup is enough?
    3. Is "plus archivelog" parameter very important for a backup?
    I was confused about the principles of "delete obsolete" when the backup was taken with "plus archivelog" parameter. If you can explain it shortly, i will be very pleased. Why it did not delete all pieces of the previous backup set (from catalog and fs.), while the latest backup set is enough to recover db? I could not understand this.
    Thanks in advance and best regards,
    Onur

  • ITunes not delete diagnostic data

    iTunes note delete in iOS 8.0.2 diagnostic data from iPhone 4S (same problem with iPad Air).

    Try syncing using the USB cable.  I noticed that wifi sync does not copy/delete diagnostic data.

  • Photoshop 3D files don´t appear correctly or not at all in After Effects

    Photoshop 3D files don´t appear correctly or not at all in After Effects. What is the problem?  OS: win 7

    Did you ever find an answer to this.  I just found the same problem.
    Thanks

  • How can I empty my trash email. There is no delete or delete all option after the emails are highlighted from the edit option. This is on an i phone 4 running on ios 7.1.2

    How can I empty my trash email. There is no delete or delete all option after the emails are highlighted from the edit option. This is on an i phone 4 running on ios 7.1.2

    I have 7 email accounts on my phone. If I tap EDIT while viewing the Trash folder in any of them I see "Mark All" on the left and "Delete All" on the right. If you tap any message, however, the legends go away.

  • ITunes not syncing all pictures

    My iTunes will not sync all of my pictures from iPhoto. After every try I go and delete the iPod photo cache, but it still doesn't work.  I'm trying to sink my MacBook with my iPhone 5 and my ipad mini, but neither work..

    I found this in another thread
    AZTrailBlazer
    Re: iTunes 10.1 is not syncing my Photos correctly to my iPad or iPhone 
    Nov 24, 2010 10:48 AM (in response to burdell1)
    OK. Here's the fix. Haven't had any problems since I tried the following: 1. Use the temporary fix of deleting the com.apple.Aperture file.
    2. Now re-start Aperture while holding Command + Option and select 're-build database'
    3. Quit Aperture
    4. Note that the progress indicator "Updating Previews for Sharing" appears before Aperture closes
    5. Load Aperture
    6. Load iTunes and connect iPad or iPhone (check for accurate library structure from Aperture)
    7. Sync iPad or iPhone
    8. Create a new folder in your Aperture library.
    9. Move a couple of Albums to the new folder
    10. Go to iTunes and click on the 'Photos' tab of the device sync options
    11. Changes to Aperture library should update properly Let me know if this works for everyone else. I'm pretty sure it will. Seems that my library was corrupt, but rebuilding the library won't help unless the database (com.apple.Aperture) is deleted first. 

  • ITunes Not Adding All Files?

    Hey guys...
    I have recently purchased an Ipod Classic & have a little problem with iTunes. I'm not unbelievably computer minded so it's most probably user related. I'm trying to add my music folder which is 70GB but when I do it only adds 61GB. Any reason why? All the files are the same & most are off CDs. I tried & experiment, I deleted all the songs out of iTunes & tried to add just one which was one of the ones which didn't wanna be added. When I try adding this file it just doesn't do anything. No popup or error saying it can't add it, it just doesn't show up in my bare iTunes list. The file is MP3, which will play on every other media player software I have on my computer. Please why won't it play through iTunes? And is there a way to fix it?
    Thanks

    Later versions of iTunes have become fussy about tags in MP3 files. If the files are in your library, they won’t play and if they are not in your library, iTunes will not add them, but it doesn’t tell you why.
    You can try running one or two of the files you can’t add through a MP3 Validator. There is a great explanation of how it works [here|http://trevinchow.com/blog/tag/mp3-tag-validator]

  • ITunes not deleting renamed files?

    Have other experiences this in iTunes...
    I'm pretty manic about tagging my files, so whenever I get files from friends and whatnot that aren't tagged properly, I agonize and do so in excrutiating detail. All that's fine.
    But now that I go into several actual folders, iTunes hasn't gotten rid of all the older named files. All the newly retagged files are in their properly named folders, but some of the old ones are still in folders with old album names. There's also an abundance of files like "song title" followed by "song title 1". What's with all these duplicates? Anyone else seeing this annoying breakdown in iTunes command of the file system?
    Thanks in advance!

    Similar things happen to me all the time. I have not encountered your exact problem, but a host of things like it. Maybe someone can explain exactly how iTunes "sees" audio files. For example how does it determine the order of songs in an album? I notice the file names start with 01, 02, 03, etc which do not show up in the itunes screen. But when I try to inject these numbers in the original filename to change the order of songs it does not work.
    The one thing I do know is that when you remove a song from iTunes the original file is still there - it just is not recognized in your song list. You have to delete it with a separate action.

  • Itunes not syncing all files to ipod - permissions error

    With the newest verison of itunes is not syncing all of my files to my ipod - this is so frustrating! I have taken itunes/quicktime completely off my dell and reloaded with the newest version of itunes/quicktime. Changed to manually managing my ipod files. Now I have 2 problems left - 1. 2 recently purchased audio books show up in my ipod file in itunes but do not show up on my ipod; 2 I can ony get 100 of 500 songs to load onto the ipod with a warning that I do not have permission for the rest.
    Dell Inspiron 9300     Windows Vista

    Same problem here, same application versions. I'm trying to get them to sync to an iPhone but it doesn't actually sycnc. They play without issue in iTunes. I converted them from flac to Apple lossless using dbpoweramp.
    Any suggestions would be helpfull

  • CS3 Uninstaller Did Not Delete All Application Files

    A few months ago, I purchased a new MacBook Pro. When I did that, I used Apple's migration assistant to move my programs from my old MacBook to my new MacBook. The Adobe CS 3.3 applications were migated. I recently purchased the upgrade to CS 5.5 Web Premium. I wanted to uninstall CS 3.3 before installing CS 5.5 to save hard drive space. So, I ran the Adobe Uninstaller (Applications > Utilities > Adobe Uninstallers). The Adobe Uninstaller could not find any Abode Products on my MacBook, although they were clearly installed and working. So, I reinstalled CS 3.3 and then tried the Adobe Uninstaller again. This time, the Uninstaller found all of the product and said that it uninstalled all of them. However, it did not delete the application files from my MacBook. I then attempted to run the Adobe CS Cleaner and that also did not delete the application files.
    How do I go about deleting the application files?
    Is it safe to simply drag the folder for each CS application to the trash at this point?
    How can I remove Version Cue CS3 from my System Preferences?
    Thanks!

    You should find the uninstaller for Acrobat 9 within the Adobe Acrobat 9 Pro folder.  Once removed then remove any other Adobe application folders you have listed from the Applications folder.  Beyond that you can also find files for the Adobe applications listed in the following locations:
    /Library/Application Support/Adobe
    /Users/<UserName>/Application Support/Adobe
    /Applications/Utilities/Adobe Installers/
    /Applications/Utilities/Adobe Utilities/
    You may need to reinstall Flash player and Shockwave after this procedure but it should remove the files used by CS3.  You can then try the CS5.5 installation at that point.  I would still caution that if you run into problems with the installation or even run into a problem removing Acrobat 9 that it will still be more efficient to step back and restore the Mac OS and run the Migration Assistant again as previously advised.

  • How to close, not delete, all open emails at one time.

    When I reply to an email, it isn't automatically closed. Therefore I have hundreds of open emails and in order to get back to my inbox I have to slide, with my cursor, through many of them. I don't want to delete them and it would take me way too long to close them individually. Is there a way to close, but not delete, them all at once? Then could I set up something that would automatically close, and keep, an email after I have responded to it? Thank you. Will a response to this question be sent to my email address or do I need to periodically check a message board? Thank you!

    If you're a keyboard oriented person, Ctrl+w will close the current tab, same as most browsers. In some cases, pressing that several times may be faster for you than moving the mouse up to a tab and right-clicking.

Maybe you are looking for

  • How do I get rid of a voice that speaks everything you are touching.

    How do I get rid of voice that speaks everything you are touching?

  • Mysql Mac Mountain Lyon

    I have problems to reinstall MySQL on Mac OS X after it was running on my system. I uninstalled it because the PreferencePane wasn't working as expected, using the procedure described here: http://akrabat.com/computing/uninstalling-mysql-on-mac-os-x-

  • Data Source Error

    Hi Gurus, I am getting an error while transporting. The Error was Extract structure XXXXX is not active. The extract structure XXXXXof the DataSource XXXXX is invalid and Field XXXXX will not be delivered from DataSource XXXXX in source system Produc

  • How to find Materialized views in OBIEE

    Hi gurus, how to find materialized views which are used in OBIEE? Do We see them in view log session after running a report? I have a requirement to find MV'S.Do we use MV'S in OBIEE?What is the use of MV? Kindly answer me. Thanks, siva

  • How to reverse Internal order Budget document?

    Hi, How to reverse the Internal order Budget document. I m abble to see the doc by KO2B. Please let me know if more information required. Thanks.