<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv564607113">How to close/exit/dispose the Openoffice  running in background.Currently coding in VB.net and im starting openoffice using uno.util.Bootstrap.bootstrap() to start and run openoffice in background.<br>Searching on this made me find only how to close the openoffice started as a service by the application itself using <br>soffice “-accept=socket,host=0,port=2002;urp,Negotiate=0,ForceSynchronous=0;”<br>&nbsp;but was not able to find how to close the<br>soffice.bin and soffice.exe running in windows process , started using<br>uno.util.Bootstrap.bootstrap() method. <br><br>Thanks in advance<br></div></td></tr></table><br>