Blog Post

Sysinternals Blog
1 MIN READ

ZoomIt v6.0, BgInfo v4.30, PsExec v2.40, ProcMon v3.90 and Sigcheck v2.90

Alex_Mihaiuc's avatar
Alex_Mihaiuc
Icon for Microsoft rankMicrosoft
Jul 19, 2022

ZoomIt v6.0

This major update to ZoomIt, a screen magnification and annotation tool, adds built-in screen recording for easy demo recordings, and now supports Unicode typing input.
 

BgInfo v4.30

This update to BgInfo, a tool for writing various system information to the desktop wallpaper, now correctly reports Windows 11 and Windows Server 2022 versions.
 

PsExec v2.40

This update to PsExec, a command line utility for remotely launching processes on Windows computers, adds a new option, -g, for selecting the processor group.
 

ProcMon v3.90

This Process Monitor update improves event list filtering performance.
 

Sigcheck v2.90

Sigcheck, a command-line utility that shows file version, timestamp and signatures, now supports custom code integrity policy file checks.
 
Published Jul 19, 2022
Version 1.0

5 Comments

  • ShawnChen's avatar
    ShawnChen
    Copper Contributor

    I am trying to use BGInfo to display some images on screen.

    As the image was generated dynamically, is there any way to edit the bgi file by programming not UI?

     

    Thanks,

    Shawn

  • Charlie182's avatar
    Charlie182
    Copper Contributor

    I am trying to use PSEXEC v2.4 (the latest version) to run CMD in a remote computer and keep getting "Error communicating with PsExec service on RemoteSystem: No process is on the other end of the pipe.".  Does anyone has any ideas?

     

    For example:

    psexec \\RemoteSystem -i -u user -p password cmd.exe

  • Reza_Ameri's avatar
    Reza_Ameri
    Silver Contributor

    Thank you for the update, I just missed the BlueScreen and I hope to see new version which demonstrate Blue Screen for Windows 8 and Windows 10/11.

  • RetoFelix's avatar
    RetoFelix
    Copper Contributor

    Hi
    I Updated my BGInfo.exe from 4.28 to 4.30.
    The new version crash with any command line option

    Example 4.28
    BGInfo.exe /? works fine

    Example 4.30
    BGInfo.exe /? crash

    BTW BGInfo64.exe works fine as 4.30

    Please fix this