实用软件区: OICQ专区 MSN 专区 办公专区 Office Word Excel

休闲软件: 日记 相册 记事工具 电子书 诗词 小说阅读 音乐 游戏 麻将 连连看 棋牌

公告板:

您当前的位置:绿色软件联盟 -> 文章中心 -> 官方软件 -> 文章内容
  • Inno Setup 5.2.3 - 安装程序快速制作


Inno Setup 是一款免费的安装制作工具.
简洁而强大,支持 Pascal 脚本,既有适合新手的脚本向导,也有适合高手的的脚本编辑器.是一个不可多得的安装制作软件!

下载:Inno Setup 5.2.3

 Inno Setup 5.2.3_绿色英文版

5.2.3 (2008-03-10)

  • Improved support for right-to-left languages (Arabic and Hebrew):
    Added new [LangOptions] section directive: RightToLeft. If set to yes, text alignment and reading order will be reversed (with some intentional exceptions), and controls will be arranged from right to left ("flipped").
  • Added new [Setup] section directives: VersionInfoProductName and VersionInfoProductVersion.
  • Changed the fixed Language field in Setup's version info from "English (United States)" to "Language Neutral".
  • Uninstall now supports custom message constants ({cm:...}) like Setup.
  • Right-to-left-related Pascal Scripting changes:
    • The control flipping that is performed when RightToLeft=yes is mostly transparent, normally requiring no changes to existing code. Controls created on custom wizard pages will be flipped automatically after the InitializeWizard event function returns, and controls created on custom forms will, by default, be flipped the first time the form is shown.
    • Changes to TSetupForm (the class used for custom forms):
      • Added RightToLeft Boolean property (read-only): True if right-to-left text alignment and reading order is enabled on the form. The RightToLeft [LangOptions] directive determines the value of this property.
      • Added FlipControlsOnShow Boolean property: If True (the default setting if RightToLeft is True), controls on the form will be flipped the next time the form is shown. After the form has been shown, the property is reset to False automatically.
      • Added ControlsFlipped Boolean property (read-only): True if the controls have been flipped.
      • Added FlipControlsIfNeeded method. This flips the controls immediately if FlipControlsOnShow is True, then resets FlipControlsOnShow to False.
    • Added new classes: TNewEdit, TNewMemo, TNewComboBox, TNewButton, TNewCheckBox, TNewRadioButton, and TNewListBox. On these classes, right-to-left text alignment and reading order is used when the parent TSetupForm's RightToLeft property is True.
    • TNewStaticText: Added ForceLTRReading property. If set to True, the text will always be rendered with left-to-right reading order, overriding the parent form's RightToLeft setting.
  • Other Pascal Scripting changes:
    • TNewStaticText: Added AdjustHeight method. This adjusts the value of the Height property to fit the text. Only useful when AutoSize is set to False.
    • Added new object UninstallProgressForm of class TUninstallProgressForm. Also added new event function InitializeUninstallProgressForm, which is called after the Uninstall progress form has been created and before it is shown. See the help file and the CodeClasses.iss example script for more information.
  • Added workaround for bug in Windows Vista (still present in SP1): With UAC turned off, launching an uninstaller from the Programs and Features Control Panel applet and answering No at the confirmation message box would cause a "This program might not have uninstalled correctly" dialog to be displayed, even though the uninstaller includes a proper "Vista-aware" manifest.
  • IDE changes:
    • The New Script Wizard now generates random unique AppId [Setup] section directives.
    • Added new Tools | Generate GUID command.
  • QuickStart Pack: added ISPP functions GetMD5OfFile, GetMD5OfString and GetFileDateTimeString.
  • Minor tweaks.






  • 作者:未知 来源:绿盟整理 发布时间:2008-3-12 14:02:15  

  • ----------------------------------------------------------------------The End Of XDowns' Article----------------------------------------------------- 以下是评论:【发表评论

    相关文档浏览
    []