<?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/" version="2.0">
  <channel>
    <title>lekkimworld.comwindows</title>
    <link>http://lekkimworld.com/tags/windows/</link>
    <description>IBM Lotus Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Sat, 19 May 2012 06:50:25 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2012-05-19T06:50:25Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.comwindows</title>
      <url>http://lekkimworld.com/tags/windows/</url>
    </image>
    <item>
      <title>Windows 2008 64-bit can cause a significant CPU increase and I/O degradation when Domino opens many databases</title>
      <link>http://lekkimworld.com/2012/02/10/windows_2008_64_bit_can_cause_a_significant_cpu_increase_and_i_o_degradation_when_domino_opens_many_databases.html</link>
      <content:encoded>&lt;p&gt;
Had a customer report the above issue and have it fixed by IBM so I thought others might benefit from it. The issue has been fixed as IBM SPR# KBRN8AKKA9. The technote is &lt;a href="http://www-01.ibm.com/support/docview.wss?uid=swg21449825"&gt;1449825&lt;/a&gt; and contains a lot of good info. Setting notes.ini "Disable_Random_RW_File_ATTR=1" fixes the issue.
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;"After Domino opens many NSF files in quick succession during a backup, the Virtual Address Space of the OS system cache may be completely used up (for example, 1TB of data may be used in this OS cache).  Successive calls into the OS cache manager to get memory from the OS system cache then results in mapping/unmapping of views from the system cache. These mapping/unmapping operations takes a lot of CPU time and as a result shows as high OS CPU usage.  In addition, because the large OS system cache may now reside on the disk (the RAM is not large enough to hold the OS system cache) this results in significant I/O on the system."&lt;/i&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/domino/">domino</category>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <category domain="http://lekkimworld.com/tags/technote/">technote</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Fri, 10 Feb 2012 10:52:24 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-02-10:default/1328871144671</guid>
      <dc:date>2012-02-10T10:52:24Z</dc:date>
    </item>
    <item>
      <title>Use Wireless Hosted Networking to Share An Internet Connection Wirelessly</title>
      <link>http://lekkimworld.com/2010/08/30/use_wireless_hosted_networking_to_share_an_internet_connection_wirelessly.html</link>
      <content:encoded>&lt;p&gt;
Apparently there's a hidden feature in Windows 7 that allows you to share a wi-fi connection to other users using a single wi-fi card. This means that you can buy one access token on for-pay-networks and share that to others. Very cool.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.winsupersite.com/win7/totw/whn.asp"&gt;Windows 7 Tip of the Week - Use Wireless Hosted Networking to Share An Internet Connection Wirelessly&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/wifi/">wifi</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <category domain="http://lekkimworld.com/tags/windows7/">windows7</category>
      <pubDate>Mon, 30 Aug 2010 10:45:02 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-08-30:default/1283165102183</guid>
      <dc:date>2010-08-30T10:45:02Z</dc:date>
    </item>
    <item>
      <title>How to install Lotus Quickr connector on 64-bit OS</title>
      <link>http://lekkimworld.com/2010/05/11/how_to_install_lotus_quickr_connector_on_64_bit_os.html</link>
      <content:encoded>&lt;p&gt;
Received these steps from a coworker and thought I would publish for the greater good if others need it. Thanks Bjarne.
&lt;/p&gt;
&lt;p&gt;
After downloading the connector to Lotus Quickr and trying to install it I found out that wasn't possible to install the Lotus Quickr connector on Vista 64-bit or Windows 7 64-bit. I searched the internet and found a solution but unfortunately it didn't work. After messing around I got it working.
&lt;ol&gt;
&lt;li&gt;Download the Lotus Quickr connector from your Lotus Quickr site&lt;/li&gt;
&lt;li&gt;Execute the file - Click on OK when the error pops up and end the installer.&lt;/li&gt;
&lt;li&gt;Browse to the following folder Users\&amp;lt;username&amp;gt;\AppData\Local\Temp and copy the file qkrconn.msi to another location.&lt;/li&gt;
&lt;li&gt;Download and install Orca. This application allows you to modify MSI files.
&lt;a href="http://www.softpedia.com/progDownload/Orca-Download-79861.html"&gt;http://www.softpedia.com/progDownload/Orca-Download-79861.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Open the qkrconn.msi with Orca and scroll down to the "LaunchCondition" table located on the left.&lt;/li&gt;
&lt;li&gt;Delete the condition "(Not Intel64) And (Not VersionNT64) And (Not Msix64)" by right clicking it then selecting "Drop Row". You can delete both rows because they are not needed (I did that)&lt;/li&gt;
&lt;li&gt;In the table located on the left, click in the value "InstallExecuteSequence" and find the row "LaunchCondition" and delete it by right clicking it then select "Drop Row".&lt;/li&gt;
&lt;li&gt;In the table located on the left, click in the value "InstallUISequence" and find the row "LaunchCondition" and delete it by right clicking it then select "Drop Row".&lt;/li&gt;
&lt;li&gt;Save, exit and run the MSI!&lt;/li&gt;
&lt;/ol&gt;
Enjoy!
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/64bit/">64bit</category>
      <category domain="http://lekkimworld.com/tags/quickr/">quickr</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Tue, 11 May 2010 11:22:04 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-05-11:default/1273576924125</guid>
      <dc:date>2010-05-11T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Will Notes be supported on Windows 7?</title>
      <link>http://lekkimworld.com/2009/06/18/will_notes_be_supported_on_windows_7.html</link>
      <content:encoded>&lt;p&gt;
Check out technote 1385293: &lt;a href="http://www-01.ibm.com/support/docview.wss?rs=475&amp;context=SSKTWP&amp;context=SSKTMJ&amp;context=SSRNU3&amp;context=SSRNUY&amp;q1=windows+7&amp;uid=swg21385293&amp;loc=en_US&amp;cs=utf-8&amp;lang=en"&gt;Lotus Notes support of Microsoft Windows version 7&lt;/a&gt;. Although the technote doesn't clarify anything it's nice to know that Lotus is aware of this upcoming OS release and is monitoring the situation and working with Microsoft as we would expect.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/technote/">technote</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Thu, 18 Jun 2009 07:09:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2009-06-18:default/1245308940000</guid>
      <dc:date>2009-06-18T07:09:00Z</dc:date>
    </item>
    <item>
      <title>Rearming Windows Vista</title>
      <link>http://lekkimworld.com/2008/04/16/rearming_windows_vista.html</link>
      <content:encoded>&lt;p&gt;
While cleaning up today I found an interesting piece of information in the Microsoft Action Pack material. It appears that the 30 day grace period of Windows Vista can be extended to 90 days by rearming the installation (you should also disable auto-activation during the installation). This is great for testing purposes. 
&lt;/p&gt;
&lt;p&gt;
To rearm Windows start a command-prompt with admin. privileges and run 
&lt;pre&gt;
cscript %windir%\system32\slmgr.vbs -rearm
&lt;/pre&gt;
The script can also be used to active Windows using the -ipk switch followed by the 25 digit activation code.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Wed, 16 Apr 2008 10:30:57 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-04-16:default/1208341857828</guid>
      <dc:date>2008-04-16T10:30:57Z</dc:date>
    </item>
    <item>
      <title>Windows Home Server</title>
      <link>http://lekkimworld.com/2007/01/20/windows_home_server.html</link>
      <content:encoded>&lt;p&gt;
I know it wont be available until the end of the year but &lt;a href="http://www.winsupersite.com/reviews/whs_preview.asp"&gt;Microsoft Windows Home Server&lt;/a&gt; looks really nice. A server product built especially for the home with built in support for managing the computers on the home network incl. making backup images etc. 
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/microsoft/">microsoft</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Sat, 20 Jan 2007 10:13:20 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2007-01-20:default/1169288000143</guid>
      <dc:date>2007-01-20T10:13:20Z</dc:date>
    </item>
    <item>
      <title>Show 'n Tell Thursday: Finding the "My Documents"-folder (17 August 2006)</title>
      <link>http://lekkimworld.com/2006/08/17/show_n_tell_thursday_finding_the_my_documents_folder_17_august_2006.html</link>
      <content:encoded>&lt;p&gt;
It has been a while but this week I'm back in SnTT-mode with a post on finding the users "My Documents" / "My Pictures" folder on Windows.
&lt;/p&gt;
&lt;p&gt;
Technorati tags: &lt;a href="http://technorati.com/tag/Show-n-tell+Thursday" rel="tag"&gt;Show-n-tell Thursday&lt;/a&gt;, &lt;a href="http://technorati.com/tag/SnTT" rel="tag"&gt;SnTT&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href="http://lekkimworld.com/2006/08/17/show_n_tell_thursday_finding_the_my_documents_folder_17_august_2006.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/sntt/">SnTT</category>
      <category domain="http://lekkimworld.com/tags/api/">api</category>
      <category domain="http://lekkimworld.com/tags/export/">export</category>
      <category domain="http://lekkimworld.com/tags/show-n-tellthursday/">show-n-tellthursday</category>
      <category domain="http://lekkimworld.com/tags/sntt/">sntt</category>
      <category domain="http://lekkimworld.com/tags/windows/">windows</category>
      <pubDate>Thu, 17 Aug 2006 05:34:22 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2006-08-17:default/1155792862034</guid>
      <dc:date>2006-08-17T05:34:22Z</dc:date>
    </item>
  </channel>
</rss>


