- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 24, 2013
02:04 PM
Issue with the JRE redistributables
Hi,
I am including the JRE re-distributables as part of my Basic MSI project:
JRE_SE 1.7.0_02 (x64)
and
JRE_SE 1.7.0_02 (x86)
The build and deployment are successful. However on Windows 7 32-bit systems, I come across a difference:
On completion of the installation routine, I see a UAC dialog asking whether to allow jucheck.exe to make changes to the computer (image attached). I don't encounter this dialog on 64-bit systems.
Any advise?
With regards,
-George
I am including the JRE re-distributables as part of my Basic MSI project:
JRE_SE 1.7.0_02 (x64)
and
JRE_SE 1.7.0_02 (x86)
The build and deployment are successful. However on Windows 7 32-bit systems, I come across a difference:
On completion of the installation routine, I see a UAC dialog asking whether to allow jucheck.exe to make changes to the computer (image attached). I don't encounter this dialog on 64-bit systems.
Any advise?
With regards,
-George

2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 26, 2013
06:55 AM
SGeorge wrote:
Hi,
I am including the JRE re-distributables as part of my Basic MSI project:
JRE_SE 1.7.0_02 (x64)
and
JRE_SE 1.7.0_02 (x86)
The build and deployment are successful. However on Windows 7 32-bit systems, I come across a difference:
On completion of the installation routine, I see a UAC dialog asking whether to allow jucheck.exe to make changes to the computer (image attached). I don't encounter this dialog on 64-bit systems.
Any advise?
With regards,
-George
I was hoping for a reply... are these forums not having mods?
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 05, 2013
02:18 AM
Is there any installed JDK/JRE on the 32-bit systems?
