[Setup]
; xkfile.txt文件不能为空
LicenseFile=C:\Documents and Settings\Administrator\桌面\smqh\xkfile.txt
[code]
procedure InitializeWizard();
begin
WizardForm.LICENSEACCEPTEDRADIO.Checked:=true;
end;
【Inno Setup】添加许可协议,并默认选中我同意按钮
最新推荐文章于 2025-06-04 17:53:54 发布