Error occured during installation of iTunes...

During installation of iTunes i got the following message:
An error occurred during the installation of assembly "Microsoft.VC80.CRT, version="8.0.50727.4053", type="win32", publicKeyToken="1fc8b3b9a1e18e3b",processor Architecture="x86". Please refer to Help and Support for more information. HRESULT:0x80073712
I tried also to install .NET Framework but during the installation I got also an error message.
I can't install iTunes (with Windows 32bit) although I already tried twice to uninstall all programs in relation with apple an reinstall again...
PLEASE HELP ME!!! What can I do??
Thanks

Okay, in English that one says that there is a "pending" repair. But if you restart Windows and try again, typically you'll get the same message ...
We're going to try something a bit experimental. (This should work in XP or 2000, but I can't find the equivalent documentation for Vista or 7.)
Run through the instructions for doing an sfc /scannow again, but instead of typing sfc /scannow at the command prompt, type instead:
*sfc /cancel*
That should cancel all pending scans, as per:
[Description du Vérificateur des fichiers système Windows 2000 (Sfc.exe)|http://support.microsoft.com/?scid=kb%3Bfr%3B222471&x=10&y=10]
After doing the sfc /cancel, try doing another sfc /scannow.
Does that go through okay this time? Or do you still get the message about restarting and trying again?

Similar Messages

Maybe you are looking for

  • Encryprtion process hangs

    HI I tried to encrypt my Razr Maxx running Android 4.1.2 OS so I can add my corporate email account. I had the screen unlock pin set.  After I start the encryption, I got the message " preparing to encrypt files on your phone".  It hung at this point

  • Windows media player with safari for windows

    Hi everyone just a little problem of mine... safari seems unable to detect windows media player. I get a message about 'content of MIME type application/x-mplayer2' when I safari tries to use media player. I tried installing the plugin on this page h

  • Hyper-V cannot be installed: The processor does not have the required virtualization capabilities.

    I am trying to use Visual Studio 2013 with Windows Phone SDK 8.0 on Windows 8.1 Enterprise running as a guest in a VirtualBox virtual machine hosted from Windows 7 Ultimate.  The Windows Phone emulator in Visual Studio will not work.  The guest Hardw

  • Never want to save HTML

    Using CS4. When I save an image I sometimes get the save "HTML and IMAGE" option. I only use FW for image work, never HTML. Is there a place I can permanently turn this irritating feature off?

  • How to Remove Previous Values in Field Symbols

    Hi, My code goes like this. Loop at i_vbap. read table itab assigning <fs>. if sy-subrc = 0. endif. Endloop. This is good if my subrc for read is always 0. however, if my subrc = 4, my <fs> still contains the previous values. How do i clear my <fs> w