DaveEdwards
Member
- Messages
- 13
- Solutions
- 1
- Reaction score
- 0
- Points
- 1
Hello everyone.
I have a group application deployment with two applications. First applications is Java8 which installs latest java and creates the C:\Program Files (x86)\Common Files\Oracle\Java\java8path.
So the problem here is we have a few applications that look for the C:\Program Files (x86)\Common Files\Oracle\Java\javapath for the java application so we wrote a PS to change the java8path to javapath and rename the old javapath to javapath_old.
So the problem is that the java application gets downloaded to the ccmcache folder but the application that has the PS script does not get downloaded or install.
Any suggestion on this.
Thanks
I have a group application deployment with two applications. First applications is Java8 which installs latest java and creates the C:\Program Files (x86)\Common Files\Oracle\Java\java8path.
So the problem here is we have a few applications that look for the C:\Program Files (x86)\Common Files\Oracle\Java\javapath for the java application so we wrote a PS to change the java8path to javapath and rename the old javapath to javapath_old.
So the problem is that the java application gets downloaded to the ccmcache folder but the application that has the PS script does not get downloaded or install.
Any suggestion on this.
Thanks