Thank you for the reply, but the link makes very little sense to me. I know
very little about VBS script, the only ones I've been able to get to work in
the past have been ones where I've found examples in the net which I can
easily modify.
Can you give me an example of how this script should look?
Thanks in advance, Andrew.
"Joe Fawcett" <joefawcett@xxxxxx> wrote in message
news:824A5D4C-AEEC-4150-92F8-AAFC1C2F980E@xxxxxx
>
>
> "Andrew Staley" <noreply@xxxxxx> wrote in message
> news:FFCB14B6-2A19-4EDF-B8E3-DB25D47A8AD2@xxxxxx
>> I need to create a VBS script that runs this;
>>
>> regsvr32 "c:\program files\my prog\mydll.dll" /s
>>
>> Can anyone point me in the right direction, I've only ever been able to
>> do simple scripts before that point to BAT files to do what I need, in
>> this case though it wouldn't work so I actually need it in a VBS script
>> that will execute from a GPO.
>>
>> Thanks in advance, Andrew. > Look at the WSH documentation for the Shell.Run method.
> http://msdn.microsoft.com/en-us/libr...ky(VS.85).aspx
>
> --
>
> Joe Fawcett (MVP - XML)
> http://joe.fawcett.name