View Full Version : How to install .class java games?
x2fer
17-04-2003, 08:30 AM
Any of you mates, have an idea how to do this?
Appreciate it much..
lvckyluke
17-04-2003, 09:49 AM
Rename the *.zip file to *.jar
Then send the file to the phone
;)
crazy_b
17-04-2003, 11:01 PM
hi
but how can i change the name with wish programe i have to change
thankx in advance
aussie
18-04-2003, 08:44 AM
look when you download a java applet form the net you will get it in the form of a zip file.. When you uncopress this file you might get 2 things..
A few files out of which one of them has a *.jar or *.jad extension or you might get a lot of files some of which are *.class etc...
In the first case you don't have to do anything but in the second case alll you have to do is rename the zipped file to a java file..
eg....
skyraider.zip-----> rename to skyraider.jar
Simple isn't it...?
Cheers
keropok
18-04-2003, 09:10 AM
heheheh...:D
gesundheit
18-04-2003, 10:37 AM
:D
impossible_me
18-04-2003, 11:29 AM
the best way to rename is use dos command prompt
suppose the file name is game.zip just rename it using this command
ren game.zip game.jar
after that use the nokia suit to install other wise send it to your hand set and install from there
crazy_b
18-04-2003, 11:57 AM
hi agian
but when i rename the zip file for exp ...... name.zip it will be
name.jar.zip
impossible_me
18-04-2003, 12:04 PM
do not rename it from windows explorer that will name it as game.jar.zip only ............... you have to do it from dos command prompt
go to the folder where u have downloaded the file and rename it using the ren command eg.
ren game.zip game.jar
this will rename it to game.jar only
x2fer
19-04-2003, 06:58 AM
Thanx guys! I've already installed the games.
Powered by vBulletin® Version 4.2.0 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.