Torgeir
Wed Jul 21 04:28:30 CDT 2004
Newbie wrote:
> Good Evening,
>
> I am trying to find out if anyone can help me out with this solution.
> I want to execute a .vbs script from a AutoIT script.
>
> Is this possible?
>
> Thanks in advance
Hi
Use Run or RunWait and launch wscript.exe, I would think something
like this should work:
RunWait, wscript.exe c:\scripts\test.vbs
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx