"PA Bear [MS MVP]" <> wrote in message
news:...
> Robert Aldwinckle wrote:
>> "Tony" <> wrote in message
>> news:9F9661CB-F2A6-45FE-9F6B-...
>>> I need help please, when I try to down load updates, I get this
>>> message.Error loading c:\progra~1\bar\1.bin\M3PLUGIN.DLL. The specified
>>> module could not be found.I have window vista home premium.
>>>
>>> Please help me.
>>
>>
>> The progra~1 will be the 8.3 representation for your Programming Files
>> directory name. Since it's 8.3 it could mean that whatever you are trying
>> to use is a 16-bit program and not compatible with your new OS.
>>
>> Try uninstalliing whatever this "bar" thing is.
>
> [MyWebSearch (and probably more) =>
> http://research.sunbelt-software.com...threatid=14137 ]
%PROGRAM_FILES%
Whazzat? ; ) (Typo for %ProgramFiles% or something more sinister?)
OIC... PROGRAM_FILES = C:\progra~1 ?
Is that possible?
<cmd_output OS="XPsp2" command="dir/ad/x pro*">
2008-06-09 19:41 <DIR> PROGRA~1 Program Files
</cmd_output>
(Uppercase instead of lowercase. I admit I didn't notice that in the example.)
Robert
---