如何将“Windows ProbIem Steps recorder”限制为单个显示器?

Pet*_*orf 15 windows multiple-monitors problem-step-recorder

Windows 7 和更新版本中的问题步骤记录器 (psr.exe) 是在您的系统上快速记录某些内容的好工具。无论您在做什么,它都会截取屏幕截图。但是我有四台显示器,屏幕截图始终适用于所有四台显示器,而我想记录的内容仅在单个显示器上发生。

我试图将录音机限制在一个屏幕上而没有运气。

Windows 7 的命令行开关是:

 /start         :Start Recording. (Outputpath flag SHOULD be specified)
 /stop          :Stop Recording.
 /sc            :Capture screenshots for recorded steps.
 /maxsc         :Maximum number of recent screen captures.
 /maxlogsize    :Maximum log file size (in MB) before wrapping occurs.
 /gui           :Display control GUI.
 /arcetl        :Include raw ETW file in archive output.
 /arcxml        :Include MHT file in archive output.
 /recordpid     :Record all actions associated with given PID.
 /sketch        :Sketch UI if no screenshot was saved.
 /slides        :Create slide show HTML pages.
 /output        :Store output of record session in given path.
 /stopevent     :Event to signal after output files are generated.
Run Code Online (Sandbox Code Playgroud)

我知道 Windows 8.1 版本至少还有两个:

 /multiok
 /hadsettings
Run Code Online (Sandbox Code Playgroud)

它们都将整数值作为参数,但我找不到有关如何使用它们以及它们是否有助于单显示捕获的任何信息。

小智 3

以下帖子中的最后一个答案是最简单的解决方案,进入单显示器模式:http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/problem-steps-recorder-editing-修剪屏幕/bbee545d-370e-407e-baa8-42ebbb7908db?auth=1

该答案的正文如下:

在双显示器设置中,当您希望 PSR 仅捕获一台显示器时,可以通过暂时禁用第二台显示器轻松解决此问题。为此,请转至控制面板\外观和个性化\显示\屏幕分辨率,然后在“多个显示器”下拉列表中选择“仅在 1 台显示器上显示桌面”。

线程中还发布了替代解决方案:

如果您安装了 Microsoft Office Word 2007,则可以在该程序中打开 xxx.mht 文件。选择要编辑的图像,单击“格式”选项卡并使用“裁剪”工具。