Hey,
So I've worked out how to get the Windows XP styles going by having the .manifest file in the same directory as the compiled VB .exe file. Does anyone know of a way to compile the .manifest f...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20258925.html
I created a text file with notpad and named it mainClass.txt and saved it in Unicode it reads:
Main-Class: KathySaver
I can not get it to merge into the manifest header using this code:
jar...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20535516.html
Zones:
JavaDate Answered: 03/03/2003 Grade: A Views: 0
Hi,
I'm newish to Java and trying to get to grips with manifest files. I have written a java application which works perfectly providing I don't compile everything into a jar e.g.
Works with
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20554931.html
Zones:
JavaDate Answered: 11/18/2003 Grade: A Views: 0
Hi All,
I am facing a problem in my application.
I wanted to create a stand alone application that needs the weblogic.jar in its class path to run
I had created a self executable jar file for...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20929775.html
I am trying to use ant to be able to compile java files.
Installed ant in d:\ant
set ant_home and path.
Copied my source files to d:\ant\src (it contains packages)
Made build.xml file in an...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21092627.html
Hi
I have an application and a manifest file which makes the application use the XP theme controls.
However, when I try to deploy this application over the web it does not pick up the manifes...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21222443.html
Zones:
.NETDate Answered: 12/01/2004 Grade: A Views: 0
my executable shows XP gui only when the manifest file is in the same directory as it is.
i know im suppose to insert it as resource to solve this issue.... but im not sure how to do that...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21291343.htm...
Zones:
Windows MFCDate Answered: 01/27/2005 Grade: A Views: 0
Hi all,
To get over the perennial problem of setting up a classpath before invoking the jar with 'java -jar xxx.jar' we made a rule that there will always be one of two locations where all exter...
http://www.experts-exchange.com/Programming/Languages/Java/Q_22021125.html
Does anyone know about the windows "XP Visual Style Manifest", which may be a speification or manifest, placed in a programs resource section to give the XP look to controls in your app? ? Is it a ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20381884.html
I'm trying to develop an application which will do a number of things, including transmitting file data across a Winsock Control but during the development process i've found some strange things ar...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20415646....
Zones:
VB ControlsDate Answered: 12/05/2002 Grade: A Views: 0