<?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: Display Fusion locking files preventing some apps updating</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=d2d3d1d1-1973-42cd-9d1e-ca942be88798" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=d2d3d1d1-1973-42cd-9d1e-ca942be88798</link>
<description>DisplayFusion RSS: Display Fusion locking files preventing some apps updating</description>
<lastBuildDate>Fri, 01 May 2026 02:45:15 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=d2d3d1d1-1973-42cd-9d1e-ca942be88798</generator>
<item>
<title>RE: Display Fusion locking files preventing some apps updating</title>
<link>https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798#4</link>
<pubDate>Fri, 12 Aug 2022 14:11:14 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Chris,
Our compatibility settings support wildcards, so you could use this line to prevent DisplayFusion from hooking any files in that temp path: Code
Copy
Select All
C:\Users\Chris\AppData\Local\Temp\*
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Chris,<br/>
<br/>
Our compatibility settings support wildcards, so you could use this line to prevent DisplayFusion from hooking any files in that temp path: <div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de16d136e7091ae503f2788451d51" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de16d136e7091ae503f2788451d51Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de16d136e7091ae503f2788451d51Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">C:\Users\Chris\AppData\Local\Temp\*</pre><textarea id="code019de16d136e7091ae503f2788451d51" name="code019de16d136e7091ae503f2788451d51" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Display Fusion locking files preventing some apps updating</title>
<link>https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798#3</link>
<pubDate>Wed, 10 Aug 2022 13:32:34 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
Hi Chris,
DisplayFusion is likely trying to hook into the process it's trying to update. You can add it into the Compatibility tab in DisplayFusion, and turn on "Disable Application Hooks (this application)", and it should fix that up.
Thanks!
I use an app which automatically updates a...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>Hi Chris,<br/>
<br/>
DisplayFusion is likely trying to hook into the process it's trying to update. You can add it into the Compatibility tab in DisplayFusion, and turn on "Disable Application Hooks (this application)", and it should fix that up.<br/>
<br/>
Thanks!</div></div><br/>
<br/>
I use an app which automatically updates a wide range of installed software.<br/>
<br/>
When it runs, it downloads to a temp file and spawns a child process which is the updater.<br/>
<br/>
eg.<br/>
<i>C:\Users\Chris\AppData\Local\Temp\eabb0cd9-18af-11ed-8cda-bce256a95a14\target.exe<br/></i><br/>
<br/>
This is a random path, and only exists for less than a minute while the updater runs.<br/>
<br/>
It looks like the compatibility feature doesnt extend to child processes executed by the parent as a still get the lock.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Display Fusion locking files preventing some apps updating</title>
<link>https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798#2</link>
<pubDate>Mon, 08 Aug 2022 15:56:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Chris,
DisplayFusion is likely trying to hook into the process it's trying to update. You can add it into the Compatibility tab in DisplayFusion, and turn on "Disable Application Hooks (this application)", and it should fix that up.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Chris,<br/>
<br/>
DisplayFusion is likely trying to hook into the process it's trying to update. You can add it into the Compatibility tab in DisplayFusion, and turn on "Disable Application Hooks (this application)", and it should fix that up.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Display Fusion locking files preventing some apps updating</title>
<link>https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798</link>
<pubDate>Sun, 07 Aug 2022 05:20:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/display-fusion-locking-files-preventing-some-apps-updating/?ID=d2d3d1d1-1973-42cd-9d1e-ca942be88798</guid>
<category>DisplayFusion</category>
<description><![CDATA[I've noticed this for a few different apps, but one that's more common is KLite codec pack.
Whenever I install an update (which is weekly), the k-lite installer will say "Display Fusion process is locking files, preventing update".
I'm required to kill the DF process, click OK on the installer,...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I've noticed this for a few different apps, but one that's more common is KLite codec pack.<br/>
<br/>
Whenever I install an update (which is weekly), the k-lite installer will say "Display Fusion process is locking files, preventing update". <br/>
<br/>
I'm required to kill the DF process, click OK on the installer, and re-run DF after the update.<br/>
<br/>
Is it possible that this can be investigated to see if the locking is required, or if the files can be opened in a more permissive way?
</div>
]]></content:encoded>
</item>
</channel>
</rss>