|
Script DOS Command? 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. |