<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows on Infinite Script</title><link>https://www.infinitescript.com/tags/windows/</link><description>Recent content in Windows on Infinite Script</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 11 Jan 2022 12:57:00 +0000</lastBuildDate><atom:link href="https://www.infinitescript.com/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>Use Internet Explorer in Windows 11</title><link>https://www.infinitescript.com/2022/01/use-internet-explorer-in-windows-11/</link><pubDate>Tue, 11 Jan 2022 12:57:00 +0000</pubDate><guid>https://www.infinitescript.com/2022/01/use-internet-explorer-in-windows-11/</guid><description>&lt;h2 id="background"&gt;Background&lt;/h2&gt;&#10;&lt;p&gt;With Windows 11, Microsoft has removed several outdated apps and features, including the long-hated Internet Explorer. However, some proprietary apps and legacy sites still require Internet Explorer functionality to run.&lt;/p&gt;&#10;&lt;p&gt;Several posts suggest &lt;strong&gt;using the IE mode in Microsoft Edge&lt;/strong&gt;. However, it does not work for some websites: a few government service portals, for instance, still fail to load correctly in Edge&amp;rsquo;s IE mode.&lt;/p&gt;&#10;&lt;h2 id="solution"&gt;Solution&lt;/h2&gt;&#10;&lt;p&gt;&lt;strong&gt;Step 1.&lt;/strong&gt; Create a VB script, named &lt;code&gt;ie.vbs&lt;/code&gt; with the following content.&lt;/p&gt;</description></item><item><title>C# - Run Application as Administrator Automatically</title><link>https://www.infinitescript.com/2012/08/c-run-application-as-administrator-automatically/</link><pubDate>Tue, 21 Aug 2012 14:46:13 +0000</pubDate><guid>https://www.infinitescript.com/2012/08/c-run-application-as-administrator-automatically/</guid><description>&lt;p&gt;In this tutorial, you will learn how you can run your application as an administrator automatically using Visual C#2012.&lt;/p&gt;&#10;&lt;h2 id="adding-an-application-manifest"&gt;Adding an Application Manifest&lt;/h2&gt;&#10;&lt;p&gt;Start by opening your C# Windows forms application.&lt;/p&gt;&#10;&lt;p&gt;Right click on your project name in the solution explorer and add a new item&amp;hellip;&lt;/p&gt;&#10;&lt;p&gt;Select an application manifest file:&lt;/p&gt;&#10;&lt;p&gt;&#10;&#10;&lt;a href="https://www.infinitescript.com/2012/08/Create-App-Mainfest.webp" data-fancybox data-caption="Create-App-Mainfest"&gt;&#10; &lt;img src="https://www.infinitescript.com/2012/08/Create-App-Mainfest.webp" alt="Create-App-Mainfest" loading="lazy"&gt;&#10;&lt;/a&gt;&#10;&#10;&#10;&lt;/p&gt;&#10;&lt;p&gt;Click add.&lt;/p&gt;&#10;&lt;h2 id="requiring-administrator-privileges"&gt;Requiring Administrator Privileges&lt;/h2&gt;&#10;&lt;p&gt;A new tab should open up, most of the codes in it are not important to us.&lt;br&gt;&#10;There is one line however that we need to change:&lt;/p&gt;</description></item></channel></rss>