innotop.txt

来自「Wxpython Implemented on Windows CE, Sou」· 文本 代码 · 共 14 行

TXT
14
字号
; Inno Setup Script
; Created with ScriptMaker Version 1.3.22
; 14 February 2001 at 10:38

[Setup]
    MinVersion=4.0,4.0
    AppName=Tex2RTF TEX2RTFVERSION
    AppId=Tex2RTF
    CreateUninstallRegKey=1
    UsePreviousAppDir=1
    UsePreviousGroup=1
    AppVersion=TEX2RTFVERSION
    AppVerName=Tex2RTF TEX2RTFVERSION
    AppCopyright=Copyright 

⌨️ 快捷键说明

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