Please see the most recent updates in the "Where did the .com name go?" thread. Posts number 16 and 17.
Anyone using Frame Rate Limiter come across this error? The system seems to work but I'd like to be rid of the message.
![]()
Damn it's like a virus. I've deleted the .bat and the whole Fs Limiter folder and run my registry cleaner twice then rebooted Vista and the bloody error message is still there when I load FsX!
Stupid of me to run some application I didn't understand. I guess I'll have to do without Java and uninstall the whole lot.
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>EXE.XML</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon><Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Name>AICarriers</Name>
<Path>K:\FSX Tools\AI carriers\aicarriers.exe</Path>
<CommandLine>-nogui</CommandLine>
</Launch.Addon>
</SimBase.Document>
Looks the same as yours except I have "auto thumbnail" in there too.
Weird.
Thanks for the help
If your EXE.XML looks like mine, then FSX is expecting
to launch aicarriers.
Paul
I see. So I need to edit my EXE.XML. Bill I'll look for that cache.
Thanks all.
Roger.
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>EXE.XML</Filename>
<Disabled>True</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon><Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Name>AICarriers</Name>
<Path>K:\FSX Tools\AI carriers\aicarriers.exe</Path>
<CommandLine>-nogui</CommandLine>
</Launch.Addon>
</SimBase.Document>