Viewing 3 posts - 1 through 3 (of 3 total)
Since the title is VB.Net you could write an executable to do the same... I suppose.
August 1, 2006 at 3:20 pm
<?xml version="1.0" ?>
<!--
Filename: Create_DB_Command_File.wsf
Purpose: Builds a packing list of files from a specified
folder or drive.
-->
<package>
<job>
<resource id="inputPath">.</resource>
<resource id="outputPath">\build_latest_objects.cmd</resource>...
August 1, 2006 at 3:02 pm
Here is what I do using VS 2003...
August 1, 2006 at 3:02 pm
Viewing 3 posts - 1 through 3 (of 3 total)