Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Copying actions to VISBUILD_CONFIG_DIR (https://www.kinook.com/Forum/showthread.php?t=4802)

wellilein 02-28-2011 09:29 AM

Copying actions to VISBUILD_CONFIG_DIR
 
Hi,

the initial problem is: some PCs have custom action installed, others don't. I am trying to fix this problem within the build script itself.

So far I have tried 2 approaches:

1. Changing VISBUILD_CONFIG_DIR
Setting the VISBUILD_CONFIG_DIR macro during the build script is not possible, because I can only change temporary, project or global macros, but not system macros.

2. Copying the action to VISBUILD_CONFIG_DIR
This seems to work in version 7.7. Is it possible that it didn't work in older versions? We needed a workaround with a restart of Visual Build in 6.x, which confused CruiseControl.

Actually I don't really like approach 2, because I'd eventually overwrite other custom actions with the same name used by other projects on the build server, sharing the same visual build installation.

Any suggestions on this? Thank you.

kinook 02-28-2011 09:41 AM

See the /configpath command-line flag
http://www.kinook.com/VisBuildPro/Manual/consoleapp.htm
http://www.kinook.com/VisBuildPro/Ma...nd_linegui.htm

or the COM Register action.
http://www.kinook.com/VisBuildPro/Ma...omregister.htm
http://www.kinook.com/VisBuildPro/Ma...gistration.htm

wellilein 02-28-2011 09:43 AM

Thanks
 
Thank you. The config path command line sounds great. I can configure that in CruiseControl.


All times are GMT -5. The time now is 06:34 AM.


Copyright © 1999-2023 Kinook Software, Inc.