openmysee_setup.nsi
上传用户:liguizhu
上传日期:2015-11-01
资源大小:2422k
文件大小:8k
源码类别:

P2P编程

开发平台:

Visual C++

  1. ;NSIS Modern User Interface
  2. ;MyseeLite Client Install Script
  3. ;Written by Danny Deng, jarjar
  4. SetCompressor /SOLID lzma
  5. ;--------------------------------
  6. !include "MUI.nsh"
  7. !include "Library.nsh"
  8. !include "Sections.nsh"
  9. ;--------------------------------
  10. ;Include Modern UI
  11. XPStyle on
  12. ;Pages
  13. !define MUI_HEADERIMAGE
  14. !define MUI_HEADERIMAGE_BITMAP "openmysee.bmp"
  15. !insertmacro MUI_PAGE_LICENSE "license.txt"
  16. !insertmacro MUI_PAGE_DIRECTORY
  17. !insertmacro MUI_PAGE_INSTFILES
  18. !insertmacro MUI_UNPAGE_CONFIRM
  19. !insertmacro MUI_UNPAGE_INSTFILES
  20. ;--------------------------------
  21. ;General
  22. Name "myseelite client setup"
  23. OutFile "myseelite_client_setup.exe"
  24. InstallDir "$PROGRAMFILESopenmyseeclient"
  25. ;--------------------------------
  26. ;Interface Configuration
  27. ;Languages
  28. !insertmacro MUI_LANGUAGE "English"
  29. !insertmacro MUI_LANGUAGE "SimpChinese"
  30. !insertmacro MUI_LANGUAGE "TradChinese"
  31. LangString FileInUse ${LANG_ENGLISH} "File in use: ";
  32. LangString FileInUse ${LANG_SIMPCHINESE} "文件正在被使用:"
  33. LangString FileInUse ${LANG_TRADCHINESE} "郎タ