<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Mr. Tweak - Windows Network &#038; Admin Tweaks</title>
	<link>http://www.mrtweak.com</link>
	<description>Windows network, systems, and software Administration Tips &#038; Tricks</description>
	<pubDate>Mon, 12 May 2008 02:48:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>Comment on Windows Installation Error Code 4 or &#8220;setupdd.sys&#8221; Could Not be Loaded by mckrel</title>
		<link>http://www.mrtweak.com/windows-servers/windows-installation-error-code-4-or-setupddsys-could-not-be-loaded/#comment-10500</link>
		<author>mckrel</author>
		<pubDate>Sat, 15 Dec 2007 17:54:47 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-servers/windows-installation-error-code-4-or-setupddsys-could-not-be-loaded/#comment-10500</guid>
		<description>i spent more than two days trying to resolve this problem, i tried to boot from 98 but it fail, i tried to fix it by taking files from another windows directory but it failled. i was really desesperate. And then i found your "old school" solution and it worked like magic. Thanks, you saved my day</description>
		<content:encoded><![CDATA[<p>i spent more than two days trying to resolve this problem, i tried to boot from 98 but it fail, i tried to fix it by taking files from another windows directory but it failled. i was really desesperate. And then i found your &#8220;old school&#8221; solution and it worked like magic. Thanks, you saved my day</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Nandan</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-10207</link>
		<author>Nandan</author>
		<pubDate>Thu, 06 Dec 2007 14:08:21 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-10207</guid>
		<description>I tried following
desktop - right click - new - shortcut
need to type location of the item

what exact string i should type after ..
"C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"</description>
		<content:encoded><![CDATA[<p>I tried following<br />
desktop - right click - new - shortcut<br />
need to type location of the item</p>
<p>what exact string i should type after ..<br />
&#8220;C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by kevin davies</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-9900</link>
		<author>kevin davies</author>
		<pubDate>Tue, 27 Nov 2007 22:01:02 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-9900</guid>
		<description>I have Quickbooks Pro 7.4. My accountant noticed the trial balance is out of balance by $300 and advised verify/rebuild. For some reason Utilities is greyed out on the File menu. I've read through the posts here and made sure I had closed the file, backed up, even copied to another folder but still no joy. Ideas appreciated.</description>
		<content:encoded><![CDATA[<p>I have Quickbooks Pro 7.4. My accountant noticed the trial balance is out of balance by $300 and advised verify/rebuild. For some reason Utilities is greyed out on the File menu. I&#8217;ve read through the posts here and made sure I had closed the file, backed up, even copied to another folder but still no joy. Ideas appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Registry Tweak to set a 75GB Store Limit on Exchange 2003 Standard SP2 by rikki</title>
		<link>http://www.mrtweak.com/exchange-server/registry-tweak-to-set-a-75gb-store-limit-on-exchange-2003-standard-sp2/#comment-9150</link>
		<author>rikki</author>
		<pubDate>Mon, 12 Nov 2007 15:27:18 +0000</pubDate>
		<guid>http://www.mrtweak.com/exchange-server/registry-tweak-to-set-a-75gb-store-limit-on-exchange-2003-standard-sp2/#comment-9150</guid>
		<description>A couple of easy things you can perform to limit the size, lower the deleted items retention from 30 days to 7 days, I actually got ours set to 3 days, run the clean up agent to get rid of any deleted users mailboxes still on your information store once you've done that check the size of your database the following in event viewer to see how much space the online defrag reclaimed. Finally you can schedule an offline defrag to get more free space in your DB, obviously this should be done out of hours to minimize business impact.</description>
		<content:encoded><![CDATA[<p>A couple of easy things you can perform to limit the size, lower the deleted items retention from 30 days to 7 days, I actually got ours set to 3 days, run the clean up agent to get rid of any deleted users mailboxes still on your information store once you&#8217;ve done that check the size of your database the following in event viewer to see how much space the online defrag reclaimed. Finally you can schedule an offline defrag to get more free space in your DB, obviously this should be done out of hours to minimize business impact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Corrected &#8220;smtpreg.vbs&#8221; Exchange SMTP Event Sink Management Script by Labsy</title>
		<link>http://www.mrtweak.com/windows-scripting/corrected-smtpregvbs-exchange-smtp-event-sink-management-script/#comment-8728</link>
		<author>Labsy</author>
		<pubDate>Sat, 03 Nov 2007 20:09:34 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-scripting/corrected-smtpregvbs-exchange-smtp-event-sink-management-script/#comment-8728</guid>
		<description>This code here is not usable due to wrong apostrophes ' and ". So, before using the script, select all (left)" and (right)" in your editor and replace them with ", and all ' replace with '.</description>
		<content:encoded><![CDATA[<p>This code here is not usable due to wrong apostrophes &#8216; and &#8220;. So, before using the script, select all (left)&#8221; and (right)&#8221; in your editor and replace them with &#8220;, and all &#8216; replace with &#8216;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Error 0&#215;80040707 - Caused by InstallShield and Windows SP2 DEP by McGoof</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/service-packs/windows-error-0x80040707-caused-by-installshield-and-windows-dep/#comment-8392</link>
		<author>McGoof</author>
		<pubDate>Fri, 26 Oct 2007 22:28:29 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/service-packs/windows-error-0x80040707-caused-by-installshield-and-windows-dep/#comment-8392</guid>
		<description>I have the same problem with a few games and programs with the same version of Install Shield (only one version causes problems). It happens only on my Vista, Is isn't longer problem using WinXP, but... I've just moved straight to Vista only and now I'm a bit concerned what to do now</description>
		<content:encoded><![CDATA[<p>I have the same problem with a few games and programs with the same version of Install Shield (only one version causes problems). It happens only on my Vista, Is isn&#8217;t longer problem using WinXP, but&#8230; I&#8217;ve just moved straight to Vista only and now I&#8217;m a bit concerned what to do now</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Remote Desktop in Dual-Monitor Mode - List of RDC Command Switches by Bobby</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/remote-desktop-terminal-services/run-remote-desktop-in-dual-monitor-mode-list-of-rdc-command-switches/#comment-8368</link>
		<author>Bobby</author>
		<pubDate>Thu, 25 Oct 2007 20:52:19 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/remote-desktop-terminal-services/run-remote-desktop-in-dual-monitor-mode-list-of-rdc-command-switches/#comment-8368</guid>
		<description>This is close to a solution for my problem...but my situation is a little different.  My connections are through a 2003 SBS using Remote Web Access to log into the XP Pro workstations.  No port forwarding done manually, all done by server.  Will these commands still do the job or is there another way.  I assume by saying that the remote pc must be capable of that resolution means it must have a dual monitor configuration as well (ie. dual head VGA or equivalant).</description>
		<content:encoded><![CDATA[<p>This is close to a solution for my problem&#8230;but my situation is a little different.  My connections are through a 2003 SBS using Remote Web Access to log into the XP Pro workstations.  No port forwarding done manually, all done by server.  Will these commands still do the job or is there another way.  I assume by saying that the remote pc must be capable of that resolution means it must have a dual monitor configuration as well (ie. dual head VGA or equivalant).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange WMI Errors - WMI Repository Clear &#038; Reinstall Script by Eryk K.</title>
		<link>http://www.mrtweak.com/windows-servers/exchange-wmi-errors-wmi-repository-clear-reinstall-script/#comment-8314</link>
		<author>Eryk K.</author>
		<pubDate>Wed, 24 Oct 2007 19:53:36 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-servers/exchange-wmi-errors-wmi-repository-clear-reinstall-script/#comment-8314</guid>
		<description>I keep getting an error with shaderapidx9.dll, and I've tried this script and the problem still persists, any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I keep getting an error with shaderapidx9.dll, and I&#8217;ve tried this script and the problem still persists, any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Timothy C. Bohen » Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-8276</link>
		<author>Timothy C. Bohen » Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches</author>
		<pubDate>Wed, 24 Oct 2007 02:20:40 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-8276</guid>
		<description>[...] Very useful outlook tweaks. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Very useful outlook tweaks. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by How to create Outlook shortcuts for email and tasks</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-8178</link>
		<author>How to create Outlook shortcuts for email and tasks</author>
		<pubDate>Sun, 21 Oct 2007 16:50:17 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-8178</guid>
		<description>[...] Source via MrTweak [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Source via MrTweak [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Hugo</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7933</link>
		<author>Hugo</author>
		<pubDate>Mon, 15 Oct 2007 16:05:43 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7933</guid>
		<description>Just wanted to say, thanks everso much for posting these command line shortcuts. I'm now able to bind a shortcut using WinKey to open a new sticky note, to jot down my thoughts as I get them. Really useful!</description>
		<content:encoded><![CDATA[<p>Just wanted to say, thanks everso much for posting these command line shortcuts. I&#8217;m now able to bind a shortcut using WinKey to open a new sticky note, to jot down my thoughts as I get them. Really useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by Mike Bijon</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-7910</link>
		<author>Mike Bijon</author>
		<pubDate>Sun, 14 Oct 2007 22:52:45 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-7910</guid>
		<description>Manhar,

The ialmnt5.sys driver was designed for a number of video chipsets that are no longer made by Intel. It also looks like they are not updating the drivers on those older chipsets (like the 852/855, 845G, 865G, and 945G). There is not a Windows 2003 driver for most of those chipsets. I would recommend that you:

1) Try downloading the Windows XP Pro driver for your chipset from here: &lt;a href="http://support.intel.com/support/graphics/" rel="nofollow"&gt;http://support.intel.com/support/graphics/&lt;/a&gt;.

2) Purchase a separate video card to install in your Windows 2003 server's PCI or AGP slot and which already has drivers built for Windows 2003. Install that video card in the system and then disable the video Intel video chipset that is on your motherboard. (You can find closeout and refurbished video cards that might work well on sites like eBay or &lt;a href="http://www.tkqlhce.com/click-1668963-10445123?url=http%3A%2F%2Fwww.geeks.com%2Fproducts.asp%3Fcat%3DVCD&#038;cm_mmc=CJ-_-1541718-_-1668963-_-REDIRECT-CategoryLevel_Text_10-1-2006" rel="nofollow"&gt;geeks.com&lt;/a&gt;&lt;img src="http://www.ftjcfx.com/image-1668963-10445123" width="1" height="1" alt=""/&gt;)

-Mike</description>
		<content:encoded><![CDATA[<p>Manhar,</p>
<p>The ialmnt5.sys driver was designed for a number of video chipsets that are no longer made by Intel. It also looks like they are not updating the drivers on those older chipsets (like the 852/855, 845G, 865G, and 945G). There is not a Windows 2003 driver for most of those chipsets. I would recommend that you:</p>
<p>1) Try downloading the Windows XP Pro driver for your chipset from here: <a href="http://support.intel.com/support/graphics/" rel="nofollow">http://support.intel.com/support/graphics/</a>.</p>
<p>2) Purchase a separate video card to install in your Windows 2003 server&#8217;s PCI or AGP slot and which already has drivers built for Windows 2003. Install that video card in the system and then disable the video Intel video chipset that is on your motherboard. (You can find closeout and refurbished video cards that might work well on sites like eBay or <a href="http://www.tkqlhce.com/click-1668963-10445123?url=http%3A%2F%2Fwww.geeks.com%2Fproducts.asp%3Fcat%3DVCD&#038;cm_mmc=CJ-_-1541718-_-1668963-_-REDIRECT-CategoryLevel_Text_10-1-2006" rel="nofollow">geeks.com</a><img src="http://www.ftjcfx.com/image-1668963-10445123" width="1" height="1" alt=""/>)</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by Mike Bijon</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-7909</link>
		<author>Mike Bijon</author>
		<pubDate>Sun, 14 Oct 2007 22:34:35 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-7909</guid>
		<description>Sharma,

It looks like the link to Intel's forums that you mentioned is still active, but as it was posted it goes to the fourth page of the thread. Intel changed the number of posts-per-page, so there aren't four pages anymore.

Take a look at that thread from the beginning: &lt;a href="http://softwarecommunity.intel.com/isn/Community/en-US/forums/30222463/ShowThread.aspx" rel="nofollow"&gt;Intel thread #30222463&lt;/a&gt;.

Mostly it looks like you need to do what's already been mentioned. Update your video, motherboard/BIOS, and sound drivers. New items include checking BIOS settings to make sure 8MB and not 1MB are allocated to the video chipset.

-Mike</description>
		<content:encoded><![CDATA[<p>Sharma,</p>
<p>It looks like the link to Intel&#8217;s forums that you mentioned is still active, but as it was posted it goes to the fourth page of the thread. Intel changed the number of posts-per-page, so there aren&#8217;t four pages anymore.</p>
<p>Take a look at that thread from the beginning: <a href="http://softwarecommunity.intel.com/isn/Community/en-US/forums/30222463/ShowThread.aspx" rel="nofollow">Intel thread #30222463</a>.</p>
<p>Mostly it looks like you need to do what&#8217;s already been mentioned. Update your video, motherboard/BIOS, and sound drivers. New items include checking BIOS settings to make sure 8MB and not 1MB are allocated to the video chipset.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Installation Error Code 4 or &#8220;setupdd.sys&#8221; Could Not be Loaded by vis</title>
		<link>http://www.mrtweak.com/windows-servers/windows-installation-error-code-4-or-setupddsys-could-not-be-loaded/#comment-7701</link>
		<author>vis</author>
		<pubDate>Wed, 10 Oct 2007 16:50:18 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-servers/windows-installation-error-code-4-or-setupddsys-could-not-be-loaded/#comment-7701</guid>
		<description>Recently i faced the error pci.sys as well as sometimes setupdd.sys.I tried to debug what could be the problem but iam not convinced with different information.I didnt stop my search for good forum.I found this site and i read the 1st post and its reply.i was very much impressed with the answer and followed,my problem is solved and i thank for the good solution</description>
		<content:encoded><![CDATA[<p>Recently i faced the error pci.sys as well as sometimes setupdd.sys.I tried to debug what could be the problem but iam not convinced with different information.I didnt stop my search for good forum.I found this site and i read the 1st post and its reply.i was very much impressed with the answer and followed,my problem is solved and i thank for the good solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Error 0&#215;80040707 - Caused by InstallShield and Windows SP2 DEP by Cecil</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/service-packs/windows-error-0x80040707-caused-by-installshield-and-windows-dep/#comment-7673</link>
		<author>Cecil</author>
		<pubDate>Wed, 10 Oct 2007 00:11:37 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/service-packs/windows-error-0x80040707-caused-by-installshield-and-windows-dep/#comment-7673</guid>
		<description>I have the same error with VIA drivers 5+. It gives that 80040707 with a blank error, then  the platform(.msi) pops up and says access is denied.
Sp2 and installshield both are sucking. Mostly though, it is VIAs fault for using a 3 tier set of apps to setup some simple drivers because they are to lazy to write a driver install.</description>
		<content:encoded><![CDATA[<p>I have the same error with VIA drivers 5+. It gives that 80040707 with a blank error, then  the platform(.msi) pops up and says access is denied.<br />
Sp2 and installshield both are sucking. Mostly though, it is VIAs fault for using a 3 tier set of apps to setup some simple drivers because they are to lazy to write a driver install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Mike Bijon</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7411</link>
		<author>Mike Bijon</author>
		<pubDate>Thu, 04 Oct 2007 05:52:00 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7411</guid>
		<description>Thanks to TOMMERTRON @ Lifehacker.com:

Also, you can use keyboard shortcuts within Outlook to create the following items no matter which screen you're in:

CTRL-SHFIT-M: New Email
CTRL-SHFIT-A: New Appointment
CTRL-SHFIT-K: New Task
CTRL-SHFIT-N: New Note
CTRL-SHFIT-C: New Contact.</description>
		<content:encoded><![CDATA[<p>Thanks to TOMMERTRON @ Lifehacker.com:</p>
<p>Also, you can use keyboard shortcuts within Outlook to create the following items no matter which screen you&#8217;re in:</p>
<p>CTRL-SHFIT-M: New Email<br />
CTRL-SHFIT-A: New Appointment<br />
CTRL-SHFIT-K: New Task<br />
CTRL-SHFIT-N: New Note<br />
CTRL-SHFIT-C: New Contact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Outlook Tip: Create Outlook Task, Note, Contact and Appointment Shortcuts - Lifehacker</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7397</link>
		<author>Outlook Tip: Create Outlook Task, Note, Contact and Appointment Shortcuts - Lifehacker</author>
		<pubDate>Wed, 03 Oct 2007 23:30:37 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7397</guid>
		<description>[...] Outlook Shortcuts - via Lifehacker [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Outlook Shortcuts - via Lifehacker [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by links for 2007-10-03 &#171; D e j a m e S e r</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7382</link>
		<author>links for 2007-10-03 &#171; D e j a m e S e r</author>
		<pubDate>Wed, 03 Oct 2007 15:20:22 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7382</guid>
		<description>[...] Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches by Mr. Tweak - Windows Netwo... (tags: office) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Create Outlook Task Shortcuts &amp; Simplify with Command-Line Switches by Mr. Tweak - Windows Netwo&#8230; (tags: office) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by egsy &#187; links for 2007-10-02</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7358</link>
		<author>egsy &#187; links for 2007-10-02</author>
		<pubDate>Wed, 03 Oct 2007 03:54:53 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7358</guid>
		<description>[...] Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches by Mr. Tweak - Windows Netw... shortcuts for windows run command (tags: outlook tips productivity tweaks shortcuts windows) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches by Mr. Tweak - Windows Netw&#8230; shortcuts for windows run command (tags: outlook tips productivity tweaks shortcuts windows) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by SolSie.com / The Lighter Side of Mobile Technology &#187; Blog Archive &#187; Create Shortcuts for Outlook Entries</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7352</link>
		<author>SolSie.com / The Lighter Side of Mobile Technology &#187; Blog Archive &#187; Create Shortcuts for Outlook Entries</author>
		<pubDate>Wed, 03 Oct 2007 00:30:22 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7352</guid>
		<description>[...] it tries to download my emails, etc..All that take to much time. I ran in to this great tip from MrTweak.com [Via LifeHacker] that I will put them to use. Basically you use the command line interface to [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] it tries to download my emails, etc..All that take to much time. I ran in to this great tip from MrTweak.com [Via LifeHacker] that I will put them to use. Basically you use the command line interface to [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Kate O'</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7334</link>
		<author>Kate O'</author>
		<pubDate>Tue, 02 Oct 2007 13:53:40 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7334</guid>
		<description>Awesome! Thanks! I use Remember The Milk for my tasks, and this tip let me set up a shortcut in my Quick Start Menu to a pre-addressed email so I can easily add new tasks. Most excellent.</description>
		<content:encoded><![CDATA[<p>Awesome! Thanks! I use Remember The Milk for my tasks, and this tip let me set up a shortcut in my Quick Start Menu to a pre-addressed email so I can easily add new tasks. Most excellent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Outlook Tip: Create Outlook Task, Note, Contact and Appointment Shortcuts &#124; Tolagomi News</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7331</link>
		<author>Outlook Tip: Create Outlook Task, Note, Contact and Appointment Shortcuts &#124; Tolagomi News</author>
		<pubDate>Tue, 02 Oct 2007 13:21:14 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7331</guid>
		<description>[...] Hit the link below to get a full list of Outlook&#8217;s command line switches. Thanks, Daniel!  Create Outlook Task Shortcuts  [Mr. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Hit the link below to get a full list of Outlook&#8217;s command line switches. Thanks, Daniel!  Create Outlook Task Shortcuts  [Mr. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Drainedge Link Tank &#124; Links From Around the Web</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7306</link>
		<author>Drainedge Link Tank &#124; Links From Around the Web</author>
		<pubDate>Mon, 01 Oct 2007 20:59:46 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7306</guid>
		<description>[...] Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches - Mr. Tweak [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Create Outlook Task Shortcuts &#38; Simplify with Command-Line Switches - Mr. Tweak [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by Outlook command-line switches &#171; MogBlog</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7303</link>
		<author>Outlook command-line switches &#171; MogBlog</author>
		<pubDate>Mon, 01 Oct 2007 19:54:19 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7303</guid>
		<description>[...] Outlook command-line&#160;switches  link [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Outlook command-line&nbsp;switches  link [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Outlook Task Shortcuts &#038; Simplify with Command-Line Switches by dirkhaim</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7286</link>
		<author>dirkhaim</author>
		<pubDate>Mon, 01 Oct 2007 14:06:43 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/outlook/create-outlook-task-shortcuts-simplify-with-command-line-switches/#comment-7286</guid>
		<description>Thanks!
I have been looking for something like this for ages. Now, take it to the next step and integrate it into Launchy with Runny.

Almost as good as GCal integration.

-------
&lt;a href="http://www.tinyways.com" rel="nofollow"&gt;tinyways&lt;/a&gt; &#124; &lt;a href="http://dirkhaim.tinyways.com" rel="nofollow"&gt;photos gallery&lt;/a&gt; &#124; &lt;a href="http://photo.tinyways.com" rel="nofollow"&gt;photo.tinyways&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
I have been looking for something like this for ages. Now, take it to the next step and integrate it into Launchy with Runny.</p>
<p>Almost as good as GCal integration.</p>
<p>&#8212;&#8212;-<br />
<a href="http://www.tinyways.com" rel="nofollow">tinyways</a> | <a href="http://dirkhaim.tinyways.com" rel="nofollow">photos gallery</a> | <a href="http://photo.tinyways.com" rel="nofollow">photo.tinyways</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Ann</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-7095</link>
		<author>Ann</author>
		<pubDate>Wed, 26 Sep 2007 04:02:09 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-7095</guid>
		<description>I had C=43 problem, and been trying to delet all the transactions that on th QBWIN log file. But there is one transaction that i can not open and so could not proceed. Please help.</description>
		<content:encoded><![CDATA[<p>I had C=43 problem, and been trying to delet all the transactions that on th QBWIN log file. But there is one transaction that i can not open and so could not proceed. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Derek</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-7043</link>
		<author>Derek</author>
		<pubDate>Mon, 24 Sep 2007 19:31:11 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-7043</guid>
		<description>Hello,

  I need help to gain access to my QB. I think it has got an error i it. I thing it is locked in Multi user mode. I get the error that the "Conection has been lost" I've tried to copy the file and access it again and no luck. I have 2007 premere. I tried to click verfy data and that option is grayed out. I don't know what else to do. Please help me.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>  I need help to gain access to my QB. I think it has got an error i it. I thing it is locked in Multi user mode. I get the error that the &#8220;Conection has been lost&#8221; I&#8217;ve tried to copy the file and access it again and no luck. I have 2007 premere. I tried to click verfy data and that option is grayed out. I don&#8217;t know what else to do. Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by SHARMA</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-6932</link>
		<author>SHARMA</author>
		<pubDate>Sat, 22 Sep 2007 08:59:06 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-6932</guid>
		<description>This link has been removed. If any one earlier have the details plez mail me at yours4help@rediffmail.com

Thznk in Advance.

http://softwarecommunity.intel.com/isn/Community/en-US/forums/4/30231411/ShowThread.aspx</description>
		<content:encoded><![CDATA[<p>This link has been removed. If any one earlier have the details plez mail me at <a href="mailto:yours4help@rediffmail.com">yours4help@rediffmail.com</a></p>
<p>Thznk in Advance.</p>
<p><a href="http://softwarecommunity.intel.com/isn/Community/en-US/forums/4/30231411/ShowThread.aspx" rel="nofollow">http://softwarecommunity.intel.com/isn/Community/en-US/forums/4/30231411/ShowThread.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Registry Tweak to set a 75GB Store Limit on Exchange 2003 Standard SP2 by Corbin</title>
		<link>http://www.mrtweak.com/exchange-server/registry-tweak-to-set-a-75gb-store-limit-on-exchange-2003-standard-sp2/#comment-6821</link>
		<author>Corbin</author>
		<pubDate>Wed, 19 Sep 2007 15:17:27 +0000</pubDate>
		<guid>http://www.mrtweak.com/exchange-server/registry-tweak-to-set-a-75gb-store-limit-on-exchange-2003-standard-sp2/#comment-6821</guid>
		<description>I can't thank you enough for putting this explanation together.  

Since this things seems to grow huge(75gig limit) is there a way to purge or compact it?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t thank you enough for putting this explanation together.  </p>
<p>Since this things seems to grow huge(75gig limit) is there a way to purge or compact it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Chris Hooke</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-6409</link>
		<author>Chris Hooke</author>
		<pubDate>Sat, 08 Sep 2007 14:00:49 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-6409</guid>
		<description>I am running Quickbooks 2006 Premier edition at work, and I haven't been able to clean my data for the past few years.  It seems to get stuck at about 19%.  I have tried leaving it run over a 4 day weekend, to see if maybe it just needs some time.  

The database I am using just keeps growing and growing.  Right now it is just over 400 Mb.  I have tried deleting out old estimates and purchase orders, but it seems to make the datafile just grow even more.  

The QB support that I paid for last year told me there was nothing I could do other than start a new file, but the past 7 years of information is in this one.  Is there anyway to help me?</description>
		<content:encoded><![CDATA[<p>I am running Quickbooks 2006 Premier edition at work, and I haven&#8217;t been able to clean my data for the past few years.  It seems to get stuck at about 19%.  I have tried leaving it run over a 4 day weekend, to see if maybe it just needs some time.  </p>
<p>The database I am using just keeps growing and growing.  Right now it is just over 400 Mb.  I have tried deleting out old estimates and purchase orders, but it seems to make the datafile just grow even more.  </p>
<p>The QB support that I paid for last year told me there was nothing I could do other than start a new file, but the past 7 years of information is in this one.  Is there anyway to help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by manhar</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-6376</link>
		<author>manhar</author>
		<pubDate>Fri, 07 Sep 2007 20:37:21 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-6376</guid>
		<description>plz tell me exectly where  can i find ialmnt5.sys this for window 2003..</description>
		<content:encoded><![CDATA[<p>plz tell me exectly where  can i find ialmnt5.sys this for window 2003..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Fred Timberlake</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-6149</link>
		<author>Fred Timberlake</author>
		<pubDate>Fri, 31 Aug 2007 22:26:06 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-6149</guid>
		<description>this data file could not be used because it was not completely updated

This is the message I am getting.  I can't get to the point where I can repair or verify the data

Any suggestions?</description>
		<content:encoded><![CDATA[<p>this data file could not be used because it was not completely updated</p>
<p>This is the message I am getting.  I can&#8217;t get to the point where I can repair or verify the data</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Dee Kramer</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-6035</link>
		<author>Dee Kramer</author>
		<pubDate>Mon, 27 Aug 2007 23:02:13 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-6035</guid>
		<description>Hi.. My hdd crashed and by company file and backup corrupted, I get c=88 error and when I verify it goes through the process but the company doesn't appear, when I checked the error log I found these errors

Error: Verify Name Balance failed. Name = Australian Tax Office. Ref = 1. Calc bal = 0.00. List bal = -2,836.58
&#38;
Cindex error: -30   index:         1  keyId:        25  recNum:         0  bufSize: 44
V15.0A R1 (M=1352, L=1154, C=88, V=-30 (FFFFFFE2))
Not sure if you can help but would really appreciate anything, mainly just need to view data in the last month!</description>
		<content:encoded><![CDATA[<p>Hi.. My hdd crashed and by company file and backup corrupted, I get c=88 error and when I verify it goes through the process but the company doesn&#8217;t appear, when I checked the error log I found these errors</p>
<p>Error: Verify Name Balance failed. Name = Australian Tax Office. Ref = 1. Calc bal = 0.00. List bal = -2,836.58<br />
&amp;<br />
Cindex error: -30   index:         1  keyId:        25  recNum:         0  bufSize: 44<br />
V15.0A R1 (M=1352, L=1154, C=88, V=-30 (FFFFFFE2))<br />
Not sure if you can help but would really appreciate anything, mainly just need to view data in the last month!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Adobe Acrobat Error &#8220;Could Not Find External Window Handler&#8221; by Brett</title>
		<link>http://www.mrtweak.com/software-third-party-programs/fixing-adobe-acrobat-error-could-not-find-external-window-handler/#comment-5766</link>
		<author>Brett</author>
		<pubDate>Fri, 17 Aug 2007 14:07:14 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/fixing-adobe-acrobat-error-could-not-find-external-window-handler/#comment-5766</guid>
		<description>I Concur.  Acrobat 6.0 is a hug problem for us.  We have reinstalled but this continues to happen!!</description>
		<content:encoded><![CDATA[<p>I Concur.  Acrobat 6.0 is a hug problem for us.  We have reinstalled but this continues to happen!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Jedde Regante</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-5728</link>
		<author>Jedde Regante</author>
		<pubDate>Thu, 16 Aug 2007 13:19:20 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-5728</guid>
		<description>If you get the error message, on premier 2005, "unrecoverable error" and the report shows one or more "modules missing" statements, you can fix your software by going into the quickbooks file, selecting "reboot.exe".  it will restart the whole shebang and rebuild all the missing modules.  you will have to wait through a fairly lengthy update process (5 - 10 minutes) but it is so worth it to get back all your data.  I hope that this helps someone somewhere who is feeling the frustration I felt yesterday.  By the way, i didn't come up with this idea, tech support did.  A guy named DePac in New Delhi India really knew his stuff.  Nice guy too.</description>
		<content:encoded><![CDATA[<p>If you get the error message, on premier 2005, &#8220;unrecoverable error&#8221; and the report shows one or more &#8220;modules missing&#8221; statements, you can fix your software by going into the quickbooks file, selecting &#8220;reboot.exe&#8221;.  it will restart the whole shebang and rebuild all the missing modules.  you will have to wait through a fairly lengthy update process (5 - 10 minutes) but it is so worth it to get back all your data.  I hope that this helps someone somewhere who is feeling the frustration I felt yesterday.  By the way, i didn&#8217;t come up with this idea, tech support did.  A guy named DePac in New Delhi India really knew his stuff.  Nice guy too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dugg or Slashdotted: Why Shared Web Hosting is a Scam by RAP</title>
		<link>http://www.mrtweak.com/windows-servers/iis-server/dugg-or-slashdotted-why-shared-web-hosting-is-a-scam/#comment-5443</link>
		<author>RAP</author>
		<pubDate>Thu, 09 Aug 2007 11:05:43 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-servers/iis-server/dugg-or-slashdotted-why-shared-web-hosting-is-a-scam/#comment-5443</guid>
		<description>While it's great you focus strictly on bandwidth, you completely ignored what everyone seems to ignore: server resources.

Shared hosting means you share the resources. Hosting companies know you can't use x-amount of bandwidth in a month, and they also know that anyone who uses even something like 50GB/month of bandwidth (which is a lot) are probably on a VPS or dedicated environment already, and are not going to spend a measly $5-10/month on shared hosting.

You also give hosting customers a lot of credit, 99.9% of the people on a server are not even using 1% of their disk space and bandwidth. Hosting companies know this, so the bandwidth and disk space amount becomes a "who's the biggest" game.

If you honestly have to worry about your disk space and bandwidth (let's say anything over 10GB/month in bandwidth) you should be spending more than $5-10/month on shared hosting, and start looking at a $20-60/month VPS environment (because let's face it, if you're pushing 10GB+/month bandwidth, you better be making some money from whatever your site is offering, if you're not, you should probably rethink some things).

&#62;&#62; the real limits are hidden in the AUP/TOS and are the cpu and memory usage.

They aren't hidden. You're required to read and agree to the AUP/TOS/RAP when ordering hosting. Is it the company's fault that hosting customers don't read these things?

Simply put, shared hosting in the $5-14/month range is great for family sites, personal blogs, testing things out, and smaller things like that. If you're online to make money, offer a service, or anything else business-related, then treat your hosting like a business and actually spend a couple more bucks on real hosting. VPS is a great, affordable way for small businesses to get their feet wet.

&#62;&#62; Bandwidth and diskspace are just marketing at this point in shared hosting, soon the market will realize that and you will see X clients per server advertised as the new standard or some type of CPU/Memory usage rules more public.

Yup, just marketing. There's certainly a glass ceiling for shared hosting, and your average user would be lucky to see even 500 MB of disk space being put to use. That's who benefits from shared hosting.

Will customers realize this? Probably not, bigger is better, right? V8 beats a V6 even though most people will never utilize all that power. The cheaper the price, the more bandwidth, and the more disk space, will always be sellers (and they have to be practical).

But as you said, it's all about the CPU and memory usage, nothing more.</description>
		<content:encoded><![CDATA[<p>While it&#8217;s great you focus strictly on bandwidth, you completely ignored what everyone seems to ignore: server resources.</p>
<p>Shared hosting means you share the resources. Hosting companies know you can&#8217;t use x-amount of bandwidth in a month, and they also know that anyone who uses even something like 50GB/month of bandwidth (which is a lot) are probably on a VPS or dedicated environment already, and are not going to spend a measly $5-10/month on shared hosting.</p>
<p>You also give hosting customers a lot of credit, 99.9% of the people on a server are not even using 1% of their disk space and bandwidth. Hosting companies know this, so the bandwidth and disk space amount becomes a &#8220;who&#8217;s the biggest&#8221; game.</p>
<p>If you honestly have to worry about your disk space and bandwidth (let&#8217;s say anything over 10GB/month in bandwidth) you should be spending more than $5-10/month on shared hosting, and start looking at a $20-60/month VPS environment (because let&#8217;s face it, if you&#8217;re pushing 10GB+/month bandwidth, you better be making some money from whatever your site is offering, if you&#8217;re not, you should probably rethink some things).</p>
<p>&gt;&gt; the real limits are hidden in the AUP/TOS and are the cpu and memory usage.</p>
<p>They aren&#8217;t hidden. You&#8217;re required to read and agree to the AUP/TOS/RAP when ordering hosting. Is it the company&#8217;s fault that hosting customers don&#8217;t read these things?</p>
<p>Simply put, shared hosting in the $5-14/month range is great for family sites, personal blogs, testing things out, and smaller things like that. If you&#8217;re online to make money, offer a service, or anything else business-related, then treat your hosting like a business and actually spend a couple more bucks on real hosting. VPS is a great, affordable way for small businesses to get their feet wet.</p>
<p>&gt;&gt; Bandwidth and diskspace are just marketing at this point in shared hosting, soon the market will realize that and you will see X clients per server advertised as the new standard or some type of CPU/Memory usage rules more public.</p>
<p>Yup, just marketing. There&#8217;s certainly a glass ceiling for shared hosting, and your average user would be lucky to see even 500 MB of disk space being put to use. That&#8217;s who benefits from shared hosting.</p>
<p>Will customers realize this? Probably not, bigger is better, right? V8 beats a V6 even though most people will never utilize all that power. The cheaper the price, the more bandwidth, and the more disk space, will always be sellers (and they have to be practical).</p>
<p>But as you said, it&#8217;s all about the CPU and memory usage, nothing more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by J.Jones</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-5238</link>
		<author>J.Jones</author>
		<pubDate>Thu, 02 Aug 2007 14:55:16 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-5238</guid>
		<description>I have a quickbooks data file that will not open.  Error is that it is not a quickbooks file or it is damaged.

Please Help.</description>
		<content:encoded><![CDATA[<p>I have a quickbooks data file that will not open.  Error is that it is not a quickbooks file or it is damaged.</p>
<p>Please Help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Tuan</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-5148</link>
		<author>Tuan</author>
		<pubDate>Mon, 30 Jul 2007 16:56:27 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-5148</guid>
		<description>Hi... I can't open a qbw file. I purchased Quickbooks Pro 2007, installed in my computer and try to open a qbw file saved in my destop. It said " This company file needs to be updated. Please ask your QuickBooks Administrator to update the file." I just want to open and read it. Please help. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi&#8230; I can&#8217;t open a qbw file. I purchased Quickbooks Pro 2007, installed in my computer and try to open a qbw file saved in my destop. It said &#8221; This company file needs to be updated. Please ask your QuickBooks Administrator to update the file.&#8221; I just want to open and read it. Please help. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by John Bowen</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-4858</link>
		<author>John Bowen</author>
		<pubDate>Thu, 19 Jul 2007 17:14:52 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-4858</guid>
		<description>Perfect.  That link to Intel's site did the trick.  Followed the link, picked out the graphics adapter, downloaded, installed, and rebooted...voila!  Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Perfect.  That link to Intel&#8217;s site did the trick.  Followed the link, picked out the graphics adapter, downloaded, installed, and rebooted&#8230;voila!  Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Corrected &#8220;smtpreg.vbs&#8221; Exchange SMTP Event Sink Management Script by Darshan</title>
		<link>http://www.mrtweak.com/windows-scripting/corrected-smtpregvbs-exchange-smtp-event-sink-management-script/#comment-4636</link>
		<author>Darshan</author>
		<pubDate>Mon, 02 Jul 2007 20:50:33 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-scripting/corrected-smtpregvbs-exchange-smtp-event-sink-management-script/#comment-4636</guid>
		<description>Whats hould we do incase we get "Have you registered your sink COM class on this machine?&#8221;" this error while registering smtplistner?</description>
		<content:encoded><![CDATA[<p>Whats hould we do incase we get &#8220;Have you registered your sink COM class on this machine?&#8221;&#8221; this error while registering smtplistner?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Error 0&#215;80040707 - Caused by InstallShield and Windows SP2 DEP by Jay</title>
		<link>http://www.mrtweak.com/software-microsoft-desktop-programs/service-packs/windows-error-0x80040707-caused-by-installshield-and-windows-dep/#comment-4579</link>
		<author>Jay</author>
		<pubDate>Thu, 28 Jun 2007 01:29:14 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-microsoft-desktop-programs/service-packs/windows-error-0x80040707-caused-by-installshield-and-windows-dep/#comment-4579</guid>
		<description>Doesn't work on Vista, btw...</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work on Vista, btw&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Emanuel Istudor</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-4573</link>
		<author>Emanuel Istudor</author>
		<pubDate>Wed, 27 Jun 2007 16:11:35 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-4573</guid>
		<description>Hi... I have a currupt quickbooks file... I need it fixed asap... Please contact me..&#62; I can email you the file if you fix it... I will pay you $300. thx

Emanuel</description>
		<content:encoded><![CDATA[<p>Hi&#8230; I have a currupt quickbooks file&#8230; I need it fixed asap&#8230; Please contact me..&gt; I can email you the file if you fix it&#8230; I will pay you $300. thx</p>
<p>Emanuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Rick</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-4332</link>
		<author>Rick</author>
		<pubDate>Wed, 13 Jun 2007 03:53:43 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-4332</guid>
		<description>You solved my problem perfectly...almost. Your instructions did get me past the main data error that was causing the upgrade from QB04 to QB07 to fail. But I still saw one error in the QB04 log where the minor version was not the same as the major version. In other words, I couldn't correct the problem because the error doesn't show up in data of the major version. 
Also, I could not locate a log file for QB07, so when I do perform a validation, I don't know what it showed.
Any further suggestions?
Thanks for your comments!</description>
		<content:encoded><![CDATA[<p>You solved my problem perfectly&#8230;almost. Your instructions did get me past the main data error that was causing the upgrade from QB04 to QB07 to fail. But I still saw one error in the QB04 log where the minor version was not the same as the major version. In other words, I couldn&#8217;t correct the problem because the error doesn&#8217;t show up in data of the major version.<br />
Also, I could not locate a log file for QB07, so when I do perform a validation, I don&#8217;t know what it showed.<br />
Any further suggestions?<br />
Thanks for your comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop Expiration of HP Inkjet Printer Cartridges by Jon</title>
		<link>http://www.mrtweak.com/laptop-and-desktop-hardware/stop-expiration-of-hp-inkjet-printer-cartridges/#comment-4270</link>
		<author>Jon</author>
		<pubDate>Sun, 10 Jun 2007 18:31:31 +0000</pubDate>
		<guid>http://www.mrtweak.com/laptop-and-desktop-hardware/stop-expiration-of-hp-inkjet-printer-cartridges/#comment-4270</guid>
		<description>One thing to keep in mind is:
1. Why would they stop you from refilling? Greed ofcourse is the first thing to come to mind. Would HP try to get the last couple bucks out of you that they could? Absolutely.

But theres something here everyone should know.
In every in cartridge you install you're not only installing ink, but also a Print Head is only made to last 1-2 use periods. So if you want to refill ink for your business and have the time, and like to jump on top of a cheap solution without asking questions, then by all means go ahead.</description>
		<content:encoded><![CDATA[<p>One thing to keep in mind is:<br />
1. Why would they stop you from refilling? Greed ofcourse is the first thing to come to mind. Would HP try to get the last couple bucks out of you that they could? Absolutely.</p>
<p>But theres something here everyone should know.<br />
In every in cartridge you install you&#8217;re not only installing ink, but also a Print Head is only made to last 1-2 use periods. So if you want to refill ink for your business and have the time, and like to jump on top of a cheap solution without asking questions, then by all means go ahead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Adobe Acrobat Error &#8220;Could Not Find External Window Handler&#8221; by donna</title>
		<link>http://www.mrtweak.com/software-third-party-programs/fixing-adobe-acrobat-error-could-not-find-external-window-handler/#comment-4195</link>
		<author>donna</author>
		<pubDate>Fri, 08 Jun 2007 21:58:31 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/fixing-adobe-acrobat-error-could-not-find-external-window-handler/#comment-4195</guid>
		<description>i have reinstalled adobe reader 6 more than once to fix this problem but it is still doing it.</description>
		<content:encoded><![CDATA[<p>i have reinstalled adobe reader 6 more than once to fix this problem but it is still doing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by Mike Bijon</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-3799</link>
		<author>Mike Bijon</author>
		<pubDate>Tue, 05 Jun 2007 16:52:40 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-3799</guid>
		<description>Walter,

The ialmnt5.sys file is a driver file for video cards. That means that you need to find the correct file for your video card.

Your best bet of doing that is to just re-download &#038; reinstall your manufacturer's video card drivers. If that doesn't work your Windows system may have saved backup copies of ialmnt5.sys in one of these folders:
&lt;ul&gt;
&lt;li&gt;C:\WINDOWS\Options\Drivers\&lt;/li&gt;
&lt;li&gt;C:\WINDOWS\system32\ReinstallBackups\&lt;/li&gt;
&lt;/ul&gt;
Make sure that you find the correct version of the driver. It's likely that there are several versions in one or both of those folders.

-Mike</description>
		<content:encoded><![CDATA[<p>Walter,</p>
<p>The ialmnt5.sys file is a driver file for video cards. That means that you need to find the correct file for your video card.</p>
<p>Your best bet of doing that is to just re-download &#038; reinstall your manufacturer&#8217;s video card drivers. If that doesn&#8217;t work your Windows system may have saved backup copies of ialmnt5.sys in one of these folders:</p>
<ul>
<li>C:\WINDOWS\Options\Drivers\</li>
<li>C:\WINDOWS\system32\ReinstallBackups\</li>
</ul>
<p>Make sure that you find the correct version of the driver. It&#8217;s likely that there are several versions in one or both of those folders.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by Kristine</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-3714</link>
		<author>Kristine</author>
		<pubDate>Tue, 05 Jun 2007 01:53:06 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-3714</guid>
		<description>I receive a 600,301 error and it will not load the program file at all.  Is there a way to rebuild the file without loading it i quickbooks?  Help:)</description>
		<content:encoded><![CDATA[<p>I receive a 600,301 error and it will not load the program file at all.  Is there a way to rebuild the file without loading it i quickbooks?  Help:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;ialmnt5.sys&#8221; Driver Error Fix - Windows Blue Screen Error by walter camacho</title>
		<link>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-3639</link>
		<author>walter camacho</author>
		<pubDate>Mon, 04 Jun 2007 14:05:23 +0000</pubDate>
		<guid>http://www.mrtweak.com/windows-desktop-fixes/ialmnt5sys-driver-error-fix-windows-blue-screen-error/#comment-3639</guid>
		<description>please, help me need the file ialmnt5.sys
thank you</description>
		<content:encoded><![CDATA[<p>please, help me need the file ialmnt5.sys<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detailed QuickBooks Data File (.QBW) Repair Instructions by BrianF</title>
		<link>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-3464</link>
		<author>BrianF</author>
		<pubDate>Sun, 03 Jun 2007 01:31:59 +0000</pubDate>
		<guid>http://www.mrtweak.com/software-third-party-programs/quickbooks-software/detailed-quickbooks-data-file-qbw-repair-instructions/#comment-3464</guid>
		<description>I can't find QBWIN.LOG. I found the file in my Quickbooks 2006 program file, but not the Quickbooks 2007 program file. Any ideas?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t find QBWIN.LOG. I found the file in my Quickbooks 2006 program file, but not the Quickbooks 2007 program file. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
