Added further icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,8 +20,8 @@ AppPublisher=wxWidgets
|
|||||||
AppPublisherURL=http://www.wxwidgets.org
|
AppPublisherURL=http://www.wxwidgets.org
|
||||||
AppSupportURL=http://www.wxwidgets.org
|
AppSupportURL=http://www.wxwidgets.org
|
||||||
AppUpdatesURL=http://www.wxwidgets.org
|
AppUpdatesURL=http://www.wxwidgets.org
|
||||||
DefaultDirName={sd}\wxWidgets
|
DefaultDirName={sd}\wxWidgets-{#WX_VERSION}
|
||||||
DefaultGroupName=wxWidgets
|
DefaultGroupName=wxWidgets {#WX_VERSION}
|
||||||
DisableProgramGroupPage=yes
|
DisableProgramGroupPage=yes
|
||||||
LicenseFile=C:\wx\inno\wxWidgets\docs\licence.txt
|
LicenseFile=C:\wx\inno\wxWidgets\docs\licence.txt
|
||||||
InfoBeforeFile=C:\wx\inno\wxWidgets\docs\readme.txt
|
InfoBeforeFile=C:\wx\inno\wxWidgets\docs\readme.txt
|
||||||
@@ -42,6 +42,10 @@ Filename: "{app}\wx.url"; Section: "InternetShortcut"; Key: "URL"; String: "http
|
|||||||
[Icons]
|
[Icons]
|
||||||
Name: "{group}\{cm:ProgramOnTheWeb,wxWidgets {#WX_VERSION}}"; Filename: "{app}\wx.url"
|
Name: "{group}\{cm:ProgramOnTheWeb,wxWidgets {#WX_VERSION}}"; Filename: "{app}\wx.url"
|
||||||
Name: {group}\wxWidgets Manual; Filename: {app}\docs\htmlhelp\wx.chm; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
Name: {group}\wxWidgets Manual; Filename: {app}\docs\htmlhelp\wx.chm; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
||||||
|
Name: {group}\Changes; Filename: {app}\docs\changes.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
||||||
|
Name: {group}\Readme; Filename: {app}\docs\readme.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
||||||
|
Name: {group}\Compiling wxWidgets; Filename: {app}\docs\msw\install.txt; WorkingDir: {app}; IconIndex: 0; Flags: useapppaths
|
||||||
|
Name: "{group}\Uninstall wxWidgets {#WX_VERSION}"; Filename: "{uninstallexe}"
|
||||||
|
|
||||||
|
|
||||||
[UninstallDelete]
|
[UninstallDelete]
|
||||||
|
Reference in New Issue
Block a user