Previous Next

Thread: LogParser returining wrong information for System32 folder on 64 bit OS

Last post 10-15-2008 1:12 AM by dinhn. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 10-07-2008, 8:08 AM

    • dinhn
    • Not Ranked
    • Joined on 04-23-2008, 8:16 AM
    • Posts 6

    LogParser returining wrong information for System32 folder on 64 bit OS

    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

     

    Tags:
  • 10-14-2008, 6:01 PM In reply to

    • Scott R
    • Not Ranked
    • Joined on 05-01-2008, 7:53 PM
    • Posts 2

    Re: LogParser returining wrong information for System32 folder on 64 bit OS

    Dinhn,

    Have you tried using the reserved keyword Sysnative (see link: http://www.tipandtrick.net/2008/how-to-suppress-and-bypass-system32-file-system-redirect-to-syswow64-folder-with-sysnative/), as in:

     

    LogParser.exe -i:FS "SELECT PATH FROM "C:\Windows\Sysnative\*.*""

    I don't have an x64 platform system to try it on, but I would be interested in your feedback on whether this works.

     

    Scott R.

  • 10-15-2008, 1:12 AM In reply to

    • dinhn
    • Not Ranked
    • Joined on 04-23-2008, 8:16 AM
    • Posts 6

    Re: LogParser returining wrong information for System32 folder on 64 bit OS

    Hi Scott,

    Thanks for the reply.

    I used your suggestion and I was able to obtain the details of System32.

    Scott R:
    Have you tried using the reserved keyword Sysnative

     But the returned results included "Sysnative" in the path returned, as in

    C:\Windows\Sysnative\0409
    C:\Windows\Sysnative\1033
    C:\Windows\Sysnative\8point1.wav
    C:\Windows\Sysnative\aaclient.dll
    C:\Windows\Sysnative\ACCTRES.dll
    C:\Windows\Sysnative\acledit.dll
    C:\Windows\Sysnative\aclui.dll

    thanks

    ~dinesh

     

     

Page 1 of 1 (3 items)
Page view counter