auto_create_image.vbs error

2009-04-03 Thread Melba Lopez
I'm trying to create a base Windows XP image for VCL and following the instructions (below) on the wiki, I've come across a problem. * Instructions on the Wiki: * > More stuff to do > >- On the windows node, run auto_create_image.vbs. This disables the >pagefile and reboots the machine. Th

Re: auto_create_image.vbs error

2009-04-03 Thread Andy Kurth
VBS scripts are run using cscript.exe. Try running: cscript.exe auto_create_image.vbs What is the URL of the page you're referring to? It needs to be corrected. -Andy Melba Lopez wrote: I'm trying to create a base Windows XP image for VCL and following the instructions (below) on the wiki, I

Re: auto_create_image.vbs error

2009-04-03 Thread Melba Lopez
Thanks Andy, that worked. Simple mistake on my part. Here's the url: http://wiki.oscr.ncsu.edu/wiki/index.php/Creating_a_base_windows_ESX_image_for_VCL On Fri, Apr 3, 2009 at 2:37 PM, Andy Kurth wrote: > VBS scripts are run using cscript.exe. Try running: > cscript.exe auto_create_image.vbs

Question about project names, trademarks and best practices

2009-04-03 Thread Matt Hogstrom
Back in November of last year we accepted a project into the Apache Incubator which is called Virtual Computing Lab (VCL). The initial code base was donated by North Carolina State University and assigned to the ASF and is located at http://svn.apache.org/repos/incubator/asf/vcl . A quest