Changes

Jump to: navigation, search

Arcgis10

1,111 bytes added, 13:30, 24 February 2011
m
Producing the install image
= Producing the install image =
If your %SOFTWARE% directory is stored somewhere where it is not easy to get write permissions from a windows admin account (eg on a well locked down samba share), then it is possible to perform all of these step on a separate computer and then copy the completed directory to your %SOFTWARE% directory.
TBCCopy the contents of your DVD onto your server.You should have a directory that looks like this:<pre>dir /L /OG %software%\GIS\ArcDesktop10</pre> In order to slipstream the service packs into the install image it is necessary to create an admin install of just the desktop component (ie the setup which is in the "desktop folder").Because of the length of some of the various filenames in the unpacked ArcGIS installer, I always find it necessary to use the "SHORTFILENAMES=TRUE" option when creating an admin install of ArcGIS<pre>msiexec /a %software%\GIS\ArcDesktop10\desktop\setup.msi SHORTFILENAMES=TRUE</pre>This is interactive installer will ask you to define a location for the admin install. I've used %software%\GIS\ArcDesktop10\arceditor in the package below. Now download the service packs
= Main package =

Navigation menu