superdoodle.iss

来自「Wxpython Implemented on Windows CE, Sou」· ISS 代码 · 共 11 行

ISS
11
字号
;; An InnoSetup script to build a self-installer of the superdoodle standalone
;; executable produced from setup.py.  You can get InnoSetup from
;; http://www.jrsoftware.org/.  You may have to edit this file to make it work
;; for your environment and python installation.
;;


[Setup]
AppName = SuperDoodle
AppVerName = SuperDoodle 1.0
AppCopyright = Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?