This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Issue with the JRE redistributables
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- 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
- 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
- Report Inappropriate Content
‎Aug 05, 2013
02:18 AM
Is there any installed JDK/JRE on the 32-bit systems?