Sultan Posted September 24, 2009 Posted September 24, 2009 Only the AppleMobileDeviceSupport i think.
ajua Posted September 24, 2009 Author Posted September 24, 2009 Which of the services are needed to access the iPod Touch except the iPodService?You need to install Mobile Device Support if you have an iPod Touch or iPhone.
evilfreakz Posted October 9, 2009 Posted October 9, 2009 Does it mean that I can't use your version of itunes if I want to use my ipod/iphone?
mulrich Posted October 9, 2009 Posted October 9, 2009 I use this version of iTunes with my 4th gen iPod nano. And before that, my 2nd gen nano. I haven't used Apple's own iTunes since I had my mini.
eksasol Posted October 9, 2009 Posted October 9, 2009 (edited) Does it mean that I can't use your version of itunes if I want to use my ipod/iphone? No it mean you need to install "AppleMobileDeviceSupport.msi" to have iTouch and iPhone supported. iPod can work without the AppleMobileDeviceSupport. Edited October 9, 2009 by eksasol
BitBasher Posted October 12, 2009 Posted October 12, 2009 I need to know how to install iTunes switchless to another partition than C: ? Because C ist my system drive, I don't want to install any third party programs there (these go to partition F:).I was finally able to do this. Here's how.First you need winRAR or 7zip to fully extract the installer (I tested this with iTunes Switchless 8.2.1.6 English.exe). Use winRAR/7zip to extract the installer package to another folder (I used C:\temp\iTunesInstaller).Next, drop to an admin command prompt and change to the directory you extracted the package to. If you type "DIR" in the command prompt, you should see this: Directory of C:\temp\iTunesInstall2009-10-12 12:56 <DIR> .2009-10-12 12:56 <DIR> ..2009-10-12 13:12 4,826,112 itunes.msi2009-10-12 12:56 <DIR> Redist2009-10-12 12:56 <DIR> Program Files2009-10-12 12:56 <DIR> Application DataNow execute the following line, substituting the iTunes folder and iPod folder to where you want them to be.itunes.msi INSTALLDIR="D:\Apps\iTunes" IPODINSTALLDIR="D:\Apps\iPod" /qb /norestartThis doesn't work for me unless I also add the /qb and /norestart options!After installation, there's still a tiny bit of apple contamination in C:\Program Files\Common Files\Apple but it's only 20MB worth.-Bit.
deathxxl Posted October 12, 2009 Posted October 12, 2009 Does it mean that I can't use your version of itunes if I want to use my ipod/iphone? No it mean you need to install "AppleMobileDeviceSupport.msi" to have iTouch and iPhone supported. iPod can work without the AppleMobileDeviceSupport.Where to get the last version of it?And if i underatand right so there is no point to install this version + apple mobile device support cuz the original version will be the same?I was thinking to install this version to avoid too many services in windows.
ajua Posted October 17, 2009 Author Posted October 17, 2009 (edited) Does it mean that I can't use your version of itunes if I want to use my ipod/iphone? No it mean you need to install "AppleMobileDeviceSupport.msi" to have iTouch and iPhone supported. iPod can work without the AppleMobileDeviceSupport.Where to get the last version of it?And if i underatand right so there is no point to install this version + apple mobile device support cuz the original version will be the same?I was thinking to install this version to avoid too many services in windows.Well, my installers are customized to not run iTunes helper and the iPod service at startup, among other things.Besides, without them, you would need to install the original QuickTime. If you use my installers, you can install QuickTime Alternative which is much much better.If Mobile Device Support (remember that it is not needed for regular iPods, only iPhones/iTouchs) install services, you can set them to manual startup so they will be ran on-demand and not at every system startup. I don't know if it installs services, though. Edited October 17, 2009 by ajua
AllNew Posted October 31, 2009 Posted October 31, 2009 If Mobile Device Support (remember that it is not needed for regular iPods, only iPhones/iTouchs) install services, you can set them to manual startup so they will be ran on-demand and not at every system startup. I don't know if it installs services, though.Yes, it does install 1 service and while it can be set to Manual, it's not convenient if you have an iPhone and connect it to the computer on a regular basis. When iTunes starts it does NOT start the mobile service automatically like it starts the iPod service. It just complains that the iPhone cannot be managed because the mobile service is not running. So you'd have to start the service manually and then start iTunes or have some bat script that first starts the service and then iTunes. If you use an iPhone on a regular basis I don't think it's a big deal to have the mobile service running at all times or even install the full bloated version of iTunes. I started with QT Lite, iTunes Lite and the mobile services install, but I wish I just installed the full version instead and just disabled a couple of services or set them to Manual.
ckislam Posted November 5, 2009 Posted November 5, 2009 iTunes 9.0.2 Silent Setup Without QuickTimeContains: iTunes, Apple Mobile Device Support, Apple Application SupportDownload Here: http://www.4shared.com/file/146514337/71c4...iTunes_902.htmlSource: TGUP Repo
mulrich Posted November 6, 2009 Posted November 6, 2009 Needs more 64-bit.ajua, are you working on the latest version? Remember to include at least Apple Application Support since iTunes simply won't work without it (hurray!). Also, QT Alt 3.0.0 final has been released some time ago. The latest iTunes will NOT work with 2.9.2.And before anyone asks, no, I have no idea how to actually do all this stuff.
RHPT Posted November 7, 2009 Posted November 7, 2009 You can extract my installer files and run itunes.msi TARGETDIR="F:\iTunes" to install it there or in another location.How do you extract your installer? Using 7zip, I always get the error "can not open as archive"
RHPT Posted November 7, 2009 Posted November 7, 2009 I need to know how to install iTunes switchless to another partition than C: ? Because C ist my system drive, I don't want to install any third party programs there (these go to partition F:).I was finally able to do this. Here's how.First you need winRAR or 7zip to fully extract the installer (I tested this with iTunes Switchless 8.2.1.6 English.exe). Use winRAR/7zip to extract the installer package to another folder (I used C:\temp\iTunesInstaller).Next, drop to an admin command prompt and change to the directory you extracted the package to. If you type "DIR" in the command prompt, you should see this: Directory of C:\temp\iTunesInstall2009-10-12 12:56 <DIR> .2009-10-12 12:56 <DIR> ..2009-10-12 13:12 4,826,112 itunes.msi2009-10-12 12:56 <DIR> Redist2009-10-12 12:56 <DIR> Program Files2009-10-12 12:56 <DIR> Application DataNow execute the following line, substituting the iTunes folder and iPod folder to where you want them to be.itunes.msi INSTALLDIR="D:\Apps\iTunes" IPODINSTALLDIR="D:\Apps\iPod" /qb /norestartThis doesn't work for me unless I also add the /qb and /norestart options!After installation, there's still a tiny bit of apple contamination in C:\Program Files\Common Files\Apple but it's only 20MB worth.-Bit.How were you able to extract itunes.msi from the switchless installer? 7zip didn't recognize it as an archive.
ajua Posted November 7, 2009 Author Posted November 7, 2009 Yes, it does install 1 service and while it can be set to Manual, it's not convenient if you have an iPhone and connect it to the computer on a regular basis. When iTunes starts it does NOT start the mobile service automatically like it starts the iPod service. It just complains that the iPhone cannot be managed because the mobile service is not running. So you'd have to start the service manually and then start iTunes or have some bat script that first starts the service and then iTunes. If you use an iPhone on a regular basis I don't think it's a big deal to have the mobile service running at all times or even install the full bloated version of iTunes. I started with QT Lite, iTunes Lite and the mobile services install, but I wish I just installed the full version instead and just disabled a couple of services or set them to Manual.I see your point, but I think that the majority of users have iPods and not iPhones. Having said that, you can sitill use my installer and install Mobile Device Support and set the service to manual to see if iTunes starts it.How were you able to extract itunes.msi from the switchless installer? 7zip didn't recognize it as an archive.Just browse the installer file with 7-Zip and right-click on it. Then select Open Inside and you should be able to see the contents of my file.After that, you can extract the file(s) you want by drag&drop and using the Extract button.I tested with 7-Zip 4.65, BTW.
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