【Inno Setup】添加許可協議,並默認選中我贊成按鈕

 

 
  1. [Setup]
    ; xkfile.txt文件不能爲空
    LicenseFile=C:\Documents and Settings\Administrator\桌面\smqh\xkfile.txt
    [code]
    procedure InitializeWizard();
    begin
      WizardForm.LICENSEACCEPTEDRADIO.Checked:=true;
    end;
相關文章
相關標籤/搜索