Is there an elegant way to exit Presenter?
Posted: 17 Mar 2015, 22:58
Can Presenter be quit in a more elegant way than killing it in Task Manager? Can it be done via Remoting or some key sequence?
Forum for Ventuz, the next generation for 3D graphics and rendering
https://forum.ventuz.com/
Code: Select all
VentuzPresenter.exe -kill
That will kill running Ventuz instances when starting a new one - but not just kill the running one and return to the desktop.florian wrote:You could use the command lines optionslCode: Select all
VentuzPresenter.exe -kill
Still a good hint if someone starts a VPR via a batch file and needs to make sure, any running instance is killed first.florian wrote:ok, my bad !