- The PrivilegesRequired [Setup] section directive can now be set to lowest.
On Windows Vista and later this instructs Setup to not request elevated rights
(via a User Account Control dialog) even if it was started by a member of the
Administrators group. Do not use this setting unless you are sure your
installation will run successfully on unprivileged accounts. On Windows
NT/2000/XP/2003, lowest behaves the same as none.
- Added new Compiler IDE option: Autosave before compiling.
- [Tasks] section flags checkedonce and unchecked may now be combined. This
combination specifies the task to be unchecked by default on the first install,
and always unchecked by default on subsequent installs as well.
- A problem with „Not Implemented“ errors when Setup or Uninstall was run
on Windows 7 under special conditions such as from a non-interactive service
was fixed.
- Changed the CodePrepareToInstall.iss example script to use the RunOnce
registry key instead of a shortcut placed in {commonstartup}.
- Pascal Scripting: the Non Unicode compiler now has a PAnsiChar type just
like the Unicode compiler.
- Added official Japanese translation.
- Unicode [Code] based on RemObjects Pascal Script SVN code
revision 197.
- Minor tweaks.
This entry was posted
on Středa, Leden 6th, 2010 at 21:57 and is filed under Inno Setup.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.