Hello, trying to create a deployment installation using the /layout switch and the created package does not follow the answer file that is created. There was a similar problem with update 2 or 3 that was fixed with the following update but now it appears to be broke again.
Any ideas on what I can check or if anyone else is having similar issues? Everything downloads without issue. If i just unzip it and run the install manually then it installs fine.
I have read and followed the other post with the instructions and get the same results. I even followed the naming scheme in the instructions.
RB
In MicroStation Connect Edition Update 5 and 6 please use the following workaround to write the correct value to ConfigurationSetup.cfg:
Instead of double-clicking the Setup*.exe in the Deployment Image location open a Command window in Run as administrator mode and enter the command:
<path>\Setup*.exe SharedConfigurationDirectory=<pathToCustomConfigurationLocation>
e.g.:
\\SERVER\DeploymentImages\MCE_U6\Setup_MicroStationx64_10.06.00.038.exe SharedConfigurationDirectory=\\SERVER\_CONFIGURATIONS\MCE_U6
Marc