I am working on deploying Office 2010 through the EminentWare system. My question is, what is the best way to go about this. I've tried to setup a package where the main file is the setup.exe from the install folder, then added all the other files as additional files. I then put a command line argument in that calls the setup.exe, config.xml and a custom msp file so I can do an admin install. The creation of the package then failed on me. I know the command line argument works as I've installed locally on a couple machines. I just need to know the best way to setup the package itself. Before I try this again, I basically want verification on whether I should be adding all these 'additional' files through the package creation screen, or if there is another way. It's hundreds of files adding up to roughly 500mb. I'm also having the same type of issue with Adobe Reader being grouped in with a transform file. If there is any documentation on creating 3rd party apps with additional transform files, can you point me to it? Also, I saw on another post referring to Office 2007 that creating an EXE through Chiklak EXE maker was recommended. I tried this, but when I run it locally I can't get the initial unzip dialog box to be silent. Do you happen to know if EminentWare forces this box silent, or do I need to worked more on the command line of this exe? Thank you in advance for any help I may get. |