Change Setup Icon Advanced Installer For Java

Posted on  by 

  1. Setup Java On Windows
  2. Advanced Installer For Java
Change Setup Icon Advanced Installer For JavaChange Setup Icon Advanced Installer For JavaChange setup icon advanced installer for java download

my Home PC
Vista Home premium 32 bit
Vista SP 2
IE7
Java 6 update 23 (which I just installed0
My Work PC
XP Professional
XP SP 3
IE8
Java 5 Update 11 (work uses the older java version)
Ok onmy work PC, when I open IE8, under
Tools> Internet Options> Advanced>Settings>
There is a Java(Sun) item with a check box below that says use JRE 1.5.0_11 for <applet>
But on my Home PC, when I open IE7, under
Tools> Internet Options> Advanced>Settings>
There isNOJava(Sun) item with a check box below that says use JRE
Is there a difference because the operating systems (XP vs Vista)?
is the difference the version of Java?
On my home PC, there is no Java(Sun) item (in Tools> Internet Options> Advanced>Settings>
Should there be a Java item there?
I just installed the java 6 update 23 the last day or so, would that make a difference?

Creating Shortcuts in the Files and Folders Page Advanced Installer supports three types of targets for its shortcuts: URLs, installed files and external files which are already present on the target machine (this includes Uninstall shortcuts). DrJava is a lightweight development environment for writing Java programs. It is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users.

Active6 years, 2 months ago

I am using Advanced Installer to create the installer of java based desktop application, it is working fine. I added a desktop shortcut icon of the EXE, when i install the application on my system its desktop icon is correct as i defined when created the installer, but when i uninstall the app and then reinstall it 2nd or 3rd time sometimes its desktop icon get changed by itself(replaced with no icon).

Setup Java On Windows

can someone tell me what is the issue. Thanks in advance.

NoNaMeNoNaMe
4,34223 gold badges66 silver badges96 bronze badges

1 Answer

Advanced Installer For Java

Usually this is a sign of corrupted Windows Installer cache on your machine. Have you tried testing the package in a VM? The icons are cached by the OS in a special system folder, nothing special is done by the setup package or Advanced Installer in order for the icons to be set on the shortcuts.

Bogdan MitracheBogdan Mitrache
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Not the answer you're looking for? Browse other questions tagged advanced-installer or ask your own question.

Coments are closed