FuhQuake Forum Index FuhQuake
https://fuhquake.net
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

can't get the installer to run right..

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    FuhQuake Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Up2nOgOoD[ROCK]



Joined: 10 Nov 2002
Posts: 239
Location: California :)

PostPosted: Mon Jan 12, 2004 7:49 am    Post subject: can't get the installer to run right.. Reply with quote

I get this error:

The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)


the files in the folder are the .jar file (93.5 mb), fuhquake win32 installer (6.42 mb), pak0.pak (17.4 mb), fuhquake security v.31 (158 kb)
_________________
P4 1.5ghz, Gf2Pro, WinXPro, Audigy 1
Command Line:
-width 1280 -height 1024 -conwidth 800 -conheight 600 -bpp 32 +set vid_displayfrequency 60 -mem 64 -zone 1024 +set s_khz 44 +set cl_confirmquit 0 -dinput
Back to top
View user's profile Send private message Send e-mail
fuh
Almighty King


Joined: 07 Sep 2002
Posts: 2086

PostPosted: Mon Jan 12, 2004 12:22 pm    Post subject: Reply with quote

just google

"could not load wizard specified in /wizard.inf"

Lot of other programs use the same installer software I did, and so they got the same problems.

I found

Quote:

Then it means that you have a JAXP or another XML parser installed in your jre/lib/ext directory. Remove the files (typically crimson.jar and xalan.jar) from this directory and try again.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Up2nOgOoD[ROCK]



Joined: 10 Nov 2002
Posts: 239
Location: California :)

PostPosted: Mon Jan 12, 2004 2:38 pm    Post subject: Reply with quote

those files don't exist... what do i do
_________________
P4 1.5ghz, Gf2Pro, WinXPro, Audigy 1
Command Line:
-width 1280 -height 1024 -conwidth 800 -conheight 600 -bpp 32 +set vid_displayfrequency 60 -mem 64 -zone 1024 +set s_khz 44 +set cl_confirmquit 0 -dinput
Back to top
View user's profile Send private message Send e-mail
fuh
Almighty King


Joined: 07 Sep 2002
Posts: 2086

PostPosted: Mon Jan 12, 2004 2:42 pm    Post subject: Reply with quote

type echo %CLASSPATH% in a command prompt, see if it spits out anything useful.

you can also uninstall any java VM's you have installed (check add remove) and install's sun's java VM from http://www.java.com/en/download/manual.jsp .
Back to top
View user's profile Send private message Send e-mail Visit poster's website
fuh
Almighty King


Joined: 07 Sep 2002
Posts: 2086

PostPosted: Mon Jan 12, 2004 4:11 pm    Post subject: Reply with quote

btw I made a post at installshield support. keep an eye on http://community.installshield.com/showthread.php?s=&threadid=128315 .
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Up2nOgOoD[ROCK]



Joined: 10 Nov 2002
Posts: 239
Location: California :)

PostPosted: Tue Jan 13, 2004 3:17 pm    Post subject: Reply with quote

OK. I installed the win32 Java from the link you posted, reran the installer, I got the same msg. I checked if I had those 2 files, I didn't.

I went to the site you said to keep an eye on, no replies. what can/should I do??
_________________
P4 1.5ghz, Gf2Pro, WinXPro, Audigy 1
Command Line:
-width 1280 -height 1024 -conwidth 800 -conheight 600 -bpp 32 +set vid_displayfrequency 60 -mem 64 -zone 1024 +set s_khz 44 +set cl_confirmquit 0 -dinput
Back to top
View user's profile Send private message Send e-mail
fuh
Almighty King


Joined: 07 Sep 2002
Posts: 2086

PostPosted: Tue Jan 13, 2004 3:33 pm    Post subject: Reply with quote

damn that sux

open a command prompt. type

java -version.

what does it say.

mine says

java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Up2nOgOoD[ROCK]



Joined: 10 Nov 2002
Posts: 239
Location: California :)

PostPosted: Tue Jan 13, 2004 4:17 pm    Post subject: Reply with quote

ok. first I typed %CLASSPATH% and it was an unrecognized command.

whe i typed java -version I got this exactly:

java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
_________________
P4 1.5ghz, Gf2Pro, WinXPro, Audigy 1
Command Line:
-width 1280 -height 1024 -conwidth 800 -conheight 600 -bpp 32 +set vid_displayfrequency 60 -mem 64 -zone 1024 +set s_khz 44 +set cl_confirmquit 0 -dinput
Back to top
View user's profile Send private message Send e-mail
fuh
Almighty King


Joined: 07 Sep 2002
Posts: 2086

PostPosted: Tue Jan 13, 2004 4:52 pm    Post subject: Reply with quote

echo %CLASSPATH%
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Up2nOgOoD[ROCK]



Joined: 10 Nov 2002
Posts: 239
Location: California :)

PostPosted: Wed Jan 14, 2004 10:42 am    Post subject: Reply with quote

C:\Documents and Settings\Up2>echo %CLASSPATH%
%CLASSPATH%

C:\Documents and Settings\Up2>
_________________
P4 1.5ghz, Gf2Pro, WinXPro, Audigy 1
Command Line:
-width 1280 -height 1024 -conwidth 800 -conheight 600 -bpp 32 +set vid_displayfrequency 60 -mem 64 -zone 1024 +set s_khz 44 +set cl_confirmquit 0 -dinput
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    FuhQuake Forum Index -> Bug Reports All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

hosted by ausgamers