<?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: Open Same Program when still running same position</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=01938a7f-1873-74c7-a336-1f641bbd7625" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=01938a7f-1873-74c7-a336-1f641bbd7625</link>
<description>DisplayFusion RSS: Open Same Program when still running same position</description>
<lastBuildDate>Thu, 21 May 2026 15:07:56 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=01938a7f-1873-74c7-a336-1f641bbd7625</generator>
<item>
<title>RE: Open Same Program when still running same position</title>
<link>https://www.displayfusion.com/Discussions/View/open-same-program-when-still-running-same-position/?ID=01938a7f-1873-74c7-a336-1f641bbd7625#2</link>
<pubDate>Tue, 03 Dec 2024 14:51:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-same-program-when-still-running-same-position/?ID=01938a7f-1873-74c7-a336-1f641bbd7625#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[If you're trying to open multiple copies of VLC, you can create a custom function to open it and specify the app parameters if you're trying to open a specific file. A trigger won't really help you there. We have a guide on creating custom functions here: https://www.displayfusion.com/HelpGuide/C...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
If you're trying to open multiple copies of VLC, you can create a custom function to open it and specify the app parameters if you're trying to open a specific file. A trigger won't really help you there. We have a guide on creating custom functions here: <a href="https://www.displayfusion.com/HelpGuide/CustomFunctions/" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/HelpGuide/CustomFunctions/</b></a><br/>
<br/>
We don't support moving based on a specific folder, but if the files have unique window text based on the path they're coming, you can use the "Window Text" match condition to grab them.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Open Same Program when still running same position</title>
<link>https://www.displayfusion.com/Discussions/View/open-same-program-when-still-running-same-position/?ID=01938a7f-1873-74c7-a336-1f641bbd7625</link>
<pubDate>Tue, 03 Dec 2024 03:10:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-same-program-when-still-running-same-position/?ID=01938a7f-1873-74c7-a336-1f641bbd7625</guid>
<category>DisplayFusion</category>
<description><![CDATA[So, first of all, thank you for the opportunity to express my doubts.
Trigger Created:
Event: Window Created
Frequency: Always
Match Conditions:
C:\Program Files (x86)\VideoLAN\VLC\vlc.exe
Window Class:
"Qt5QWindowIcon"
The problem: I am trying to open different files (once per time) but ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
So, first of all, thank you for the opportunity to express my doubts.<br/>
<br/>
Trigger Created:<br/>
Event: Window Created<br/>
Frequency: Always<br/>
<br/>
Match Conditions:<br/>
C:\Program Files (x86)\VideoLAN\VLC\vlc.exe<br/>
<br/>
Window Class:<br/>
"Qt5QWindowIcon"<br/>
<br/>
The problem: I am trying to open different files (once per time) but same program (VLC) at the same position. My trigger is working opening for the first time but if I open another video when the first one still running not work the video open in a different position that my trigger.<br/>
<br/>
I tried:<br/>
I created a VLC "Window Position Profile".<br/>
I created a Trigger.<br/>
<br/>
In my Opinion, the solution is that VLC is running and when open a next video identify that is the same application and move to the same position or readjust for the size I previously made it, but I can't think anymor.<br/>
<br/>
2-Second question<br/>
<br/>
Is there a way to make it from a specific folder with the "Process Command Line Parameters" ? <br/>
Something like open any Videos from the movies folder at the same position. Basically is the same thing as the first question but opening from a specific directory<br/>
<br/>
Directory<br/>
user\Videos\Movies\action<br/>
user\Videos\Movies\drama<br/>
<br/>
Process Command Line Parameters<br/>
"C:\user\Videos\Movies\*.*\"<br/>
<br/>
I had a config, but I forgot it.<br/>
I thought you understood. If you need attachments, let me know.<br/>
<br/>
Thank you!
</div>
]]></content:encoded>
</item>
</channel>
</rss>