
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2015 07:13 PM
I was trying to deploy the new version of Java but kept getting a return error code of 1619. Has anyone been successful deploying Java to computers?
Thanks,
RB
Thanks,
RB
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2015 02:12 PM
This steps worked for me:
1.Kill process - taskkill /im java.exe /f /t
2.installer - msiexec.exe /i "{PackageShare}\Installers\Java\jdk.msi" /norestart /qn
1.Kill process - taskkill /im java.exe /f /t
2.installer - msiexec.exe /i "{PackageShare}\Installers\Java\jdk.msi" /norestart /qn
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2015 02:12 PM
This steps worked for me:
1.Kill process - taskkill /im java.exe /f /t
2.installer - msiexec.exe /i "{PackageShare}\Installers\Java\jdk.msi" /norestart /qn
1.Kill process - taskkill /im java.exe /f /t
2.installer - msiexec.exe /i "{PackageShare}\Installers\Java\jdk.msi" /norestart /qn
