Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-23-2009, 04:53 PM
brizeka brizeka is online now
Registered User
 
Join Date: 07-21-2004
Location: NJ
Posts: 6
Running Assembly Linker from the Project

I have program (.exe) running from within a .BLD file and it in turn attempts to launch AL.exe (Assembly Linker). The attempt to execute AL.exe fails with the System.IO.FileNotFoundException. I know running the .BLD file from a VS Tools - Command Prompt will work. Instead of having each developer go through that process I was hoping for a solution from within the Visual Build Pro tool.

I have tried to create macros for FrameworkDirectory and FrameworkVersion (with the environment checkbox), but the "external program" does not recognized them as Environment Variables.

Any ideas of how I can make this work?
Reply With Quote
  #2  
Old 02-23-2009, 05:01 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Before the step that calls your program, add the path to al.exe to the PATH temporary macro (i.e., a Set Macro action with a value of %PATH%;c:\path\to\folder\containing_al.exe and 'Add to environment variables...' checked.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 06:22 PM.


Copyright © 1999-2023 Kinook Software, Inc.