maxj Posted November 3, 2010 Posted November 3, 2010 Thanks. Your thread was my last happy result of last 5 hour search
WowIHateitunes Posted November 6, 2010 Posted November 6, 2010 (edited) newest x86 build, xp machinehad bloated apple software removedinstall didn't find the full AppleMobileDeviceSupport.msi - an installer sits without processing anythingadding it in to the temp made it hangcopying temp and running the .msi's individual completes installationhad to download webkit, icuuc36 and icudt36 dll's because they were missingnow I get the CFNetwork.dll procdure entry point error.So I am downgrading to your 9.2.x version, but hey it won't let me. Clearly this code has several problems for my generic laptop, but what's the solution? Edited November 6, 2010 by WowIHateitunes
ajua Posted December 10, 2010 Author Posted December 10, 2010 newest x86 build, xp machinehad bloated apple software removedinstall didn't find the full AppleMobileDeviceSupport.msi - an installer sits without processing anythingadding it in to the temp made it hangcopying temp and running the .msi's individual completes installationhad to download webkit, icuuc36 and icudt36 dll's because they were missingnow I get the CFNetwork.dll procdure entry point error.So I am downgrading to your 9.2.x version, but hey it won't let me. Clearly this code has several problems for my generic laptop, but what's the solution?Did you remove everything Apple from that computer? Try running (google it) MSI cleanup utility from Microsoft to delete any traces of their installers.My installers don't run Apple Mobile Device Support. If you need it, try running it from the original iTunes installer.
RHPT Posted January 17, 2011 Posted January 17, 2011 Ajua,How do you install AppSupport on a different directory? I tried the INSTALLDIR="D:\Apps\iTunes" switch, but that didn't work.I don't know because I haven't tried to install it to a different folder. What do you get? An error?Have you tried to specify a different path?No error. It ignore the INSTALLDIR command and just install in C:\Program Files (x86).
ajua Posted January 21, 2011 Author Posted January 21, 2011 No error. It ignore the INSTALLDIR command and just install in C:\Program Files (x86).Try using TARGETDIR instead of INSTALLDIR. It should work.Keep in mind though, that the iPod resources will get install in Program files if I recall correctly.Regards.
RHPT Posted May 10, 2011 Posted May 10, 2011 No error. It ignore the INSTALLDIR command and just install in C:\Program Files (x86).Try using TARGETDIR instead of INSTALLDIR. It should work.Keep in mind though, that the iPod resources will get install in Program files if I recall correctly.Regards.I tried AppSupport.msi TARGETDIR="C:\Program Files\Apple\AppSupport" /qb /norestart and it still installed it in C:\Program Filse (x86).
ajua Posted July 8, 2011 Author Posted July 8, 2011 No error. It ignore the INSTALLDIR command and just install in C:\Program Files (x86).Try using TARGETDIR instead of INSTALLDIR. It should work.Keep in mind though, that the iPod resources will get install in Program files if I recall correctly.Regards.I tried AppSupport.msi TARGETDIR="C:\Program Files\Apple\AppSupport" /qb /norestart and it still installed it in C:\Program Filse (x86).For AppSupport I'm not sure if the installer supports those properties. iTunes does, according to some of the people that use my installers, though.
AllNew Posted July 8, 2011 Posted July 8, 2011 How about including AppleMobileDeviceSupport in the lite installer? I think it's more common that people now have an iPhone than an iPod.
ajua Posted July 11, 2011 Author Posted July 11, 2011 How about including AppleMobileDeviceSupport in the lite installer? I think it's more common that people now have an iPhone than an iPod.I still make this installers for my clients, and the majority of them don't have an iPhone, just iPods.Also, it would make the installer grow considerably. However, I will remember your suggestion and perhaps I'll add it in future releases.You can always extract my installer and add MobileDeviceSupport. After that, you can repack it to make a new switchless installer. There are instructions on this forums.
AllNew Posted July 11, 2011 Posted July 11, 2011 How about including AppleMobileDeviceSupport in the lite installer? I think it's more common that people now have an iPhone than an iPod.I still make this installers for my clients, and the majority of them don't have an iPhone, just iPods.Also, it would make the installer grow considerably. However, I will remember your suggestion and perhaps I'll add it in future releases.You can always extract my installer and add MobileDeviceSupport. After that, you can repack it to make a new switchless installer. There are instructions on this forums.Thanks. I'm not distributing the installer, I just use it for myself, so no big deal. I just grab the AppleMobileDeviceSupport msi from the corresponding full iTunes version, install it first and then use your installer which is great. The only annoying part is that I still have to download the bloated full iTunes just to extract AppleMobileDeviceSupport from it.
ykchanaed Posted July 20, 2011 Posted July 20, 2011 Dear all,I had tried so many different methods.In the end, I created an AutoIt script to install the iTunes installer.That is, to install them all.iTunesSetup.au3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now