Microsoft
Software
Hardware
Network
Question : How to run an executable packaged inside a JAR?
Hi,
Some background:
Our current application is a java 1.4.2_06 applet which is hosted in Internet Explorer. It is used to read smartcard data on a client's Windows XP workstation.
The problem:
For various complications related to hardware, we need to run an executable on a client workstation. This executable will be packaged up inside the applet jar. This applet will be signed.
1) How would we be able to extract *only* the executable held within the JAR and
2) How could we run this executable on the client side within the applet code?
Thank you
Answer : How to run an executable packaged inside a JAR?
Yes, you can and you have to map the new location on data files so that it can recognise where the .ost file is.
Random Solutions
URGENT: Solaris virtual printer lpd printing setup
Php 500 internal server error received on website but not using xampp at home
Cisco 851 Router locking up
PING Wait Vista 64?
Free/Busy Information not available to Outlook 2007 users Exch2007 in coexistense with Exch2003
gss_acquire_cred failed unspecified gss failure : Apache
Regular expression and dash in JavaScript
Should I make a Drupal Theme from scratch?
How can I find the position of the first occurance of a numeric charater in a string with PHP?
How can I prevent changes to web browser proxy settings?