![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Jan 2008
Posts: 54
Rep Power: 1
![]() |
.BAT file creation error for java
Hello,
I am trying to create a .bat file for a java application. I am succesful with creating for the .class file, but unsuccesfult when trying to create one for the .jar files rem Batch file for running Java app cd C:\Users\Philip\Desktop\file\src java -jar file.jar rem End batch file I also tryed double clicking the .jar file and nothing happens, and when I run the file above it doesn't do anything, it just says rem End batch file and then ends immediately. Does anyone know how to fix this problem or maybe its a configuration problem? |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem processing file into a char array | csrocker101 | C++ | 1 | May 9th, 2007 12:50 AM |
| How to start a program upon file creation ? | Marc_piecko | C | 4 | May 22nd, 2006 4:52 AM |
| After execution - Error cannot locate /Skin File? | wchar | Visual Basic | 1 | Mar 5th, 2005 10:04 PM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C++ | 0 | Mar 2nd, 2005 5:12 PM |
| Structure char field to a disk file | ehab_aziz2001 | C++ | 0 | Feb 10th, 2005 3:42 PM |