PDA

View Full Version : install locations



moegoldberg
06-25-2004, 12:11 PM
Is there a way to have differnt default install locations on different platforms?
Iwant to have the following install locations:
Windows - C:\myapp
Linux - $HOME\myapp

Thanks

RobertDickau
06-25-2004, 12:36 PM
One approach might be to have a conditional Set Product Bean Property wizard action that sets $P(installLocation) to an alternative location on some OSes...