Display Changer是一個(gè)顯示分辨率修改工具,必須利用命令參數(shù)來(lái)調(diào)用它,非常方便其他程序靜默調(diào)用。直接運(yùn)行程序有幫助提示,可以通過(guò)參數(shù)來(lái)修改指定的分辨率長(zhǎng)、寬和刷新率等。
示例:
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


































