Display Changer是一个显示分辨率修改工具,必须利用命令参数来调用它,非常方便其他程序静默调用。直接运行程序有帮助提示,可以通过参数来修改指定的分辨率长、宽和刷新率等。
Display Changer示例:
dc.exe -width=800 -height=600 -depth=8 -refresh=max notepad.exe c:\autoexec.bat
dc.exe -width=1024 -height=max -depth=max notepad.exe c:\autoexec.bat
dc.exe -width=1600 -height=1200 -depth=max
[img]http://www.jjxhf.comhttp://www.jjxhf.com/uploads/allimg/130228/1_022P201344N5.jpg[/img]
Display Changer是一个显示分辨率修改工具,必须利用命令参数来调用它,非常方便其他程序静默调用。直接运行程序有帮助提示,可以通过参数来修改指定的分辨率长、宽和刷新率等。 Display Changer示例: dc.exe -width=800 -height=600 -depth=8 -refresh=max notepad.exe c:\autoexec.bat dc.exe -width=1024 -height=max -depth=max notepad.exe c:\autoexec.bat dc.exe -width=1600 -height=1200 -depth=max