Advertisement

1 - 10 of 125 containing alltags:("manifest") (0 seconds)
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...
Zones: Visual Basic, SSIDate Answered: 06/20/2002 Grade: B Views: 0
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...
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 ...
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...
Zones: Java, New To JavaDate Answered: 04/23/2004 Grade: A Views: 0
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...
Zones: Java, J2EE, New To JavaDate Answered: 08/13/2004 Grade: A Views: 0
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...
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...
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...
Zones: Java, Servlets, New To JavaDate Answered: 10/21/2006 Grade: A Views: 4
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 ...
Zones: Delphi ProgrammingDate Answered: 10/26/2002 Grade: B Views: 0
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...
Zones: VB ControlsDate Answered: 12/05/2002 Grade: A Views: 0