File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " DevelNext"
5- #define MyAppVersion " 4.0 alpha-4 "
5+ #define MyAppVersion " 4.0 alpha-5 "
66#define MyAppPublisher " develnext.org"
77#define MyAppURL " http://develnext.org"
88#define MyAppExeName " DevelNext.exe"
@@ -32,7 +32,7 @@ Name: "english"; MessagesFile: "compiler:Default.isl"
3232Name : " russian" ; MessagesFile : " compiler:Languages\Russian.isl"
3333
3434[Tasks]
35- Name : " desktopicon" ; Description : " {cm:CreateDesktopIcon}" ; GroupDescription: " {cm:AdditionalIcons}" ; Flags : checked
35+ Name : " desktopicon" ; Description : " {cm:CreateDesktopIcon}" ; GroupDescription: " {cm:AdditionalIcons}"
3636Name : " quicklaunchicon" ; Description : " {cm:CreateQuickLaunchIcon}" ; GroupDescription: " {cm:AdditionalIcons}" ; Flags : unchecked ; OnlyBelowVersion: 0 ,6.1
3737
3838[Files]
You can’t perform that action at this time.
0 commit comments