ECTED]
Sent: 12 July 2007 08:27
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED];
nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Launching VB script file
Don't think you can do this directly with NAnt. The simplest way is
probably to use the task to run WScript.exe and pass the .vbs
f
7/2007 22:15
To
cc
Subject
[NAnt-users] Launching VB script file
Simple question I hope, but I have a .vbs file that I would like to
launch/run from NAnt what is the best way to handle this? Can the NAnt
script task work with plain VB Script – Not VB.NET? If it can not then
what is
Simple question I hope, but I have a .vbs file that I would like to
launch/run from NAnt what is the best way to handle this? Can the NAnt
script task work with plain VB Script - Not VB.NET? If it can not then
what is the best way to run a vbscript file?
Thanks,
Tim Mayert.
--