预览加载中,请您耐心等待几秒...
1/2
2/2

在线预览结束,喜欢就下载吧,查找使用更方便

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

#defineMyAppName"Delphi视频教程" #defineMyAppVerName"Delphi视频教程1.0" #defineMyAppPublisher"Delphi" #defineMyAppURL"http://....." #defineMyAppExeName"delphiv.exe" [Setup] AppName={#MyAppName} AppVerName={#MyAppVerName} AppPublisher={#MyAppPublisher} AppPublisherURL={#MyAppURL} AppSupportURL={#MyAppURL} AppUpdatesURL={#MyAppURL} DefaultDirName={pf}\{#MyAppName} DefaultGroupName={#MyAppName} OutputDir=C:\DocumentsandSettings\Administrator\桌面 OutputBaseFilename=Delphi视频教程 SetupIconFile=E:\图标\English8000.ico Compression=lzma SolidCompression=yes [Languages] Name:"chinesesimp";MessagesFile:"compiler:Default.isl" [Tasks] Name:"desktopicon";Description:"{cm:CreateDesktopIcon}";GroupDescription: "{cm:AdditionalIcons}";Flags:unchecked [Files] Source:"E:\Delphi视频教程\delphiv.exe";DestDir:"{app}";Flags:ignoreversion Source:"E:\Delphi视频教程\*";DestDir:"{app}";Flags:ignoreversionrecursesubdirs createallsubdirs ;注意:不要在任何共享系统文件上使用“Flags:ignoreversion” [Icons] Name:"{group}\{#MyAppName}";Filename:"{app}\{#MyAppExeName}";WorkingDir: "{app}"; Name:"{group}\{cm:UninstallProgram,{#MyAppName}}";Filename:"{uninstallexe}"; WorkingDir:"{app}"; Name:"{commondesktop}\{#MyAppName}";Filename:"{app}\{#MyAppExeName}";Tasks: desktopicon;WorkingDir:"{app}"; [Run] Filename:"{app}\{#MyAppExeName}";Description:"{cm:LaunchProgram,{#MyAppName}}"; Flags:nowaitpostinstallskipifsilent Filename:"{app}\myurl.url";Description:"访问我的网站";Flags:postinstallshellexec