<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Other method for close application than kill it</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=87935378-ae66-48e1-872f-508da7b2f404" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=87935378-ae66-48e1-872f-508da7b2f404</link>
<description>DisplayFusion RSS: Other method for close application than kill it</description>
<lastBuildDate>Sun, 19 Apr 2026 13:56:46 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=87935378-ae66-48e1-872f-508da7b2f404</generator>
<item>
<title>RE: Other method for close application than kill it</title>
<link>https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#6</link>
<pubDate>Fri, 21 Jun 2019 16:27:04 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Maybe you could send them a feature request for a command line option that closes it, then you could just send that command from the script]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Maybe you could send them a feature request for a command line option that closes it, then you could just send that command from the script <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Other method for close application than kill it</title>
<link>https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#5</link>
<pubDate>Fri, 21 Jun 2019 15:59:58 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks. For my luck, the main window and projector window have other titles, so I can know the right one.. (When I close the projector, ten I cannot show it again without user assistance  ) OBS is not very good with it - cont have menu item for show it...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks. For my luck, the main window and projector window have other titles, so I can know the right one.. (When I close the projector, ten I cannot show it again without user assistance <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" /> ) OBS is not very good with it - cont have menu item for show it...
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Other method for close application than kill it</title>
<link>https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#4</link>
<pubDate>Fri, 21 Jun 2019 14:21:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Yeah, makes sense. There wouldn't be another way to close it, no. Unless OBS has a command line option for closing it gracefully.
If the tray icon is in the same position you could have the script right-click the icon and click the Close option from the menu. The mouse movement and click functio...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Yeah, makes sense. There wouldn't be another way to close it, no. Unless OBS has a command line option for closing it gracefully.<br/>
<br/>
If the tray icon is in the same position you could have the script right-click the icon and click the Close option from the menu. The mouse movement and click functions are in the <a href="https://www.displayfusion.com/ScriptedFunctions/Help/#bfs_input" target="_blank" rel="nofollow"><b>BFS.Input</b></a> namespace.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Other method for close application than kill it</title>
<link>https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#3</link>
<pubDate>Thu, 20 Jun 2019 19:10:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[BFS.Application.Kill
Other method - closing main window - is not good with OBS as sometimes obs.exe shows projector as mainwindow, not main application (and because OBS don't have any key to show it without mouse clicks, I couldn't use this method).]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
BFS.Application.Kill<br/>
Other method - closing main window - is not good with OBS as sometimes obs.exe shows projector as mainwindow, not main application (and because OBS don't have any key to show it without mouse clicks, I couldn't use this method).
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Other method for close application than kill it</title>
<link>https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#2</link>
<pubDate>Thu, 20 Jun 2019 18:55:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Which Scripting Function are you using currently to kill it?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Which Scripting Function are you using currently to kill it?
</div>
]]></content:encoded>
</item>
<item>
<title>Other method for close application than kill it</title>
<link>https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404</link>
<pubDate>Thu, 20 Jun 2019 14:41:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/other-method-for-close-application-than-kill-it/?ID=87935378-ae66-48e1-872f-508da7b2f404</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
I would like to close OBS application (and load other monitor profile and something else), but when I kill it, all settings was not saved. Is there any other method to close application ?
Thanks]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
I would like to close OBS application (and load other monitor profile and something else), but when I kill it, all settings was not saved. Is there any other method to close application ?<br/>
<br/>
Thanks
</div>
]]></content:encoded>
</item>
</channel>
</rss>