Jump to content

Recommended Posts

Posted

My first post ever on this forum so please don't shoot me if I'm doing anything wrong :D

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$/$JBuilder2005

INSTALLER_UI=silent

So I made a file called installation.props with the following info:

USER_INSTALL_DIR=C:\Borland\JBuilder2006

INSTALLER_UI=silent

Then 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.props

Together

%systemdrive%\\install\\Applications\\Together2006\\install_windows.exe -f %systemdrive%\\install\\Applications\\Together2006\\installation.props

Installation 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?


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...