打開文件釋放地址例如
C:/Documents and Settings/Administrator/桌面/Adobe CS3/Photoshop/Adobe CS3
修改WinBootstrapper1.cab里面的_3_0251e939162c3b0650d03a8085c08d79文件。
把
<input id="locBtnQuit" locid="locBtnQuit" type="button" value="Cancel" onclick="gWizardControl.NavCancel();" onfocus="gWizardControl.SetFocus(this);" onblur="gWizardControl.HandleBlur();"/>
修改為
<input id="locBtnQuit" locid="locBtnQuit" type="button" value="Cancel" onclick="gWizardControl.NavNext();" onfocus="gWizardControl.SetFocus(this);" onblur="gWizardControl.HandleBlur();"/>
然后運行Setup.exe,當到System Check的時候按 取消 就會自動跳過下一步 我這里有個修改好的WinBootstrapper1.cab,需要的也可以下載。
下載: WinBootstrapper1.cab