narrative Posted September 4, 2005 Posted September 4, 2005 (edited) EDIT: IT NOW WORKS! FOR ITUNES 5. WITH SCREENSHOTS.I take no credit for anything, just an expansion of rikgale's guide.Putting everything in a central area, easy to refer to.This guide will make a 7-zip switchless itunes 5 installer.VisualPreparationget the following:- itunes installer from apple [http://www.apple.com/itunes/download/]- 7-zip [http://www.7-zip.org/]these are available in an archive in the post below-7zS.sfx-config.txt-its.cmd-makeinstall.cmdSteps1. Install a clean install of itunes using the apple installer. Install 7-zip.2. Configure your itunes and quicktime settings as desired.OPTIONAL STEP FOR PREFERENECESYou need to get 3 files for your preferences. Get the files:Documents and Settings\[I]YOUR USERNAME[/I]\Application Data\Apple Computer\iTunes\iTunes.pref"Documents and Settings\[I]YOUR USERNAME[/I]\Local Settings\Application Data\Apple Computer\iTunes\iTunes.pref"Documents and Settings\All Users\Application Data\Quicktime\QuickTime.qtpThe first two files have the same name, so we rename them to APiTunes.pref and LOiTunes.pref respectively.3. Rename the setup you downloaded from Apple, to its.exe. We do this to ensure the filename is less than 8 characters.4. Place all this in an empty directory.its.7zits.cmdconfig.txtmakeinstall.cmd7zS.sfx--These files are for preferences--APiTunes.prefLOiTunes.prefQuickTime.qtp5. Select all the files except config.txt and makeinstall.cmd. Right click on any file, and select "add to archive...". Change the compression setting to Ultra, and the file name should be its.7z.6. You can now delete the still selected files, leaving makeinstall.cmd, config.txt, 7zS.sfx and its.7z in the directory.7. Now run makeinstall.cmd. 8. You now have a file named iTunes.exe that is a silent installer of itunes 5.Credits-rikgale http://www.msfn.org/board/index.php?showtopic=51457I basically just summerized and compiled from his guide.-pryguyhttp://www.msfn.org/board/index.php?showtopic=42348-keytotimehttp://www.msfn.org/board/index.php?showtopic=39048-ryanvmI basically changed the icons from his 7zS file only.-evilvoice and seapagan Edited September 9, 2005 by narrative
narrative Posted September 4, 2005 Author Posted September 4, 2005 (edited) zipped archive containing 7zS.sfx, config.txt, makeinstall.cmd and its.cmd.itunes.zip Edited September 9, 2005 by narrative
narrative Posted September 4, 2005 Author Posted September 4, 2005 (edited) working version uploaded to rapidshare:http://rapidshare.de/files/4898695/iTunes.exe.htmlmirrors welcome.edit: updated for iTunes 5.0 Edited September 9, 2005 by narrative
evilvoice Posted September 4, 2005 Posted September 4, 2005 k, well first off the itunes.pref should technically be the same, so maybe copying itunes.pref to both locs would be something to add to its.cmd...also, you cannot 7z all the files you listed because you have an archive in an archive...what you need to do is extract its.7z and then select all the files and 7zip that up. so the final its.7z should have quiktime.qtp, itunes.pref, its.cmd, and all the files that are in its.7z. then it might work...if not then it could be something in the 7z file...also, post your cmd file.
narrative Posted September 4, 2005 Author Posted September 4, 2005 it's in post no.2.will try building it again.
hvtopiwala Posted September 5, 2005 Posted September 5, 2005 so i dont have to put anything in my RunOnceCmd.bat or whatevers it called? how is this executed?
seapagan Posted September 5, 2005 Posted September 5, 2005 now i need to mention, the first post, everything seems therotically correct. but it doesn't work. If somebody would troubleshoot for me what the problem is i would be glad to update the guide. Thanks in advance.<{POST_SNAPBACK}>Like Evilvoice said - if you 7zip the its.exe, it will not work. From your its.cmd:start /wait its.exe /S /V"ISSETUPDRIVEN=0 ASSUME_MEDIA_DEFAULTS=1 ASSUME_QT_DEFAULTS=0 ALLUSERS=1 SILENT_INSTALL=1 /QN"This is looking for 'its.exe', not 'its.7z'. Basically, dont 7z up the 'its.exe' - put the original exe file into the archive with all the others files, archive the whole lot as 'its.7z', then run your makeinstall.cmd. (ie ignore steps 5 & 6)SP
narrative Posted September 6, 2005 Author Posted September 6, 2005 so i dont have to put anything in my RunOnceCmd.bat or whatevers it called? how is this executed?<{POST_SNAPBACK}>u still need to add one line. just call the exe. i don't use RunOnceCmd, but i think it is:REG ADD %KEY%\005 /VE /D "iTunes 4.9" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\iTunes.exe" /fsubstitute your own path to the file.
narrative Posted September 9, 2005 Author Posted September 9, 2005 (edited) updated for itunes5.screenshots coming very soon. i hope a mod can edit the thread title.edit: screenshot up. Edited September 9, 2005 by narrative
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now