Jump to content

ahaney

Members
  • Posts

    10
  • Joined

  • Last visited

Reputation

0 Neutral

About ahaney

  1. Here is what I have so far. You have to create a package with the .exe not the .msi set the source folder, (folder with the .exe lies) Select Standard program then That's the only way I have found that works. This will not supersede the old java and must be uninstalled with another application...
  2. File: jre1.8.0_25.msi CRC-32: a59455a0 MD4: f8dd3f79951e2966ed190211b11502e4 MD5: cb727dc7e3e393c8b35e0d17c44b0f72 SHA-1: 64f6947aecf91cdb6e70e9242cc1601c45bf14a7
  3. Yes, that is the entire log file.
  4. === Verbose logging started: 10/21/2014 10:36:01 Build type: SHIP UNICODE 5.00.7601.00 Calling process: C:\Windows\system32\msiexec.exe === MSI © (00:B4) [10:36:01:105]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg MSI © (00:B4) [10:36:01:105]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg MSI © (00:0C) [10:36:01:121]: Resetting cached policy values MSI © (00:0C) [10:36:01:121]: Machine policy value 'Debug' is 0 MSI © (00:0C) [10:36:01:121]: ******* RunEngine: ******* Product: jre1.8.0_25.msi ******* Action: ******* CommandLine: ********** MSI © (00:0C) [10:36:01:122]: Client-side and UI is none or basic: Running entire install on the server. MSI © (00:0C) [10:36:01:122]: Grabbed execution mutex. MSI © (00:0C) [10:36:01:186]: Cloaking enabled. MSI © (00:0C) [10:36:01:186]: Attempting to enable all disabled privileges before calling Install on Server MSI © (00:0C) [10:36:01:190]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (90:7C) [10:36:01:199]: Running installation inside multi-package transaction C:\jre1.8.0_25.msi MSI (s) (90:7C) [10:36:01:199]: Grabbed execution mutex. MSI (s) (90:88) [10:36:01:201]: Resetting cached policy values MSI (s) (90:88) [10:36:01:201]: Machine policy value 'Debug' is 0 MSI (s) (90:88) [10:36:01:201]: ******* RunEngine: ******* Product: C:\jre1.8.0_25.msi ******* Action: ******* CommandLine: ********** MSI (s) (90:88) [10:36:01:201]: Note: 1: 2203 2: C:\jre1.8.0_25.msi 3: -2147287038 MSI (s) (90:88) [10:36:01:202]: MainEngineThread is returning 2 MSI (s) (90:7C) [10:36:01:202]: User policy value 'DisableRollback' is 0 MSI (s) (90:7C) [10:36:01:202]: Machine policy value 'DisableRollback' is 0 MSI (s) (90:7C) [10:36:01:202]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (90:7C) [10:36:01:203]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (90:7C) [10:36:01:203]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (90:7C) [10:36:01:204]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2 MSI (s) (90:7C) [10:36:01:204]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2 MSI (s) (90:7C) [10:36:01:204]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (s) (90:7C) [10:36:01:204]: Restoring environment variables MSI © (00:0C) [10:36:01:205]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI © (00:0C) [10:36:01:205]: MainEngineThread is returning 2 === Verbose logging stopped: 10/21/2014 10:36:01 ===
  5. The issue is not that I have two Java's installed. Its that it will not install at all even from the msi being on the desktop. If I could get a step by step of how you set up 8u25 in SCCM I would really appreciate it.
  6. I never have before. We have been using SCCM for a couple years and I have always deleted the old application then made the new one.
  7. It did the same on mine, but I can't go to over 1,000 pc's and do it to each one.
  8. Yes, we pushed out Java 8 update 20 a couple weeks ago to all our computers with no issues.
  9. This is what I get, but it tells me nothing. - [/b] - 11721 2 0 0x80000000000000 18354 Application commroom.xxxxx - Product: Java 8 Update 25 -- Error 1721. There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor. Action: installexe, location: C:\Windows\Installer\MSI1669.tmp, command: INSTALLDIR="C:\Program Files (x86)\Java\jre1.8.0_25\\" REPAIRMODE=1 (NULL) (NULL) (NULL) (NULL) (NULL) 7B32364132344145342D303339442D344341342D383742342D3246383332313830323546307D
  10. So... I cant get Java to install through SCCM from the .msi I extracted the usual way. It will not manually push out and when I try to install on a client computer directly from the msi I get the message "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor." Basically how do I get this to be able to be distributed with SCCM 2012? I have tried to put the code above into the Installation program: field in the General Information tab of the Create Application Wizard with no results. I've been on this for the last hour and a half... help would be greatly appreciated. Thanks.
×
×
  • Create New...