<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Windows Blocking .DLL in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591930#M5287</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14801"&gt;@Ed__Jobe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a PDF incase you are unable to view the website.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 22:05:19 GMT</pubDate>
    <dc:creator>matt.worland</dc:creator>
    <dc:date>2024-02-29T22:05:19Z</dc:date>
    <item>
      <title>Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12589975#M5283</link>
      <description>&lt;P&gt;Hi Guys i am busy deploying some tools to team memebers, for some reason their Pc's keep blocking the .dll files. i have to them maubualy cconnect to their pc's go into the properties of the dll and unblock it. why is this hapening, anything i can do in my code to stop this?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 07:16:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12589975#M5283</guid>
      <dc:creator>My_Civil_3D</dc:creator>
      <dc:date>2024-02-29T07:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591131#M5284</link>
      <description>&lt;P&gt;I don't know of a way to prevent that with code. Windows has security measures that prevent unwanted changes to users computers and it will put a block on a file it thinks could pose a threat; DLLs, EXEs, PDFs... If the file is coming from an unsafe place (network or internet) it will put a block on the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you found, you can manually unblock it through the properties. You can also adjust the Group Policies to prevent the blocking. Below is a link explaining some potential solutions, but always proceed with caution when disabling safety measures and ensure it complies with company policy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;A title="Windows Blocking Downloaded Files..." href="https://support.ecedesign.com/a/solutions/articles/6000020567" target="_blank" rel="noopener"&gt;Windows Blocking Downloaded Files...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 15:36:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591131#M5284</guid>
      <dc:creator>matt.worland</dc:creator>
      <dc:date>2024-02-29T15:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591145#M5285</link>
      <description>&lt;P&gt;Where are you storing the files? It shouldn't block them if you store them on the local network. But it will block them if you download from the internet, like OneDrive, Dropbox. You may also have security too tight on your local network. This is from Microsoft Copilot.&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;If you’re experiencing issues with Windows blocking files downloaded from a local network, there are a few steps you can take to address this:

    Configure Attachment Manager:
        You can manually configure the Attachment Manager to prevent downloaded files from being blocked. Here’s how:
            Local Group Policy Editor:
                Type gpedit.msc in the Start menu search bar and press Enter.
                Click on the Local Group Policy Editor icon in the search results.
                Under User Configuration, double-click on Administrative Templates to expand it.
                Navigate to Windows Components &amp;gt; Attachment Manager.
                Double-click on Do not preserve zone information in file attachments.
                Select Enabled and click Apply.
&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 29 Feb 2024 16:17:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591145#M5285</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2024-02-29T16:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591150#M5286</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/274274"&gt;@matt.worland&lt;/a&gt; Your link requires logging into the website.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 15:43:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591150#M5286</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2024-02-29T15:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591930#M5287</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14801"&gt;@Ed__Jobe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a PDF incase you are unable to view the website.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 22:05:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12591930#M5287</guid>
      <dc:creator>matt.worland</dc:creator>
      <dc:date>2024-02-29T22:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12609125#M5288</link>
      <description>&lt;P&gt;let me explain a bit more on our office processes. we are currently busy with moving away from servers and going full time to everything being in the cloud. for us to be able to use the desktop connector for the cloud we have to zip the .dll files because the deskop connector does not accept .dll files. and it seems the issue comes in when unzipping that it gets blocked. i cannot make any changes to any windows settings as this is controlled by IT which wont allow it. is there any other way to try and unzip the files?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 11:20:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12609125#M5288</guid>
      <dc:creator>My_Civil_3D</dc:creator>
      <dc:date>2024-03-03T11:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12609172#M5289</link>
      <description>&lt;P&gt;Probably won’t work, but what about renaming the extension, say from .dll to .arx?&lt;/P&gt;&lt;P&gt;Can you deploy using an installer like .msi?&lt;/P&gt;&lt;P&gt;Also you can zip/unzip files with .NET, or choose another compression method&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 12:19:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12609172#M5289</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-03-03T12:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Blocking .DLL</title>
      <link>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12610164#M5290</link>
      <description>&lt;P&gt;i have managed to solve this by writing a small program to unzip the files and also check if its locked or not and unlock it. this seems to work well. thanks for all the input&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 06:20:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/windows-blocking-dll/m-p/12610164#M5290</guid>
      <dc:creator>My_Civil_3D</dc:creator>
      <dc:date>2024-03-04T06:20:21Z</dc:date>
    </item>
  </channel>
</rss>

