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)
-   -   Quit VBP entirely during a build? (https://www.kinook.com/Forum/showthread.php?t=5544)

dhollman 12-03-2018 06:49 AM

Quit VBP entirely during a build?
 
Is there any way to get VBP to entirely quit in a build step / action?

I tried EXIT but that only terminates the build itself.

FYI I posted this on Stack Overflow also but no answers yet...

https://stackoverflow.com/questions/...-build-is-done

Thanks!

kinook 12-03-2018 11:32 AM

Include the /s flag when starting VisBuildPro.exe (if using a VisBuildPro Project action, check 'Run GUI App in silent mode' on the Project tab) so that it will exit after the build finishes.

https://kinook.com/VisBuildPro/Manua...nd_linegui.htm

To make this the default when opening projects from Windows Explorer, add /s to the shell command in the registry at
Code:

HKEY_CLASSES_ROOT\VisualBuildPro9.Project\shell\open\command
You may also want to check Tools | User Options | Build | Honor command-line switches if build fails/canceled and continued.

https://kinook.com/VisBuildPro/Manual/builduseropt.htm


All times are GMT -5. The time now is 07:48 AM.


Copyright © 1999-2023 Kinook Software, Inc.