skabaas Posted October 6, 2005 Posted October 6, 2005 My first post ever on this forum so please don't shoot me if I'm doing anything wrong I'm trying to install JBuilder and Together 2006 silently, but it's not working somehow...I tried using the silent installation method from Borland JBuilder 2005... Thought that would work:To install JBuilder without using the GUI installer: 1. Create a file that specifies an installation directory and request a silent installation. 2. The file should contain these lines: * Windows:USER_INSTALL_DIR=drive:$/$Borland$/$JBuilder2005INSTALLER_UI=silentSo I made a file called installation.props with the following info:USER_INSTALL_DIR=C:\Borland\JBuilder2006INSTALLER_UI=silentThen I use the following commands (in WPI) to "install" this stuff: JBuilder%systemdrive%\\install\\Applications\\Jbuilder2006\\Disk1\\InstData\\Windows\\VM\\install.exe -f %systemdrive%\\install\\Applications\\Jbuilder2006\\installation.propsTogether%systemdrive%\\install\\Applications\\Together2006\\install_windows.exe -f %systemdrive%\\install\\Applications\\Together2006\\installation.propsInstallation seems to take forever... And somehow I end up with 2 folders in my Start menu, with broken shortcuts, because Borland JBuilder and Together are nowhere to be found... What am I doing wrong?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now