Page 1 of 1

Can't get RBG,RCG to work.

Posted: Sun May 25, 2008 3:00 pm
by Dasher5150
Hey all,
1 Prob, The game works fine in itself but none of the generators work?
In fact None of the menu items listed on the left of the start menu works.
I maybe just missing something or not doing the right thing. But I'm drawing a blank.
Any help would be appreciated.
I purchased via digital DL this week. so I'm new to this format.

RE: Can't get RBG,RCG to work.

Posted: Sun May 25, 2008 3:02 pm
by Marc von Martial
Hi, did you already download and applied the patch update we just released?

RE: Can't get RBG,RCG to work.

Posted: Sun May 25, 2008 3:07 pm
by Dasher5150
Yes I just did that.
The scene editor works but none of the generators.

RE: Can't get RBG,RCG to work.

Posted: Sun May 25, 2008 11:32 pm
by Dasher5150
[:(] I'm at a total loss?

RE: Can't get RBG,RCG to work.

Posted: Sun May 25, 2008 11:36 pm
by Stridor
Dasher, I have PMed you the fix.

RE: Can't get RBG,RCG to work.

Posted: Sun May 25, 2008 11:37 pm
by junk2drive
It's a holiday weekend in the USA.

You haven't posted anything about your computer.

Have you tried running the RCG or RCB from the .hta files in your PCK main folder?

Edit: Never mind then, Stridor beat me to it.

RE: Can't get RBG,RCG to work.

Posted: Mon May 26, 2008 12:49 am
by Dasher5150
thanks for your help guys!
Stridor you posted this in your "faq sticky"
Goto:

HKEY_CLASSES_ROOT\htafile\shell\open\command

Ensure:

(Default) = %SystemRoot%\system32\mshta.exe "%1" %*

or

(Default) = %SystemRoot%\SysWOW64\mshta.exe "%1" %* (if you have a 64 bit OS)


and you Pm'd me this
HKEY_CLASSES_ROOT\htafile\shell\open\command

(Default) = C:\WINDOWS\SYSTEM32\MSHTA.EXE "%1" %*
>>> if you have a 32 bit OS

or

(Default) = C:\WINDOWS\SYSWOW64\MSHTA.EXE "%1" %*
>>> if you have a 64 bit OS

Which is correct?


RE: Can't get RBG,RCG to work.

Posted: Mon May 26, 2008 1:48 am
by Stridor
If you have a default windows installed to C:\windows then either one will work. I realized when I PMed you that someone might have installed windows elsewhere which is why I used %SystemRoot% instead. So use the %SystemRoot% one if you like.

RE: Can't get RBG,RCG to work.

Posted: Mon May 26, 2008 3:04 am
by Dasher5150
To Stridor,
THANKS for all your help!
I got it to work, I appreciate it.