- ATI + JAVA = BSOD
Hi,I have just bought an ATI X800 Pro. Using the newest Catalyst drivers (5.7 , tried older too but same problem) and the latest JRE as of today. But: every website or application on my PC that uses Java causes a direct BSOD with failing dll 'ati3duag.dll'. I read a lot of issues on the net ...
- At a complete loss.....problems downloading Java
I had Java on my laptop for ages and never had any problems until recently where it just wouldn't let me use it, kept getting an error message saying there were components missing...or something like that.Completely removed it from my laptop (well I thought I had) and tried downloading it ...
- association icons?
In my jnlp file, I can associate my application with a particular extension, and when I double click a file with that extension in my file manager, it opens my application. However, in the os's native file manager, it does not display the icon specified with <icon href...""> in the info ...
- Associating Web Start with an application launching from desktop
Hi guys, I'm new to web start and i need to understand some basic issues. I have a Java application that i created an installer for. This installer will be distributed on CDs and won't be available on the web for deplyoment with web start. How can i associate this application with web start ...
- Associating files to Java Application
Hi,I have developed one GUI application. Application is bundled into onejar file. Application can accept one command line argument as absolutepath of a file including the file name.Lets say file isD:\file1.xft and the jar file isapp.jarapplication can be lauched as eitherapp.jar D:\file1.xft ...
- Associating executable Jar files w/ appropriate program
Hi, I'm kinda new to java but this question is more OS related I think. I made a GUI program that reads / writes files and does some other stuff, I compiled it, then made it into an Executable JAR file. I put the file on my dektop w/ the required resource file (contains the read files) and ...