Hi Ruud,
thanks a lot for your help.
I tried your solution on three different machines. All fails with Exit Code 1603, which could access-problems mean.
But even if I would, I can't change access-rights for folders C:\Windows or C:\Windows\system32.
To all other Folders of Path C:\Windows\system32\config\systemprofile\LocalLow User SYSTEM has full access.
Turning of UAC doesn't help. Without UAC installation fails, too.
The logs says:
=== Logging started: 23.10.2015 13:39:17 ===
Action start 13:39:17: INSTALL.
Action start 13:39:17: SetSilentInstall.
Action ended 13:39:17: SetSilentInstall. Return value 1.
Action start 13:39:17: AppSearch.
Action ended 13:39:17: AppSearch. Return value 1.
Action start 13:39:17: LaunchConditions.
Action ended 13:39:17: LaunchConditions. Return value 1.
Action start 13:39:17: ValidateProductID.
Action ended 13:39:17: ValidateProductID. Return value 1.
Action start 13:39:17: CostInitialize.
Action ended 13:39:17: CostInitialize. Return value 1.
Action start 13:39:17: FileCost.
Action ended 13:39:17: FileCost. Return value 1.
Action start 13:39:17: IsolateComponents.
Action ended 13:39:17: IsolateComponents. Return value 0.
Action start 13:39:17: CostFinalize.
Action ended 13:39:17: CostFinalize. Return value 1.
Action start 13:39:17: SetARPINSTALLLOCATION.
Action ended 13:39:17: SetARPINSTALLLOCATION. Return value 1.
Action start 13:39:17: SetARPPRODUCTICON.
Action ended 13:39:17: SetARPPRODUCTICON. Return value 1.
Action start 13:39:17: QtExecDeleteInstallerexeWithProperty_Cmd.
Action ended 13:39:17: QtExecDeleteInstallerexeWithProperty_Cmd. Return value 1.
Action start 13:39:17: SetCMDLine.
Action ended 13:39:17: SetCMDLine. Return value 1.
Action start 13:39:17: MigrateFeatureStates.
Action ended 13:39:17: MigrateFeatureStates. Return value 0.
Action start 13:39:17: InstallValidate.
Action ended 13:39:17: InstallValidate. Return value 1.
Action start 13:39:17: InstallInitialize.
Action ended 13:39:17: InstallInitialize. Return value 1.
Action start 13:39:17: AllocateRegistrySpace.
Action ended 13:39:17: AllocateRegistrySpace. Return value 1.
Action start 13:39:17: ProcessComponents.
Action ended 13:39:17: ProcessComponents. Return value 1.
Action start 13:39:17: UnpublishComponents.
Action ended 13:39:17: UnpublishComponents. Return value 0.
Action start 13:39:17: UnpublishFeatures.
Action ended 13:39:17: UnpublishFeatures. Return value 1.
Action start 13:39:17: StopServices.
Action ended 13:39:17: StopServices. Return value 1.
Action start 13:39:17: DeleteServices.
Action ended 13:39:17: DeleteServices. Return value 1.
Action start 13:39:17: RemoveRegistryValues.
Action ended 13:39:17: RemoveRegistryValues. Return value 1.
Action start 13:39:17: RemoveDuplicateFiles.
Action ended 13:39:17: RemoveDuplicateFiles. Return value 1.
Action start 13:39:17: RemoveFiles.
Action ended 13:39:17: RemoveFiles. Return value 1.
Action start 13:39:17: RemoveFolders.
Action ended 13:39:17: RemoveFolders. Return value 1.
Action start 13:39:17: CreateFolders.
Action ended 13:39:17: CreateFolders. Return value 1.
Action start 13:39:17: MoveFiles.
Action ended 13:39:17: MoveFiles. Return value 1.
Action start 13:39:17: InstallFiles.
Action ended 13:39:17: InstallFiles. Return value 1.
Action start 13:39:17: DuplicateFiles.
Action ended 13:39:17: DuplicateFiles. Return value 1.
Action start 13:39:17: WriteRegistryValues.
Action ended 13:39:17: WriteRegistryValues. Return value 1.
Action start 13:39:17: RegisterUser.
Action ended 13:39:17: RegisterUser. Return value 1.
Action start 13:39:17: RegisterProduct.
Action ended 13:39:17: RegisterProduct. Return value 1.
Action start 13:39:17: PublishComponents.
Action ended 13:39:17: PublishComponents. Return value 0.
Action start 13:39:17: PublishFeatures.
Action ended 13:39:17: PublishFeatures. Return value 1.
Action start 13:39:17: PublishProduct.
Action ended 13:39:17: PublishProduct. Return value 1.
Action start 13:39:17: installexerollback.
Action ended 13:39:17: installexerollback. Return value 1.
Action start 13:39:17: installexe.
Action ended 13:39:17: installexe. Return value 1.
Action start 13:39:17: QtExecDeleteInstallerexeWithProperty.
Action ended 13:39:17: QtExecDeleteInstallerexeWithProperty. Return value 1.
Action start 13:39:17: InstallFinalize.
DEBUG: Error 2356: Couldn't locate cabinet in stream: Data1.cab.
MSI (s) (B8:A8) [13:39:17:783]: Product: Java 8 Update 65 -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2356. The arguments are: Data1.cab, ,
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2356. The arguments are: Data1.cab, ,
Action ended 13:39:17: InstallFinalize. Return value 3.
Action ended 13:39:17: INSTALL. Return value 3.
MSI (s) (B8:A8) [13:39:17:861]: Product: Java 8 Update 65 -- Installation failed.
MSI (s) (B8:A8) [13:39:17:861]: Windows Installer installed the product. Product Name: Java 8 Update 65. Product Version: 8.0.650.17. Product Language: 1033. Manufacturer: Oracle Corporation. Installation success or error status: 1603.
=== Logging stopped: 23.10.2015 13:39:17 ===
So I extracted jre-8u65-windows-i586.exe, but there is no Data1.cab-file.
Best regards,
Edit:
Andrea