Streets & Trips 2010 prerequisites not installing
I've created a transform to help automate the installation with EULA and registration settings which work fine, but for some reason it won't install the prerequisites. If I manually run Setup_ST.exe it prompts and asks if I want to install the prerequisites and they install fine.
Here are the prereqs:
My command line looks like this: Setup_ST.exe TRANSFORMS="<path to transform>\Streets2010.mst" /qb+
Do I need to modify the Setup_ST.ini in any way to get the prereqs to install?
Here are the prereqs:
- Microsoft Text-to-speech
- MSDE
- Visual C++ 2008 redistributable
My command line looks like this: Setup_ST.exe TRANSFORMS="<path to transform>\Streets2010.mst" /qb+
Do I need to modify the Setup_ST.ini in any way to get the prereqs to install?
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
Pig
14 years ago
I am also working on this as well Permster!
I have been able to get the .MSI to install, however now upon completion I run into a license state error. My company purchased a 200 user VLK but every install its the same problem. What sort of transforms did you end up using? Maybe we can help eachother out. :)
Pig
I have been able to get the .MSI to install, however now upon completion I run into a license state error. My company purchased a 200 user VLK but every install its the same problem. What sort of transforms did you end up using? Maybe we can help eachother out. :)
Pig
Posted by:
anonymous_9363
14 years ago
Posted by:
Marvin H
14 years ago
Hi guys,
The following may or may not help: How to deploy MS Autoroute 2010. Single click installation required. (Microsoft AutoRoute 2010 is the European version of your Microsoft Streets and Trips 2010.)
The following may or may not help: How to deploy MS Autoroute 2010. Single click installation required. (Microsoft AutoRoute 2010 is the European version of your Microsoft Streets and Trips 2010.)
Posted by:
permster
14 years ago
Setup_St.exe does accept arguments. See the package KB command lines for Streets & Trips 2006. I have verified that my transform does get applied correctly. It's only the prerequisites that don't install.
Also, my Setup_ST.ini already has the following in it:
[SETUP]
ShowPrereqsDialog=0
ShowFinishDialog=0
Any other ideas?
Also, my Setup_ST.ini already has the following in it:
[SETUP]
ShowPrereqsDialog=0
ShowFinishDialog=0
Any other ideas?
Posted by:
permster
14 years ago
Looks like something built into the Setup_St.exe program. Here's the log file.
7/30/2010 1:52:23 PM Logging started
7/30/2010 1:52:23 PM =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7/30/2010 1:52:23 PM Main exe = <path to setup_st.exe>\Setup_ST.exe
7/30/2010 1:52:23 PM Cmd line args = TRANSFORMS="<path to transform>\Streets2010.mst" /qb+
7/30/2010 1:52:23 PM =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7/30/2010 1:52:23 PM --Determining which prereqs are needed--
7/30/2010 1:52:23 PM Determining if the MSI engine is installed...
7/30/2010 1:52:23 PM Checking the C:\WINDOWS\system32\MSI.DLL file...
7/30/2010 1:52:23 PM MSI.DLL version: 4.5.6001.22375
7/30/2010 1:52:23 PM Our min version: 3.1
7/30/2010 1:52:23 PM Checking the C:\WINDOWS\system32\msiexec.exe file...
7/30/2010 1:52:23 PM msiexec.exe version: 4.5.6001.22159
7/30/2010 1:52:23 PM Our min version: 3.1
7/30/2010 1:52:23 PM The MSI engine is already present
7/30/2010 1:52:24 PM Determining if .NET Framework 3.5 is installed...
7/30/2010 1:52:24 PM The .NET Framework 3.5 is present.
7/30/2010 1:52:24 PM Determining if the TTS 21 engine is installed...
7/30/2010 1:52:24 PM The TTS 21 Engine is not installed on this machine.
7/30/2010 1:52:24 PM Determining if SAPI is installed...
7/30/2010 1:52:24 PM No related SAPI product found.
7/30/2010 1:52:24 PM SAPI is not installed on this machine.
7/30/2010 1:52:24 PM Determining if the Windows Media Format Runtime is installed...
7/30/2010 1:52:24 PM The Windows Media Format Runtime is present.
7/30/2010 1:52:24 PM Determining if the Access DB Engine is installed...
7/30/2010 1:52:24 PM No related Access DB Engine product found.
7/30/2010 1:52:24 PM Access DB Engine is not installed on this machine.
7/30/2010 1:52:24 PM Determining if the MSVCRT is installed...
7/30/2010 1:52:24 PM No related MSVCRT product found.
7/30/2010 1:52:24 PM MSVCRT is not installed on this machine.
7/30/2010 1:52:24 PM Silent installation. Suppressing the prereqs dialog.
7/30/2010 1:52:24 PM Silent installation. Skipping prereqs and going straight to the main setup.
Knows it's a silent installation and automatically skips over the prereqs. [:(]
Doesn't really make sense as all the prereq install commands are silent. I have no clue how to force it to install them other than wrap this setup with a script and install the prereqs first. What a pain...
7/30/2010 1:52:23 PM Logging started
7/30/2010 1:52:23 PM =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7/30/2010 1:52:23 PM Main exe = <path to setup_st.exe>\Setup_ST.exe
7/30/2010 1:52:23 PM Cmd line args = TRANSFORMS="<path to transform>\Streets2010.mst" /qb+
7/30/2010 1:52:23 PM =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7/30/2010 1:52:23 PM --Determining which prereqs are needed--
7/30/2010 1:52:23 PM Determining if the MSI engine is installed...
7/30/2010 1:52:23 PM Checking the C:\WINDOWS\system32\MSI.DLL file...
7/30/2010 1:52:23 PM MSI.DLL version: 4.5.6001.22375
7/30/2010 1:52:23 PM Our min version: 3.1
7/30/2010 1:52:23 PM Checking the C:\WINDOWS\system32\msiexec.exe file...
7/30/2010 1:52:23 PM msiexec.exe version: 4.5.6001.22159
7/30/2010 1:52:23 PM Our min version: 3.1
7/30/2010 1:52:23 PM The MSI engine is already present
7/30/2010 1:52:24 PM Determining if .NET Framework 3.5 is installed...
7/30/2010 1:52:24 PM The .NET Framework 3.5 is present.
7/30/2010 1:52:24 PM Determining if the TTS 21 engine is installed...
7/30/2010 1:52:24 PM The TTS 21 Engine is not installed on this machine.
7/30/2010 1:52:24 PM Determining if SAPI is installed...
7/30/2010 1:52:24 PM No related SAPI product found.
7/30/2010 1:52:24 PM SAPI is not installed on this machine.
7/30/2010 1:52:24 PM Determining if the Windows Media Format Runtime is installed...
7/30/2010 1:52:24 PM The Windows Media Format Runtime is present.
7/30/2010 1:52:24 PM Determining if the Access DB Engine is installed...
7/30/2010 1:52:24 PM No related Access DB Engine product found.
7/30/2010 1:52:24 PM Access DB Engine is not installed on this machine.
7/30/2010 1:52:24 PM Determining if the MSVCRT is installed...
7/30/2010 1:52:24 PM No related MSVCRT product found.
7/30/2010 1:52:24 PM MSVCRT is not installed on this machine.
7/30/2010 1:52:24 PM Silent installation. Suppressing the prereqs dialog.
7/30/2010 1:52:24 PM Silent installation. Skipping prereqs and going straight to the main setup.
Knows it's a silent installation and automatically skips over the prereqs. [:(]
Doesn't really make sense as all the prereq install commands are silent. I have no clue how to force it to install them other than wrap this setup with a script and install the prereqs first. What a pain...
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.