Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Charles

Pages: [1]
1
Bugs and fixes / Run Time Error
« on: February 11, 2010, 04:08:43 PM »
Quote from: Numsgil
First, make sure you've run the installer as an administrator.  If that doesn't work, you'll need to install some VB6 run time libraries which don't come pre packaged with windows.  See this topic.

It's still not working. When I try to run the exe this pops up:

Quote
RegSvr32

To register a module, you must provide a binary name.

Usage: regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname
/u -Unregister server
/s -Silent; display no message boxes
/i -Call DllInstall passing it an optional [cmdline];
when used with /u calls dll uninstall
/n -do not call DllRegisterServer; this option must be used with /i

2
Bugs and fixes / Run Time Error
« on: February 10, 2010, 08:24:06 PM »
Hello everyone,

Could someone please tell me what I need to do to fix this error:

Run time error '339':

Component 'RICHTX32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid.

It does this every time I try to start a new simulation.

When I was installing the program I tried to install it on my flashdrive. I follow the instructions exactly and updated the default settings file. However that error continued to pop up so I uninstalled in and tried to put it in the program files like it would do on its own but the error still popped up.

I'm using Windows Vista.

Any help will be appreciated.

NOTE: I'm fairly new to programming so sorry if this is a stupid question.

Pages: [1]