vinodh Posted February 22, 2009 Posted February 22, 2009 (edited) I have already searched the forums, various Microsoft blogs and have so far built a CD that when the installer starts, it asks you to choose your product:What I would like to do is if the installer would allow you to install both products at the same time as if Project is part of Office Enterprise. The method that I currently use forces me to go back and the restart the installer and then choose the other option. I have already embedded the product keys using the the Office Customization Tool. Any help is appreciated. Edited February 22, 2009 by vinodh
tum0r Posted February 24, 2009 Posted February 24, 2009 you can set both of them to "basic" in OCT, and use a simple script to install office then project afterwards....
vinodh Posted February 24, 2009 Author Posted February 24, 2009 Thanks for the reply. Could you give me more info on that script please? Thanks.
tum0r Posted February 24, 2009 Posted February 24, 2009 I'd put all the office install files in a folder named Office, and all the project install files in a folder called Project, and put an install.cmd at the root of the disc similar to this:start /wait office\setup.exestart /wait project\setup.exeexithope this helps....
vinodh Posted February 28, 2009 Author Posted February 28, 2009 Thanks for the info. I really appreciate it. Unfortunately, my Office 2007 installation is corrupted. Probably from all those tests I was doing! I tried various methods to uninstall it including this method: http://support.microsoft.com/kb/928218/en-usIt failed. Despite what I try, Office gives me a bootstrap error. I probably will have to re-install Windows 7 again. Oh well. That will teach me. Use a Virtual PC next time!
tum0r Posted March 1, 2009 Posted March 1, 2009 I tried merging the installers as you did, but I was not able to get past the product selection either. I seperated out the files again, removed the folders Admin, Catalog, and Rosebud from my new VISIO folder and adjusted my script a little. There may be some super Config.xml file that can do it correctly, but I dont know it....
vinodh Posted March 1, 2009 Author Posted March 1, 2009 Thats a pity. I was hoping you would be sucessful. If it works, it would fit perfectly on CD without any problems. My current method already does. It just takes a long time to install.
tum0r Posted March 12, 2009 Posted March 12, 2009 Thats a pity. I was hoping you would be sucessful. If it works, it would fit perfectly on CD without any problems. My current method already does. It just takes a long time to install.Have you tried making the whole package a SFX with winrar? I was able to shrink mine down by ~100 MB...
vinodh Posted March 14, 2009 Author Posted March 14, 2009 No. Never tried that. Actually, I have very little knowledge of SFX type archives. Also, will this method then allow a seamless install of both Office and Project? My ideal scenario is if the user, after starting the installer, saw some sort of feedback confirming that Office is installed. Otherwise they believe Office crashed and want to start to re-install. Thanks for the tip. I'll go study up on SFX.
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