Setting up iTunes on Windows Vista 64-bit

Make this a sticky please, I dont want to type it twice
In the 64-bit versions of Windows there are two locations for programs to be stored by default.
Program Files - All the 64-bit applications that can run with out any assistance from the 32-bit emulator.
Program Files (x86) - All the 32-bit applications that need the 32-bit emulator to help then run under the 64-bit versions Windows.
Problem
When installing the latest version of iTunes (7.3.1.3) on Windows Vista 64-bit the install of the QuickTime software completes successfully, however when the iTunes software tries to install the application it produces an error message saying that it cannot find the QuickTime installation.
This is happening because QuickTime software is getting installed in the Program Files (x86) since it is not a 64-bit application. And the iTunes application specifically looks for it in the Program Files directory. I don’t know why the Apple iTunes programmers thought hard coding a path was a good idea, because they definitely could have looked up the install directory in the Windows Registry. As every programmer knows and has been slapped on the wrist by a more experienced programmer you should never hard code possible variations to your program. Especially if it is a hard drive path, because a non-standard install of QuickTime would lead to the same problem.
Solution
Basically the solution is very easy and involves a new feature in Windows Vista called a symbolic link.
1) Open up the Command Prompt as an Administrator (Go to All Programs > Accessories and Right Click on Command Prompt and then choose Run as administrator)
2) Create a QuickTime folder in both Program Files (x86)
mkdir "c:\Program Files (x86)\QuickTime"
3) Now we create a symbolic link to the Program Files directory
mklink /d "c:\Program Files\QuickTime" "c:\Program Files (x86)\QuickTime"
4) Now install iTunes as you normally would by double clicking on the install program.

If that didnt work try this below:
1) Open up the Command Prompt as an Administrator (Go to All Programs > Accessories and Right Click on Command Prompt and then choose Run as administrator)
2) Type cd C:\Windows\SysWOW64
3) Type regsvr32 vbscript.dll (This registers VB Script with your computer.)
4) Now install iTunes as you normally would by double clicking on the install program and wait for iTunes to finish installing.
5) Type regsvr32 \u vbscript.dll (This unregisters VB Script with your computer.)
THIS ONE COMES WITH A WARNING
TRY BOTH OF THESE AT YOUR OWN RISK
AND some thing below to consider about this second step, not the first post
To enabled, VB Script a scripting language that has been responsible for more trojan and worms floating around the internet than any other on the face of this earth. All in order to install one of the earths most popular programs to get our daily audio fix. So we have to disable security measures built in to protect the operating system from malicious code and leave our selves wide open.This would be the equivalent to Microsoft telling Mac People to disable buffer overflow protection in order to install Microsoft Office for the Mac.

Similar Messages

  • Why can't I install Itunes on windows vista 64 bit?

    Why can't I install Itunes on windows vista 64 bit? I have removed all apple software and repeated the reinstall many times but it fails.  I get this complicated error mesage and then the installer rolls back and fails.

    I get this complicated error mesage and then the installer rolls back and fails.
    I'd like to have a closer look at that error message please.
    Generate the error message again. While the error message box is open, hold down the Alt key and hit the PrtSc key. Paste the screenshot into an image file (using a program like Paint), and save the file.
    Start a reply here and click the wee camera icon at the top of the reply window. Click "Choose file", browse to the image file, select the file and click "Open". Now click "Insert file" to insert the screenshot into the reply.

  • Can't install itunes on windows vista 64 bit

    I'm trying to install itunes on a windows vista 64 bit machine but keep getting the error message "could not access network location %appdata%\." Does anybody know what is the matter?

    could not access network location %appdata%\
    It looks like it's having trouble getting one of the iTunes preference files in. There's a couple in each user account (usually in C:\Users\<username>\AppData\Local\Apple Computer\iTunes and C:\Users\<username>\AppData\Roaming\Apple Computer\iTunes).
    Has a version of iTunes previously been successfully installed on that PC? If so, was it working properly prior to your doing the current installs?
    What hard drive is your "Users" folder on? Is it the C drive or somewhere else?
    If it's somewhere else, are your Program files also on that other drive or are they on the C drive?

  • ITunes for Windows Vista 64 bit

    Is there any way to get iTunes to work on Windows Vista 64 bit? If not is Apple developing a version that will work in Windows Vista 64 bit?
    Thanks,

    For a chance I tried in this way and (strange but true) it works:
    I installed Quick Time alone (the 7.3 release), then iTunes, and this time no problem at all at the start up of both the programs.
    Finally I installed the gear software driver and no warning message appear in iTunes.
    I enclose the iTunes diagnostic summary before and after the successful changing.
    BEFORE
    Microsoft Windows Vista x64 Home Edition (Build 6000)
    System manufacturer P5K Deluxe
    iTunes 7.5.0.20
    Driver CD Non disponibile
    DLL Driver CD
    ** Test unità CD/DVD **
    Caricamento delle unità CD / DVD fallito, errore -43. Tenta di risolvere il problema di iTunes dal pannello di controllo "Installazione applicazioni".
    Caricamento delle unità CD / DVD fallito, errore -43. Tenta di risolvere il problema di iTunes dal pannello di controllo "Installazione applicazioni".
    AFTER
    Microsoft Windows Vista x64 Home Edition (Build 6000)
    System manufacturer P5K Deluxe
    iTunes 7.5.0.20
    Driver CD 2.0.6.1
    DLL Driver CD 2.0.6.2
    ** Test unità CD/DVD **
    UpperFilters: GEARAspiWDM (2.0.6.1),
    E: HL-DT-ST DVD-ROM GDR8164B, Rev 0L06
    CD audio nell'unità.
    Sono stati trovati 12 brani nel CD, tempo di riproduzione 55:31 in un CD audio.
    Traccia 1, inizio 00:02:00
    Traccia 2, inizio 04:14:25
    Traccia 3, inizio 08:06:22
    Traccia 4, inizio 11:08:02
    Traccia 5, inizio 15:16:02
    Traccia 6, inizio 21:09:20
    Traccia 7, inizio 27:51:67
    Traccia 8, inizio 29:34:65
    Traccia 9, inizio 34:41:30
    Traccia 10, inizio 38:57:40
    Traccia 11, inizio 46:04:72
    Traccia 12, inizio 52:22:45
    Lettura del CD audio riuscita.
    L'operazione per ottenere la velocità dell'unità è stata eseguita con successo.

  • Set the PATH permanently windows vista 32-bit

    I need to set the PATH variable permanently for running JDK without specify the full path to the executable every time with windows vista 32-bit but I don't know how to do it. Someone can help me?
    I tried what this site said but it doesn't work (or I do it wrong)
    http://java.sun.com/j2se/1.5.0/install-windows.html

    hi,
    via setting environment variables
    steps for windows 2000, but you to try the same in vista also, may be steps only differ,
    place your cursor on my computer -> right click -> properties -> advance -> environment variables -> system variable -> path->edit
    add " ;drivename:\path "
    ex:
    ;c:\jdk1.5.0\bin

  • ITunes causes Windows Vista 32 bit to hang

    Whenever I have tried to do anything that involves video with iTunes, regardless of whether my new video iPod is connected, my machine grinds to a complete halt after several seconds.
    It starts with iTunes not responding, then explorer stops responding to mouse actions, then all other applications stop responding and all I/O appears to cease (no hard drive activity, no keyboard input acknowledged, no response to a quick press of the power button, no network activity). I've not got a BSOD - maybe I've just given up waiting before one appears.
    I have tried removing and reinstalling Quicktime and iTunes and the problem remains. I had manage to add a load of video podcasts to iTunes but now that means I can't open it at all because as soon as it starts/finishes downloading something it kills my machine.
    Some help would be greatly appreciated.
      Windows Vista   P4 3Ghz, 2.5GB DDR2, Radeon X1950 PCI-E, 500GB SATA RAID0

    Hmmmm. Unfortunately, most of the helpful documentation and discussion i've seen about the RAID issues has related to the Intel Matrix Storage Manager drivers, and most of the SATA documentation and discussions relates to PCs with nVidia video cards (and/or other nVidia componentry).
    I had a quick check at ASUS, and it looks like it might be worth doublechecking to see if your BIOS is up to date. (Some of the BIOS updates they are listing there mention improved SATA compatibility and performance.) But I'm a bit uncomfortable about that advice, since there's a P5SD2-X and a P5SD2-X SE motherborad being listed there.
    so it might be prudent to doublecheck your motherboard model prior to any attempted BIOS upgrades. This ASUSTek document may be of some assistance:
    Where to find my model name?
    Once you've established to your satisfaction what particular model you have, here's links to the two different model pages:
    Model: P5SD2-X
    Model: P5SD2-X SE
    If you're at all uncertain as to how to proceed with this, please check in on the ASUSTek FAQs and forums for the relevant Motherboards. (There's links to the left of each of the model pages.) I don't have an ASUS motherboard myself, so they are going to be in a better position to give you focussed advice on the process.

  • Itunes support, Windows vista 64 bit?

    Is it known whether there is a future with Itunes support in the vista 64 bit platform? Is it in the near future or at least being worked on? Any info would be great, thanks!

    I am afraid we are all just users here and Apple doesn't share it's plans. However lots of people are using 64 bit Windows and many seem to be able to get iTunes to work with a little effort.
    Why not feed back your concers to Apple on this form, the more requests for 64 bit support the better.
    http://www.apple.com/feedback/itunesapp.html

  • ITunes for Windows Vista 64-bit editions

    Simple question: when will iTunes support 64-bit Vista? No useless "64-bit shouldn't be used by anyone"-style answers, please. Assume I know exactly what I'm doing
      Windows Vista   Ultimate 64-bit Edition

    Simple question: when will iTunes support 64-bit
    Vista? No useless "64-bit shouldn't be used by
    anyone"-style answers, please. Assume I know exactly
    what I'm doing
    Windows Vista Ultimate 64-bit
    Edition
    Simple answer, Nobody knows.

  • Trouble installing iTunes to Windows Vista (32 bit) Please help!

    My computer recently had some problems a few months back and I had to delete some things and get rid of programs, iTunes being one of them.
    I have tried to get it back, and it won't let me. It doesn't even begin installing. It tries to go to the installing screen, but the installer completed sign comes up and says "The installer encountered errors before iTunes could be configured. Your system has not been modified. To retry these operations at a later time, please run the installer again."
    I have tried everything in the Apple support area and did all of the troubleshooting problems. I don't know what to do now.
    Can someone help me please?

    Hmmmm. Unfortunately, most of the helpful documentation and discussion i've seen about the RAID issues has related to the Intel Matrix Storage Manager drivers, and most of the SATA documentation and discussions relates to PCs with nVidia video cards (and/or other nVidia componentry).
    I had a quick check at ASUS, and it looks like it might be worth doublechecking to see if your BIOS is up to date. (Some of the BIOS updates they are listing there mention improved SATA compatibility and performance.) But I'm a bit uncomfortable about that advice, since there's a P5SD2-X and a P5SD2-X SE motherborad being listed there.
    so it might be prudent to doublecheck your motherboard model prior to any attempted BIOS upgrades. This ASUSTek document may be of some assistance:
    Where to find my model name?
    Once you've established to your satisfaction what particular model you have, here's links to the two different model pages:
    Model: P5SD2-X
    Model: P5SD2-X SE
    If you're at all uncertain as to how to proceed with this, please check in on the ASUSTek FAQs and forums for the relevant Motherboards. (There's links to the left of each of the model pages.) I don't have an ASUS motherboard myself, so they are going to be in a better position to give you focussed advice on the process.

  • ITunes and Windows Vista 32 bit version install issues...need help

    Trying to install iTunes version 7.6 and it is not working all my research keeps mentioning 7.2. Is there any reason why 7.6 won't work?

    Trying to install iTunes version 7.6 and it is not working all my research keeps mentioning 7.2
    Can you describe for us the problem you're experiencing? Include the text of any error messages if you're getting any.

  • After rebooting my Windows Vista 64 bit system, could not access iTunes; after uninstalling I tried reinstalling, but it has been running for more than 24 hrs. Should I cancel installation?

    I had been updating my Windows Vista 64 bit system and as a result of a problem, had to reboot my system. Afterwards, I was no longer able to access iTunes.  I got a message stating that there was a problem with some of the files associated with the application.  A phone rep at Apple's Customer Service provided me with emails linking instructions on completely uninstalling and reinstalling iTunes. I did the uninstall, then checked for lingering iTunes files and couldn't completely remove some, but tried intalling the latest version of iTunes. It has been running for roughly 24 hours.  The status bar is green all the way across, and when I try to cancel, I get the following message: "Are you sure you want to cancel iTunes installation?"  I keep hitting "no," but am staring to wonder if there is a problem with the install.  Should it take this long if I have roughly 134 gigs of music?  I can still see the music in my computer's C drive, so I am worried that there is an error, perhpas because I didn't clear out all the lingering C:\Program Files\Common Files\Apple\ and all the lingering C:\Program Files\iTunes\.  Any thoughts?

    It is not just the HP. I have 3 HP computes and 2 Dell computers. 2 of the HP and 1 Dell suffer the iTunes internet block. Took me a while to figure it out also. But, the one thing that is different on the Dell, is that I can leave iTunes installed and not open it and everything works. As soon as I open it, internet access goes down. BUT secure sites (https:) works fine.

  • I am trying to install itunes on my hp laptop with windows vista 64 bit. But when i install i get this error "An error occured during the installation of assembly "Microsoft.VC80.CRT.type="win32"version="8.0.50727.6195".publickeyTOken="1fc8b3 b9a1e18e3b".

    I am trying to install itunes on my hp laptop with windows vista 64 bit. But when i install i get this error   "An error occured during the installation of assembly "Microsoft.VC80.CRT.type="win32"version="8.0.50727.6195".publickeyTOken="1fc8b3 b9a1e18e3b".processorArchitecture="x86""

    Repair your Apple Application Support.
    Control Panel > Programs n Features > highlight AAS, click CHANGE the REPAIR

  • Can I install iTunes in separate user accounts on Windows Vista 64-bit?

    Hi,
    My wife and I use different user accounts on Windows Vista 64-bit. Before I go and mess things up on my computer, I wanted ask some questions:
    1) Has anyone has successfully installed iTunes to multiple user account?
    2) If so, has anyone successfully shared the same music root directory for 2 different iTune instances.
    I'm thinking with iTunes very tight integration with the music files (for indexing/searching, etc), that it would be bad to have add/change/delete on the same music root from 2 independent installations.
    Experience OR opinions welcome!

    ) Has anyone has successfully installed iTunes to multiple user account?
    You don't install the iTunes application more than once. Each user account in Windows will have its own iTunes library.
    If so, has anyone successfully shared the same music root directory for 2 different iTune instances.
    Many people have done so. This should help:
    iTunes: How to share music between different accounts on a single computer
    Note that iTunes has no folder-watching capability, so if you add a track in one user account, the other user will have to add that new item manually, either by using the Add To Library command or dragging the item into the iTunes window. There are a couple of potential solutions from other developers, though:
    http://albumbrowser.klarita.net/iTunesFolderWatch.html
    http://www.lifehacker.com/software/itunes/hack-attack-automatically-sync-itunes- to-any-folders-175161.php
    Thanks to Meg and Hudgie for the tips.

  • Iphone 4S - Windows Vista - 64 Bit (and photoshop elements 9.0) is not recognizing my iphone as a camera - therefore I cannot download pictures from my iphone. iTunes works fine with the iPhone, but I do not see it in "My Computer" when connected via USB

    iphone 4S - Windows Vista - 64 Bit (and photoshop elements 9.0) is not recognizing my iphone as a camera - therefore I cannot download pictures from my iphone. iTunes works fine with the iPhone, but I do not see it in "My Computer" when connected via USB.  I already tried uninstalling and reinstalling iTunes....still nothing.  Any ideas?

    Thank u verrrrrrrrrrry much FoxFifth u save my life thank u.

  • Windows Vista 64-bit - ITunes died and won't reinstall

    Last night my wife let her laptop battery run dry with itunes 10 open. We had just installed it a week or so ago, and had not updated from the online download version.
    Anyhow, afterward, when I tried to open iTunes, MS would pop up with a message that the program failed to open properly. The laptop is Windows Vista 64-bit with the 64-bit software.
    I uninstalled, restarted, reinstalled, restarted, and tried again. Seemed to install correctly, but still got the crash when attempting to open.
    Tried QuickTime, it also will no longer open. Uninstalled both, and no when I try to install iTunes, it goes through the gathering information process of the install, but then pops up with a window saying the installer encountered errors before iTunes could be configured.
    I downloaded Windows Install Utility v. 3, but it shows iTunes and QuickTime completely removed (at least no entries were in their to remove).
    I also redownloaded the iTunes .exe, with the same results. Even tried the 32-bit, heh, which obviously didn't work, but worth a shot I suppose.
    Any help at all would be greatly appreciated.
    I did a backup of the registry and went through and hard delete most of the iTunes entries, with no success, so I just restored the registry to the original since I wasnt 100% sure that I should be doing that.

    Below are the two most recent problem reports for each of the three programs. No other programs had any recent problem reports. One interesting thing, from the time stamps, there are no crash reports from the last few iTunes install attempts which were giving the message from above and the latest attempt where it just flickers then doesn't do anything else.
    IE:
    Problem Event Name: APPCRASH
    Application Name: iexplore.exe
    Application Version: 8.0.6001.18999
    Application Timestamp: 4ccf9787
    Fault Module Name: mshtml.dll
    Fault Module Version: 8.0.6001.18999
    Fault Module Timestamp: 4ccfaef1
    Exception Code: c0000005
    Exception Offset: 00000000003d4d5f
    OS Version: 6.0.6002.2.2.0.768.3
    Locale ID: 1033
    Additional Information 1: 7fa8
    Additional Information 2: ad011ba5f87a70fa4fcf99fe53ccc471
    Additional Information 3: 184a
    Additional Information 4: 5b6bac566010931808e4f5f3b58e54e6
    Files that help describe the problem (some files may no longer be available)
    Version.txt
    AppCompat.txt
    minidump.mdmp
    Problem signature
    Problem Event Name: APPCRASH
    Application Name: iexplore.exe
    Application Version: 8.0.6001.18999
    Application Timestamp: 4ccf9787
    Fault Module Name: mshtml.dll
    Fault Module Version: 8.0.6001.18999
    Fault Module Timestamp: 4ccfaef1
    Exception Code: c0000005
    Exception Offset: 00000000003d4d5f
    OS Version: 6.0.6002.2.2.0.768.3
    Locale ID: 1033
    Additional Information 1: 7fa8
    Additional Information 2: ad011ba5f87a70fa4fcf99fe53ccc471
    Additional Information 3: 184a
    Additional Information 4: 5b6bac566010931808e4f5f3b58e54e6
    iTunes:
    Problem signature
    Problem Event Name: APPCRASH
    Application Name: iTunes.exe
    Application Version: 10.1.0.56
    Application Timestamp: 4ce4a7b6
    Fault Module Name: QuickTimeCapture.qtx
    Fault Module Version: 7.68.75.0
    Fault Module Timestamp: 4c87d2a0
    Exception Code: c0000005
    Exception Offset: 0003c759
    OS Version: 6.0.6002.2.2.0.768.3
    Locale ID: 1033
    Additional Information 1: fd00
    Additional Information 2: ea6f5fe8924aaa756324d57f87834160
    Additional Information 3: fd00
    Additional Information 4: ea6f5fe8924aaa756324d57f87834160
    Problem signature
    Problem Event Name: APPCRASH
    Application Name: iTunes.exe
    Application Version: 10.1.0.56
    Application Timestamp: 4ce4a7b6
    Fault Module Name: QuickTimeCapture.qtx
    Fault Module Version: 7.68.75.0
    Fault Module Timestamp: 4c87d2a0
    Exception Code: c0000005
    Exception Offset: 0003c759
    OS Version: 6.0.6002.2.2.0.768.3
    Locale ID: 1033
    Additional Information 1: fd00
    Additional Information 2: ea6f5fe8924aaa756324d57f87834160
    Additional Information 3: fd00
    Additional Information 4: ea6f5fe8924aaa756324d57f87834160
    Problem signature
    Problem Event Name: BEX
    Application Name: QuickTimePlayer.exe
    Application Version: 7.68.75.0
    Application Timestamp: 4c87ca48
    Fault Module Name: QuickTimePlayer.dll
    Fault Module Version: 7.68.75.0
    Fault Module Timestamp: 4c87ca3f
    Exception Offset: 00005b6d
    Exception Code: c0000409
    Exception Data: 00000000
    OS Version: 6.0.6002.2.2.0.768.3
    Locale ID: 1033
    Additional Information 1: ce18
    Additional Information 2: 51a1821df37b716a5bcc7d3a608fd9cc
    Additional Information 3: a5e1
    Additional Information 4: c197509b4c5823cbbe47ce2e6aea41fd
    Extra information about the problem
    Bucket ID: 1370383568

Maybe you are looking for

  • Workflow Referencing another Workflow and logs

    I have a requirement were the business would like a workflow to create material master, but prior to actually creating the material they have a form that needs passed around and approved my many business units. Once all approvals are obtained a mater

  • Simple OI Menubar

    I would like to include the TestStand Menubar into an Operator Interface created using the Simple OI example provided with TestStand.  I have reviewed the Full Featured example and copied the Localize Menu portion of the Localize Operator Interface s

  • After spilling a liquid on my PowerBook I can't seem to start up normally

    So earlier today I spilled water onto my 15 inch PowerBook G4 (tiger), causing the scariest feeling I've ever felt. The screen flickered black and white so fast.. and the num lock and caps lock keys started flashing rapidly... it just scared me so ba

  • "Unknown Error has Occured" on any save attempt

    I've been fighting this problem for some time. Now, both Illustrator installations (on HP laptop w/XP sp2 and Dell laptop with Vista SP1) are doing it. Today I just learned about the Zune/Illustrator incompatibility. I stopped Zune and all Zune servi

  • Smart face tracking utility

    On initial installation, there was the face tracking utility. After I downloaded the updates, from the Creative Labs web site, smart face tracking was gone. Is it possible to install the face tracking utility only, from the installation CD?