Torgeir
Wed Jul 21 05:27:40 CDT 2004
Scott wrote:
> Does anyone have a vbscript that will launch Outlook?
Hi
Set oShell = CreateObject("WScript.Shell")
oShell.Run "outlook.exe", 1, False
--
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