Hi,
I am using LogParser 2.2 (32 bit) on 64 bit Vista Operating System.
I want to query the System32 folder using LogParser.
I am using the below query from LogParser commandline.
LogParser.exe -i:FS "SELECT PATH FROM "C:\Windows\System32\*.*""
But for the above query, LogParser returned me the information of "C:\Windows\SysWOW64" folder instead of "C:\Windows\System32".
Does anybody know how to resolve this issue and get the details from System32 instead of SysWOW64?
Any help is much appreciated.
Thanks