This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Humble technician needing assistance
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 05, 2009
11:37 AM
Humble technician needing assistance
Hello everyone. I am merely a technician trying to silently install a SAM (Scholastic Achievement Manager) client on several WinXP workstations. InstallAnywhere 2008 Enterprise is the installer packaged with SAM. I've been able to successfully deploy silent installs of two other Scholastic applications using the -i silent command switch.
But, the SAM client won't install with the -i silent switch for some reason. So I decided to create a response file, installer.properties, by running the normal install with the -r command switch. Well, install.exe -f didn't work either. (response file is located in same directory as the exe) I also tried adding the "INSTALLER_UI=silent" line to the response file and it just disappears in task manager processes.
Scholastic's tech support is not helping me with this. Any advice or thoughts will be greatly appreciated. Here are the contents of installer.properties:
# Tue May 05 10:57:09 EDT 2009
# Replay feature output
# ---------------------
# This file was built by the Replay feature of
InstallAnywhere.
# It contains variables that were set by Panels or Consoles.
#Quicktime Installation
#----------------------
INSTALL_QUICKTIME_YES=0
INSTALL_QUICKTIME_NO=1
#Choose Install Folder
#---------------------
USER_INSTALL_DIR=C:\Program Files\Scholastic Enterprise\SAM
#Server Configuration
#--------------------
SERVER_IP=##.###.##.##
SERVER_PORT=#####
But, the SAM client won't install with the -i silent switch for some reason. So I decided to create a response file, installer.properties, by running the normal install with the -r command switch. Well, install.exe -f didn't work either. (response file is located in same directory as the exe) I also tried adding the "INSTALLER_UI=silent" line to the response file and it just disappears in task manager processes.
Scholastic's tech support is not helping me with this. Any advice or thoughts will be greatly appreciated. Here are the contents of installer.properties:
# Tue May 05 10:57:09 EDT 2009
# Replay feature output
# ---------------------
# This file was built by the Replay feature of
InstallAnywhere.
# It contains variables that were set by Panels or Consoles.
#Quicktime Installation
#----------------------
INSTALL_QUICKTIME_YES=0
INSTALL_QUICKTIME_NO=1
#Choose Install Folder
#---------------------
USER_INSTALL_DIR=C:\Program Files\Scholastic Enterprise\SAM
#Server Configuration
#--------------------
SERVER_IP=##.###.##.##
SERVER_PORT=#####
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 06, 2009
04:31 PM
The installer may not have been compiled to allow silent installs. You should try to contact the creator of the SAM installer to verify that you can run silent installs of their application.