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! |
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 https://kinook.com/VisBuildPro/Manual/builduseropt.htm |
All times are GMT -5. The time now is 07:04 PM. |
Copyright © 1999-2023 Kinook Software, Inc.