IBM Rational Application Developer 6.0
Hello,
I'm trying to create a package of Application Developer. I'm using Installer 1.1 (company rules [:(] ) and wise 4.5.
The application generates about 65000 files and this is a problem since the file table can only take about 32.000 entries.
I've two questions.
1. Does anyone know if it is possible to create an unattended install using the original setup.
2. Is there a way to avoid the problem I've described.
I'm trying to create a package of Application Developer. I'm using Installer 1.1 (company rules [:(] ) and wise 4.5.
The application generates about 65000 files and this is a problem since the file table can only take about 32.000 entries.
I've two questions.
1. Does anyone know if it is possible to create an unattended install using the original setup.
2. Is there a way to avoid the problem I've described.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
Ilikebananas
19 years ago
A while ago a customer asked me to package that one, but when they realized what size it was, they decided to leave the installation to the users. It was just too big.
I did find documentation about silent setup, so it should be possible.
If you do need to repackage, if I remember correctly the setup should be easy to split up into smaller parts, which you could repackage seperately and distribute in sequence.
I did find documentation about silent setup, so it should be possible.
If you do need to repackage, if I remember correctly the setup should be easy to split up into smaller parts, which you could repackage seperately and distribute in sequence.
Posted by:
brenthunter2005
19 years ago
First of all, a MSI package can hold more than ~32k files if you change the data type with in the File table as per http://www.appdeploy.com/messageboards/m.asp?m=5565
Secondly, I would never recommend splitting a package into two or more seperate packages etc, unless you have one "application" package and one "settings" package, but even that is a little messy/dodgy.
Brent.
Secondly, I would never recommend splitting a package into two or more seperate packages etc, unless you have one "application" package and one "settings" package, but even that is a little messy/dodgy.
Brent.
Posted by:
Ilikebananas
19 years ago
Posted by:
mkrijt
19 years ago
ORIGINAL: Ilikebananas
I also prefer a single package, but when you can easily differentiate between parts of an application, or a suite (which will more likely be the case when you talk about these numbers), I think it's an option.
Btw, the setup I was asked to do was 10GB installed size [&:]
I just have to install 1 part of the application resulting in 2.5GB base install and 1.5GB in updates (IMHO that's just stupid to create updates that are that big).
ORIGINAL: brenthunter2005
First of all, a MSI package can hold more than ~32k files if you change the data type with in the File table as per http://www.appdeploy.com/messageboards/m.asp?m=5565
Thanks! I'm gonna try that.
Posted by:
Ilikebananas
19 years ago
Posted by:
mkrijt
19 years ago
ORIGINAL: brenthunter2005
First of all, a MSI package can hold more than ~32k files if you change the data type with in the File table as per http://www.appdeploy.com/messageboards/m.asp?m=5565
Secondly, I would never recommend splitting a package into two or more seperate packages etc, unless you have one "application" package and one "settings" package, but even that is a little messy/dodgy.
Brent.
Btw, When I change it to i4, will it affact the confilct manager?
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.