I answered my own question. The registry hive it is looking for is at:

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\6.0\Setup\Microsoft
Visual Basic]

"ProductDir"="C:\\Program Files\\Microsoft Visual Studio\\VB98"

 

I changed this to be the path of my tools/SDK/VB98 directory under my
enlistment and it works!

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dix, John
Sent: Friday, November 02, 2007 11:53 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] NantContrib and <vb6> task

 

Hello all,

 

I am trying to figure out how the <vb6> task knows where to find the
vb6.exe file installed with Visual Basic 6.0. The reason is because I
want to put the binaries into a subdirectory in my build tree so that
our developers do not have to be dependent on whether or not VB6 as a
product is installed.

 

Thanks!

 

-jdix

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to