Results 1 to 10 of 69

Thread: RG888 w ar5 demo 00001

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2018
    Location
    Terra0
    Posts
    140
    after Enug's replics all threads stopped
    .
    Last edited by roma Golich; 2 Weeks Ago at 11:22 PM.

  2. #2
    Join Date
    Nov 2018
    Location
    Terra0
    Posts
    140

    Last Accsess Time (LAT) and pdb symbols

    After some experimentation I found that symchk change LAT, it was what I needed to free space after an update:
    so I start like the following line
    symchk.exe /r c:\Windows\*.dll /s srv*d:\pdbs /op
    and change the pdbs' files LAT to all files not touched the update

    After that I start the age_store (by the way I have changed the PROMPT (c_m_d) environment variable to the new prompt without symbol "gt" (when copy-pasted those can be interpreted as "the following is file name, so overwrite it"
    "REM" — comments

    REM │2017-01-20 5:23 Microsoft Windows [](+)
    REM d:\pdbs
    REM └agestore.exe D:\pdbs -days=60 -s

    Now download the new symbols (pdb-files)
    symchk.exe /r c:\Windows\*.dll /s srv*d:\pdbs*https://msdl.microsoft.com/download/symbols /op
    ----
    where symchk*
    to search for the path to symchk from the console (c_m_d)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •