Create custom automated install

K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 
K

KePaHa

We do server installs, but I assume same can be done onto a CD. We first built an admin install point by running setup.exe /a. Then ran through the CIW to point to the install .msi file and create an .mst file containing our preferred custom install choices. THis also allows you to pre-supply the License Key and all install options.

Then this whole install folder can be burned to cd. We wrote a batch file that calls the setup.exe for office and included the TRANSFORMS switch to identify the MST file to apply. It looked roughl like:

\\server\share\setup.exe" /lv* c:\officelog.txt TRANSFORMS="\\server\share\FileName.mst" /qb-!

So installers simply dbl-click on the batach file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top