<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>TechSpot OpenBoards - Guides and Tutorials</title>
		<link>http://www.techspot.com/vb/</link>
		<description>User-submitted guides and troubleshooting solutions from our community. Read only.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 03:01:33 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.techspot.com/vb/images/misc/rss.jpg</url>
			<title>TechSpot OpenBoards - Guides and Tutorials</title>
			<link>http://www.techspot.com/vb/</link>
		</image>
		<item>
			<title>CD/DVD or Disk Problems? How to Fix Problems Caused by Filters</title>
			<link>http://www.techspot.com/vb/topic137666.html</link>
			<pubDate>Sun, 08 Nov 2009 21:54:53 GMT</pubDate>
			<description><![CDATA[[COLOR="Blue"][b][u][center]CD/DVD or Disk Problems? How to Fix Problems Caused by Filters[/b][/u][/COLOR][/center] 
Think of filter drivers (more simply called "filters") as device driver "add-on" parts 
> Filters are intended to work with and augment device driver functionality 
> Filters...]]></description>
			<content:encoded><![CDATA[<div>[COLOR=&quot;Blue&quot;][b][u][center]CD/DVD or Disk Problems? How to Fix Problems Caused by Filters[/b][/u][/COLOR][/center]<br />
Think of filter drivers (more simply called &quot;filters&quot;) as device driver &quot;add-on&quot; parts<br />
&gt; Filters are intended to work with and augment device driver functionality<br />
&gt; Filters intercept (and can alter) the I/O data stream between a Windows application and a hardware device<br />
[list][*]Filters are sometimes provided by 3rd party vendors to support their products (such as disk backup and CD/DVD burning products)[*]Filter providers may be someone other then Microsoft or your CD/DVD / disk drive hardware vendor[*]As a result, 3rd party filters[list][*]Don't always work well with all existing device drivers and hardware[*]Don't always work well with each other <br />
&gt; i.e. they may not work right with the other 3rd party filters running on the computer[/list][*]Plus<br />
&gt; Filters sometimes get corrupted<br />
&gt; Filters sometimes don't get removed when the product (that installed it) is, itself, uninstalled[/list][INDENT][B][I]To learn more about filters[/I][/B][list][*]To learn more about filters see [post=815751]&quot;Tutorial: Understanding Device Drivers and Filters&quot;[/post][*]To easily view and get info about disk and CD/DVD filters on your computer, use &quot;Filter Driver Load Order&quot; tool [post=815752](click here)[/post][/list][/INDENT][B][U]Symptoms[/U][/B]<br />
Fact is, most people aren't aware of filters so they're  easily over-looked as a problem source. Possible symptoms of filter related problems  include:[list][*]Devices (such as disks and CD/DVDs) that appear in Device Manager but not in My Computer or Explorer[*]Computer can't detect a CD/DVD or can't write to writable media[*]USB devices (such as iPods and Disks) that don't seem to get detected<br />
&gt; Note there are still many other reasons for undetected USB devices<br />
&gt; So try fixing filters but don't get hung up on filters as &quot;must be&quot; the cause[*]A persistent driver error code equal to: 10, 19, 31, 32 or 39<br />
&gt; To see the error code in Device Manager, rt click the device and look on the [B]General[/B] tab[/list][B][U]How to Fix Filter Problems[/U][/B]<br />
Instructions below for how to remove filters. [COLOR=&quot;Red&quot;][I]Some important things to note:[/I][/COLOR][list][*]You must reboot before re-testing[*]After removing filters, you [B][I]may [/I][/B]need to reinstall 3rd party disk and CD/DVD products if they no longer function correctly<br />
&gt; The instructions below can remove all your 3rd party filters<br />
&gt; Removing all filters can remove a faulty filter and fix your problem BUT <br />
&gt; Removing all filters may also remove a filter still needed by a disk or CD/DVD product to work correctly<br />
&gt; If you find a disk or CD/DVD product not working after removing filters, uninstall then reinstall the product[/list][INDENT][COLOR=&quot;Blue&quot;][U][B]Methods to fix CD/DVD Filter Problems[/B][/U][/COLOR]<br />
&gt; Try these methods (based on your OS)[list][*]For XP or Vista: Try the Microsoft Fix-It tool you'll find in this link [URL=&quot;http://support.microsoft.com/gp/cd_dvd_drive_problems&quot;]Your CD or DVD drive cannot read or write media[/URL][*][COLOR=&quot;Red&quot;]For XP only[/COLOR]:  Run  [URL=&quot;http://www.dougknox.com/xp/scripts_desc/xp_cd_dvd_fix.htm&quot;]XP CD-DVD-Fix Tool[/URL][*]For Vista: See &quot;How to Remove Filters from the Registry&quot; below<br />
&gt; Remove upper and lower filters for class= [B]CDROM[/B][/list][COLOR=&quot;Blue&quot;][U][B]Methods to fix Disk Filter Problems[/B][/U][/COLOR]<br />
&gt; Try these methods (based on your OS)[list][*][COLOR=&quot;Red&quot;]For XP only[/COLOR]: Try the Microsoft Fix-It tool you'll find in this link<br />
[URL=&quot;http://support.microsoft.com/kb/925196/en-us&quot;]A computer that is running Windows XP cannot detect a USB flash drive, an Apple iPod, or an external hard disk drive[/URL][*]For Vista or XP: See &quot;How to Remove Filters from the Registry&quot; below<br />
&gt; Remove upper and lower filters for class= [B]DiskDrive[/B][/list][COLOR=&quot;Blue&quot;][B][U]How to Remove Filters from the Registry[/U][/B][/COLOR]<br />
This method explains how to look for and delete [B]UpperFilters[/B] and [B]LowerFilters[/B] in the registry. Note<br />
&gt; Use this method to view registry data for class=[B]CDROM[/B] or class= [B]DiskDrive[/B]<br />
&gt; Choose the class based on whether it's CD/DVDs or disks with the problem<br />
&gt; If you see subkeys named: [B]UpperFilters[/B] or [B]LowerFilters[/B], rt click to delete them  (example below)[list=1][*]We'll use the Regjump tool to help you navigate to the correct registry key<br />
&gt; Download [URL=&quot;http://technet.microsoft.com/en-us/sysinternals/bb963880.aspx&quot;]Regjump[/URL]<br />
&gt; Unzip it and save the unpacked files in [B]C:\Windows\system32[/B][*]Open a command prompt window<br />
&gt; For XP, click Start-&gt;Run, enter: cmd<br />
&gt; For Vista, you [B][I]must[/I][/B] open an [COLOR=&quot;Red&quot;]elevated[/COLOR] command prompt for Regjump to work. [URL=&quot;http://www.vistax64.com/tutorials/181765-elevated-command-prompt.html&quot;](For instructions click here)[/URL][*]Copy / paste one of the following commands after the command prompt<br />
&gt; The registry editor (regedit) should open and take you directly to the key<br />
&gt; Check the class to verify you are looking at the right key  (see example below)[INDENT][CODE]To check for disk filters (where class= [B]DiskDrive[/B])<br />
    [B]regjump HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}[/B]<br />
<br />
To check for CD/DVD filters (where class= [B]CDROM[/B])<br />
    [B]regjump HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}[/B][/CODE][*]If you see subkeys named: [B]UpperFilters[/B] or [B]LowerFilters[/B], rt click to delete them[list][*]If you don't see the subkeys, then no filters exist[*]If you see [B]UpperFilters.bak[/B] or [B]LowerFilters.bak[/B] you don't need to remove them[/list][*]Exit the Registry Editor and reboot[/list]<br />
<img src="http://img689.imageshack.us/img689/9327/regfiltersbarttrim.png" border="0" alt="" /><br />
[/indent][/indent]</div>

]]></content:encoded>
			<category domain="http://www.techspot.com/vb/menu31.html">Guides and Tutorials</category>
			<dc:creator>LookinAround</dc:creator>
			<guid isPermaLink="true">http://www.techspot.com/vb/topic137666.html</guid>
		</item>
		<item>
			<title>How to enable Windows Mail app to operate in Windows 7</title>
			<link>http://www.techspot.com/vb/topic137494.html</link>
			<pubDate>Thu, 05 Nov 2009 18:02:27 GMT</pubDate>
			<description>Windows Mail is a program file of Windows 7 but is inoperable.  This post shows how to: 
 
1.  Make the Win7 Windows Mail program operate by importing Vista Windows Mail program folder to Win7. 
 
2.  Edit the registry so email .eml type files from Windows Mail can be read after being saved to the...</description>
			<content:encoded><![CDATA[<div>Windows Mail is a program file of Windows 7 but is inoperable.  This post shows how to:<br />
<br />
1.  Make the Win7 Windows Mail program operate by importing Vista Windows Mail program folder to Win7.<br />
<br />
2.  Edit the registry so email .eml type files from Windows Mail can be read after being saved to the desktop or a storage file.<br />
<br />
[B]1.  [U]How to Import Windows Mail from Vista to Win7:[/U][/B]<br />
[INDENT][U][B]1st Method[/B][/U][/INDENT][LIST][*]Open My Computer  ==&gt;  Win7 C: drive  ==&gt;  Program Files  ==&gt;  Windows Mail  ==&gt;  Tools  ==&gt;  Folder Options  ==&gt;  View Tab  ==&gt;  Dot:  &quot;Show Hidden Files&quot; &amp; Untick:  &quot;Hide protected operating files&quot; &amp; &quot;Hide extensions for known file types&quot;   ==&gt;  Click:  Apply  ==&gt;  OK<br />
<br />
[*]Doing each file separately, allow full control for every file in Windows Mail using the following steps:<br />
<br />
[*]Right click a  file  ==&gt;  Properties  ==&gt;  Security Tab  ==&gt;  Advanced  ==&gt;  Owner Tab  ==&gt;  Edit  ==&gt;  Highlight User Name  ==&gt;  Apply  ==&gt;  OK  ==&gt;  OK<br />
<br />
[*]Under &quot;Security Tab&quot; click:  Edit  ==&gt;  Under &quot;Group or user names&quot;, the first entry is highlighted.  Under &quot;Permissions for System&quot;, tick:  &quot;Full Control&quot;  ==&gt;  Apply  ==&gt;  Do the same for all other entries  ==&gt;  OK  ==&gt;  Close.<br />
<br />
Note:  If the option to edit the entries under  &quot;Group or user names&quot; is grayed out, take the following steps:<br />
<br />
[*]Under &quot;Security&quot; tab click:  &quot;Advanced&quot;  ==&gt;  &quot;Change Permissions&quot;  ==&gt;  Untick:  &quot;Include inheritable permissions from this objects parents&quot;  ==&gt;  Click:  &quot;Add&quot; in the pop-up window  ==&gt;  Apply  ==&gt;  OK.  Then return to the security tab and edit to grant full control as shown above.<br />
<br />
[*]Repeat for all other Windows Mail files and folders<br />
<br />
[*]Open Vista  ==&gt;  Program Files  ==&gt;  Windows Mail ==&gt;  Copy all files and folders.<br />
<br />
[*]Paste the files from Windows Mail Vista into Windows Mail in Win7 replacing all the existing files and folders.  Note:  This will not be possible unless full control has first been done for every original file in Windows Mail in Win7.<br />
<br />
[*]Restore default &quot;View&quot; settings in Folder Options.<br />
<br />
[*]If desired, create a short-cut onto desktop from Windows Mail in Program Files.[/LIST][INDENT][U][B]2nd Method[/B][/U][/INDENT][INDENT]Note:  This method, while being much simpler and quicker, may not necessarily work in all environments.  The Windows Mail folder in Win7 should be able to be deleted entirely in one step after Taking Ownership of the folder.  However, if any residual files are not deleted, it may still be necessary to manually take control of these, as shown in the first method above, to be able to delete them.[/INDENT][LIST][*]Download and install &quot;Take Ownership&quot; registry edit program by clicking [URL=&quot;http://www.sevenforums.com/attachments/tutorials/28609d1253371523-take-ownership-shortcut-take_ownership.zip&quot;]here[/URL].  Unzip, extract and click to auto-run this file.  There is also a 2nd file to remove &quot;Take Ownership&quot; if needed.<br />
<br />
Note:  If this link does not work, the &quot;Take Ownership&quot; zip file is attached to bottom of this page.  Click to download and save.<br />
<br />
[*]Go to Win7 Program Files and right click &quot;Windows Mail&quot; folder  ==&gt;  Click:  Take Ownership  ==&gt;  Copy and Paste the folder to a storage folder as back-up  ==&gt;  Delete the Windows Mail folder entirely without opening it.<br />
<br />
[*]Open Vista Program Files  ==&gt;  Copy the whole &quot;Windows Mail&quot; Folder intact   ==&gt;  Paste the whole folder In Win7 Program Files.<br />
<br />
[*]Open the new Windows Mail folder  ==&gt;  Right click:  WinMail file ==&gt;  Send to Desktop as Shortcut.[/LIST]Windows Mail can now be opened and emails created, sent and received.  However, they can't be opened when saved to desktop.<br />
<br />
[B]2.  [U]How to edit the registry so email .eml files from Windows Mail can be opened from the desktop or storage folder.[/U][/B]<br />
[LIST][*]Download the following two registry edit files by clicking the word &quot;here&quot;.  Open Zip file, extract to desktop, and click to auto run:<br />
<br />
[I]&quot;Windows-Mail.reg&quot;[/I] [URL=&quot;http://www.sevenforums.com/attachments/software/9886d1241651554-cant-make-windows-mail-default-windows-mail.zip&quot;]here[/URL] &amp; [I]&quot;Windows-Mail2.reg&quot;[/I] [URL=&quot;http://www.sevenforums.com/attachments/software/9856d1241627782-cant-make-windows-mail-default-windows-mail2.zip&quot;]here[/URL].<br />
<br />
Note:  If these links don't work, the two files are attached to this post at the bottom of the page.  Click to download and save.<br />
<br />
[*]Now manually edit the registry using the following steps.<br />
<br />
[*]Click:  Start  ==&gt;  All Programs  ==&gt;  Accessories  ==&gt;  Run  ==&gt;  Type in:  regedit  ==&gt;  OK<br />
<br />
[*]Open:  HKEY_CURRENT_USER  ==&gt;  Software  ==&gt;  Classes  ==&gt;  eml_auto_file  ==&gt;  shell  ==&gt;  open  ==&gt;  command<br />
<br />
Note:  If the &quot;eml_auto_file&quot; option is missing, it will normally not be necessary to do this edit.<br />
<br />
[*]Highlight:  Command  ==&gt;  In the right panel double click:  Default   ==&gt;  Copy and paste the following key into &quot;Value Data&quot;:<br />
<br />
&quot;C:\Program Files\Windows Mail\winmail.exe&quot; /eml:%1[/LIST][LIST][*]Save and exit.[/LIST]Reboot the computer and Windows Mail is fully operable; and .eml email files on the desktop can now be opened and worked with as in Vista.<br />
<br />
[B]3.[/B]  [B][U]General Notes[/U][/B]<br />
[LIST][*]After installing &quot;Take Ownership&quot;, (in the 2nd method for importing Windows Mail from Vista), one other program would not run until &quot;Take Ownership&quot; was removed by running:  &quot;Take Ownership Remove&quot; regedit .exe file.<br />
<br />
[*]If Windows Mail in Win7 becomes corrupt for any reason; such as running system file check, (sfc /scannow), or updates, etc; then simply delete the Windows Mail folder in Win7 and copy and paste the Vista Windows Mail program files folder in place of it.  It should not now be necessary to take full control of ownership to do this.[/LIST]</div>


	<br />
	<div style="padding:7px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.techspot.com/vb/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.techspot.com/vb/attachment.php?attachmentid=53375&amp;d=1257851457">Windows-Mail.reg.zip</a> (2.0 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.techspot.com/vb/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.techspot.com/vb/attachment.php?attachmentid=53376&amp;d=1257851464">Windows-Mail2.reg.zip</a> (3.8 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.techspot.com/vb/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.techspot.com/vb/attachment.php?attachmentid=53420&amp;d=1258026408">Take Ownership.zip</a> (638 Bytes)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.techspot.com/vb/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.techspot.com/vb/attachment.php?attachmentid=53483&amp;d=1258191552">Take Ownership Remove.zip</a> (294 Bytes)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.techspot.com/vb/menu31.html">Guides and Tutorials</category>
			<dc:creator>Poppa Bear</dc:creator>
			<guid isPermaLink="true">http://www.techspot.com/vb/topic137494.html</guid>
		</item>
		<item>
			<title>Limited User cannot connect to Internet</title>
			<link>http://www.techspot.com/vb/topic136960.html</link>
			<pubDate>Tue, 27 Oct 2009 10:59:41 GMT</pubDate>
			<description><![CDATA[This is a solution, not problem.  I searched here and spent over 5 hours looking around for the solution.  Finally found it - for me - so I thought I'd pass it on. 
 
There are myriad postings for this problem with no working solution except to change the user back to Admin or power user status. ...]]></description>
			<content:encoded><![CDATA[<div>This is a solution, not problem.  I searched here and spent over 5 hours looking around for the solution.  Finally found it - for me - so I thought I'd pass it on.<br />
<br />
There are myriad postings for this problem with no working solution except to change the user back to Admin or power user status.  WRONG!  This work around  assumes the person with the problem has a constant internet connection.  But what about the 'on demand' user?  ISPs provide it, but don't advertize it.<br />
<br />
These people have to click a Network Connection icon, usually the LAN or DSL connection before trying to access the internet.  Sometimes they even have it set up with their ISP to enter their user ID and password - these are not kept by the user's machine or accessed by the ISP until they are entered by the user every time they want to log onto the internet.  Actually, a great way for parents to cut down on youngsters' access to the internet.  (However, it will not control where they go!)<br />
<br />
What most people don't realize is that enabling or disabling the network connection is not allowed by the limited user as a default of Windows!  So the TRUE problem is 'Limited User can not enable network connection' and therefore can not connect to the internet.  If this is your problem, read on.<br />
<br />
How to fix this problem in XP Home - similar in others.  You must be logged on as an Administrator to do this.<br />
1.  Make a system restore point.  Start, Help and Support, Performance and Maintenance, Using System Restore to undo changes, Run the System Restore Wizard.<br />
2.  Run registry editor.  Start, Run.   (type in) regedit  (press) OK.<br />
The registry editor appears.<br />
3.  Hilight/select (click once) HKEY_USERS.<br />
4.  In the menu bar select File, Load Hive.<br />
At this point you have to navigate to the limited user.  Press the up icon.  You will see all your users (you will be at c:\docs and settings).  Double click the name of the limited user.  Let's assume it's Ruthe for this example.  Select NTUSER.DAT.<br />
5.  A popup window appears asking for the key name.  Type in the name of your limited user (Ruthe).<br />
6.  (in registy editor now) Open HKEY_USERS.  You will see Ruthe - your limited user's name.  Select that name.<br />
7.  Go down the tree to find Software.  Then Policies.  Then Microsoft.<br />
8.  Under Microsoft there should be a key named Windows.  If it's not there, create it.  (Edit, New, Key).  Open it.<br />
9.  There should be a key named Network Connections.  If not, create it.  Hilight it.<br />
10.  Now select Edit, New, DWORD value.  Give it the name NC_LanConnect.<br />
11.  Double click it (in the right hand pane) and change the value data field from 0 to 1.  OK.<br />
12.  Go back up the left pane and hilight HKEY_USERS\Ruthe.<br />
13.  Select File, unload hive.  Close registry editor.<br />
14.  Reboot.<br />
<br />
Worked for me and I thank the guy in France where I found this solution.</div>

]]></content:encoded>
			<category domain="http://www.techspot.com/vb/menu31.html">Guides and Tutorials</category>
			<dc:creator>Ruthe</dc:creator>
			<guid isPermaLink="true">http://www.techspot.com/vb/topic136960.html</guid>
		</item>
	</channel>
</rss>
