Is it possible to create a package to push Office 07 via Eware?
As long the installation is a single EXE, MSI, or MSP and can be installed completely silent, then yes.
Ok, well let us know here how that works. I am also looking at an Office 2007 workstation installation via Eminentware.
Office 07 is not a single exe, msi or msp.
Hi Oscar,
although not directly supported until the next version, you can have multiple files when creating a package in the current version.
If requires some manual copying of files to the eminentware server in the packages\<office_package_id> directory.
This will package the contents of the entire folder.
To create a silent install for Office 2007, have a look at this link...
http://www.msfn.org/board/office-2007-silent-install-t89323.html
<snip>
Edit: sounds great David. I hope to be using this as well one of these days.
It is completely possible.
Please see the post before this.
Also, if you want you, you can create a self extracting exe with all the necessary files (if you need more customization.)
I like the Chilkat Self-Extracting creator personally.
Once again, quite possible.
Oscar - did you ever succeed with this. I am trying to do it now and looking for the best way of doing it.
I can see that by putting in the relevant config string pointing to the config.xml file (and then using procmon.exe to check) it successfully calls the file but doesn't run.
If anyone did get this working either with chilkat or without I would be grateful to see a step by step guide.