Page 1 of 1

XSI Problems

Posted: Fri Jul 02, 2010 2:57 pm
by fiddler_on_the_roof
1--I have windows 7 and XSI 5.0 foundations. When i try to install the fixed pandemic xsi addon, it doesn't work.
the normal pandemic xsi addon installs and shows up, but doesn't work. Teh FBX addon works.
The tools don't work in XSI 5.1 either.

picture of error on export
Hidden/Spoiler:
Image
Pandemic addon from HERE

2--I tried to install XSI 6.0, 6.1, and 7.5, but it gave me some error about pixels.

is there some way to fix either problem?

Re: XSI Problems

Posted: Thu Jul 08, 2010 8:21 am
by RC-1192
From a topic on the same problem with Vista. might work
HERE

Re: XSI Problems

Posted: Thu Jul 08, 2010 8:50 am
by fiddler_on_the_roof
I tried the CMD.exe with the given code, didn't work it said Regsvr is not a recognized command. i tried a new code

Code: Select all

Regsvr32 [/i] c:\Users...
the [/i] is supposed to use the regsvr to update/install .dll, but it tells me there is a problem with the [/i] with this message
Hidden/Spoiler:
[code]The Module
[/i] c:\users\...
Failed to load

Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files

The specified module cannot be found[/code]
this is the message when i search for regsvr32.exe and click it
Hidden/Spoiler:
[code]To register a module you must provide a binary name

Usage: regsvr [/u] [/s] [/n] [/i[:cmdline]] dllname
/u -unregisterserver
/s -silent, display no message boxes
/i -Call DLLinstall passing it an optional [cmdline]; when used with /u calls uninstall

/n -do not call DLLregisterserver; this option must be used with /i[/code]
how can i get the code to work so i can use the exporter?