|
Hi Guest,
You should not install these into the same directory, they need to be installed in separate directories.
Also, they cannot be merged like you are wanting to do.. about the best you could do, in your own custom application is switch between the two applications and try to do it seamlessly, but there would still be some delay as the applications are switched or one is instantiated and the other is deinstantiated. That is, they are still separate applications, but you would be controlling them in a fashion that would try to make it look like they are combined.
Eric |