You are on page 1of 3

JADMaker for Nokia Java Games

Version 1.15
for Windows 9x/NT/2K/ME/XP
http://www.geocities.com/mangokun/

!!! You MUST put the files below together in the same folder.
JADMaker.exe
JADMaker.txt
config.xml (will be created if not found)
unzip32.dll

What
JADMaker creates a JAD file for your .JAR Java Games, so that you can install th
em to your mobile phone.

Features:
- simple DRAG and DROP operations!
- allows batch processing of JAR files
- enabling Explorer Context-Menu extension allows you to generate a JAD file qui
ckly
- keep the program 'Always on Top' of all other windows (Useful)
- keep your program settings (in a XML file)

Why
Interest in Java Games for Nokia mobile phones.
Some of the Java Games for Nokia mobile phones does not comes with a .jad file,
so I searched the net for a JAD generator.
Came across a lousy program called 'JADgen', so I decided to make one that is be
tter then it.

How to use this program?


There are 3 ways.
1) Run JADMaker. Drag and drop a JAR file onto the window. JAD generated. That's
it!
2) Drag and drop a JAR file onto the JADMaker.exe icon in a Windows Explorer win
dow.
This means you can also create a desktop shortcut to JADMaker.exe, and then drop
JAR file(s) onto the shortcut.
3) Once the "Make JAD" Explorer Context-Menu extension is enabled (by checking i
t in the program),
you can right click on any JAR file(s) for a quick "Make JAD".
Remember that you can process multiple JAR files at one time (=batch procesing).
Just select multiple files, and use any of the ways above (this is really the ic
ing on the cake!).
With so many ways to get your JAD file, you are spoilt for choice!!!

Installation
No special installation is required on Windows.
JADMaker can be put in any folder (together with other required files).
You may make a shortcut to it on your Desktop.

Troubleshooting
Basic list of VB runtime files and MS scripting file required in your system
msvbvm60.dll: http://www.microsoft.com/downloads/details.aspx?FamilyID=bf9a24f9-
b5c5-48f4-8edd-cdf2d29a79d5&DisplayLang=en
scrrun.dll: http://msdn.microsoft.com/library/default.asp?url=/downloads/list/we
bdev.asp
mscomctl.ocx: http://www.majorgeeks.com/faqshow.php?id=8
msxml3.dll

* When I try to run JADMaker, it dies with the following error: Component 'MSCOM
CTL.OCX' or one of its dependencies not correctly registered: a file is missing
or invalid
If you encounter this error, you will need to install the file MSCOMCTL.OCX to y
our computer.
Download sites:
- http://www.majorgeeks.com/faqshow.php?id=8
- Missing MSCOMCTL.OCX Library File: http://www.ascentive.com/support/new/suppor
t_dll.phtml?dllname=MSCOMCTL.OCX
- http://www.geocities.com/nitin_speed/resources.htm#mscomctl

* When I try to run JADMaker, it dies with the following error: The file 'MSVBVM
60.DLL' cannot be found...
MSVBVM60.DLL is a support file required to run any Visual Basic 6 program.
If you encounter this error, you will need to install the 'Visual Basic 6.0 Runt
ime Module'.
Visual Basic 6.0 Runtime Module
http://www.microsoft.com/downloads/details.aspx?FamilyID=bf9a24f9-b5c5-48f4-8edd
-cdf2d29a79d5&DisplayLang=en
Download sites:
- Direct Download from Microsoft site: http://download.microsoft.com/download/vb
60pro/Redist/sp5/WIN98Me/EN-US/VBRun60sp5.exe
- Missing MSVBVM60.DLL Library File: http://www.ascentive.com/support/new/suppor
t_dll.phtml?dllname=MSVBVM60.DLL

* When I try to run JADMaker, it dies with the following error(s):


Run-time error '429' ActiveX component can't create object
Run-time error '-2147221231 (80040111)': Automation error ClassFactory cannot su
pply requested class
The error that you have encountered is caused by some VB runtime and MS scriptin
g files not being properly installed or uninstalled from the system.
One way that the run-time error 429 occurs is when one of the components that is
needed by the program is not registered correctly.
The File System object is contained in the Scrrun.dll file. Make certain that th
is DLL file is installed on the target computer, and that it is correctly regist
ered.
http://support.microsoft.com/kb/247979/EN-US/

* When I try to run JADMaker, it dies with the following error:


Run time error '430': Class does not support Automation or does not support expe
cted interface
This error message does not mean that there is something wrong with MDAC. It mea
ns that some DLL file, which is referenced from the application, is missing.
However it is recommended that you get your system updated to MDAC 2.5 SP3 or hi
gher.
- MDAC Downloads: http://msdn.microsoft.com/data/mdac/default.aspx
- PQ Systems - MDAC Information: http://www.pqsystems.com/kb/question.php?qstId=
521

* When I try to run JADMaker, it dies with the following error:


Run-time error '53': File not found
or MANIFEST.MF not found in ...
My program checks for a file "MANIFEST.MF" in your .JAR file.
Pls check manually that you have a valid€.JAR file.

Version History
1.15 (Jan 13, 2005)
- Minor code changes to better handle error that arises with invalid .JAR files
1.1 (Sep 12, 2003)
- Removed a serious bug in the program, that will cause extra lines in the JAD f
ile

Disclaimer
This program is free. You may distribute it, but you may not charge money for it
.

Send suggestions and comments to:


mangokun@hotmail.com
Programmed by Goh Mingkun using Visual Basic 6.0
Last update on Thurs, Jan 13, 2005

You might also like