Win2003下安装Adobe Photoshop CS3 Extended方法
现在很多人都下载了英文版Adobe Photoshop CS3 Extended,但似乎无法在Windows Server
2003下安装在System Check这步只有 取消 键,而没有 下一步.如果你发现你安装的时候出现这种情况,可尝试我这个方法:
打开文件释放地址例如
C:/Documents and Settings/Administrator/桌面/Adobe
CS3/Photoshop/Adobe
CS3
修改WinBootstrapper1.cab里面的_3_0251e939162c3b0650d03a8085c08d79文件。
把
id="locBtnQuit" locid="locBtnQuit" type="button" value="Cancel"
onfocus="gWizardControl.SetFocus(this);"
onblur="gWizardControl.HandleBlur();"/>
修改为
locid="locBtnQuit" type="button" value="Cancel"
onfocus="gWizardControl.SetFocus(this);"
onblur="gWizardControl.HandleBlur();"/>
然后运行Setup.exe,当到System Check的时候按
取消 就会自动跳过下一步 我这里有个修改好的WinBootstrapper1.cab,需要的也可以下载。
嗯。。。似乎也可以用按钮突破专家。。。