<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>General Discussion</title><link>http://forums.iis.net/1140.aspx</link><description>General discussion of all facets of Microsoft Log Parser and of the Microsoft Log Parser toolkit book.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: LogParser returining wrong information for System32 folder on 64 bit OS</title><link>http://forums.iis.net/thread/1882059.aspx</link><pubDate>Wed, 15 Oct 2008 05:12:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882059</guid><dc:creator>dinhn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882059.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1140&amp;PostID=1882059</wfw:commentRss><description>&lt;p&gt;Hi Scott, &lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;I used your suggestion and I was able to obtain the details of System32. 
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;Scott R:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Have you tried using the reserved keyword Sysnative &lt;/div&gt;&lt;/BLOCKQUOTE&gt; 
&lt;p&gt;&amp;nbsp;But the returned results included &amp;quot;Sysnative&amp;quot; in the path returned,&amp;nbsp;as in &lt;/p&gt;
&lt;p&gt;C:\Windows\Sysnative\0409&lt;br /&gt;C:\Windows\Sysnative\1033&lt;br /&gt;C:\Windows\Sysnative\8point1.wav&lt;br /&gt;C:\Windows\Sysnative\aaclient.dll&lt;br /&gt;C:\Windows\Sysnative\ACCTRES.dll&lt;br /&gt;C:\Windows\Sysnative\acledit.dll&lt;br /&gt;C:\Windows\Sysnative\aclui.dll&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;~dinesh&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: LogParser returining wrong information for System32 folder on 64 bit OS</title><link>http://forums.iis.net/thread/1882039.aspx</link><pubDate>Tue, 14 Oct 2008 22:01:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1882039</guid><dc:creator>Scott R</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1882039.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1140&amp;PostID=1882039</wfw:commentRss><description>&lt;p&gt;Dinhn,&lt;/p&gt;
&lt;p&gt;Have you tried using the reserved keyword Sysnative (see link: &lt;a href="http://www.tipandtrick.net/2008/how-to-suppress-and-bypass-system32-file-system-redirect-to-syswow64-folder-with-sysnative/"&gt;http://www.tipandtrick.net/2008/how-to-suppress-and-bypass-system32-file-system-redirect-to-syswow64-folder-with-sysnative/&lt;/a&gt;), as in:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;LogParser&lt;span style="COLOR:#1d1b11;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;.exe -i:FS &amp;quot;SELECT PATH FROM &amp;quot;C:\Windows\Sysnative\*.*&amp;quot;&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;I don&amp;#39;t have an x64 platform system to try it on, but I would be interested in your feedback on whether this works.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;Scott R.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>LogParser returining wrong information for System32 folder on 64 bit OS</title><link>http://forums.iis.net/thread/1881434.aspx</link><pubDate>Tue, 07 Oct 2008 12:08:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1881434</guid><dc:creator>dinhn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1881434.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1140&amp;PostID=1881434</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using LogParser 2.2 (32 bit)&amp;nbsp;on 64 bit Vista Operating System.&lt;/p&gt;
&lt;p&gt;I want to query the System32 folder using LogParser.&lt;/p&gt;
&lt;p&gt;I am using the below query from LogParser commandline.&lt;/p&gt;
&lt;p&gt;LogParser&lt;span style="COLOR:#1d1b11;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;.exe -i:FS &amp;quot;SELECT PATH FROM &amp;quot;C:\Windows\System32\*.*&amp;quot;&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;&lt;font face="Calibri" size="3"&gt;But for the above query, LogParser returned me the information of &amp;quot;C:\Windows\SysWOW64&amp;quot; folder instead of &amp;quot;C:\Windows\System32&amp;quot;.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;&lt;font face="Calibri" size="3"&gt;Does anybody know how to resolve this issue and get the details from System32 instead of SysWOW64?&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;&lt;font face="Calibri" size="3"&gt;Any help is much appreciated.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR:#1d1b11;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>