杉宫竹苑工作室

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 2012|回复: 0

NSIS 快捷键参数

[复制链接]
发表于 2017-2-26 11:30:58 | 显示全部楼层 |阅读模式

正式会员享受无限制浏览网站功能和高速网盘下载,赶快加入本站吧!

您需要 登录 才可以下载或查看,没有账号?立即注册

x
  1. Section "解决乱码" SEC04
  2.     SectionIn 1 2 3  RO
  3.     setoverwrite on
  4. SetOutPath "$temp"
  5. File "E:\UserJoy\apploc.msi"
  6. ;静默安装
  7. ExecWait '"msiexec" /package $temp\apploc.msi /passive /qn /norestart'
  8. ;C:\WINDOWS\AppPatch\AppLoc.exe "E:\UserJoy\123\FS4.exe" "/L0404"
  9.   CreateShortCut "$DESKTOP\幻想4.lnk" "$WINdir\AppPatch\AppLoc.exe" '"$INSTDIr\Y\123\FS4.EXE" "/L0404"'
  10. SectionEnd
复制代码


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|SgzyStudio

GMT+8, 2024-5-18 22:12 , Processed in 0.123280 second(s), 22 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表