This is with today's promoted Merlin b16 bundle.
When I try to install the JRE bundle under NT 4.0 I get an InstallShield
error dialog:
An error occurred during the move data process: -115
Component: Shared DLLs
File group: Shared DLLs
File:
C:\WINNT\System32\../../../buildOutput/win32/tmp/ishield/jre-image-win32/bin/msvcrt.dll
I also get the same error when I try and install on my Windows 2000 system.
The installshield "-115" error indicates that "Specified file cannot be opened as write".
This might indicate that we are failing to flag msvcrt.dll as a "shared" file
that needs special treatment from InstallShield.
graham.hamilton@Eng 2000-05-31
More info:
The problem is also present in today's June 1st nightly build bundle:
j2re-1_4_0-beta-bin-b17-win-01_jun_2000.exe
I did an "nmake" build of the current Merlin workspace from /ws/jdk1.4 and the resulting
JRE installshield bundle installs OK.
So possibly this is a build issue or some configuration isssue on the build machine (??).
graham.hamilton@Eng 2000-06-01
When I try to install the JRE bundle under NT 4.0 I get an InstallShield
error dialog:
An error occurred during the move data process: -115
Component: Shared DLLs
File group: Shared DLLs
File:
C:\WINNT\System32\../../../buildOutput/win32/tmp/ishield/jre-image-win32/bin/msvcrt.dll
I also get the same error when I try and install on my Windows 2000 system.
The installshield "-115" error indicates that "Specified file cannot be opened as write".
This might indicate that we are failing to flag msvcrt.dll as a "shared" file
that needs special treatment from InstallShield.
graham.hamilton@Eng 2000-05-31
More info:
The problem is also present in today's June 1st nightly build bundle:
j2re-1_4_0-beta-bin-b17-win-01_jun_2000.exe
I did an "nmake" build of the current Merlin workspace from /ws/jdk1.4 and the resulting
JRE installshield bundle installs OK.
So possibly this is a build issue or some configuration isssue on the build machine (??).
graham.hamilton@Eng 2000-06-01
- duplicates
-
JDK-4342390 win32 JRE install scripts fail
-
- Closed
-