updated XCode project file
[openjpeg.git] / OPJViewer / OPJViewer.iss
index 6b324c7a6c92683ad147b37f3b026fcafd978e87..d4cfadbb1c2e4ab8577e33ed7832b1a210e42067 100644 (file)
@@ -3,7 +3,7 @@
 \r
 [Setup]\r
 AppName=OPJViewer\r
-AppVerName=OPJViewer 0.1 alpha\r
+AppVerName=OPJViewer 0.4 beta\r
 AppPublisher=OpenJPEG\r
 AppPublisherURL=http://www.openjpeg.org\r
 AppSupportURL=http://www.openjpeg.org\r
@@ -11,9 +11,17 @@ AppUpdatesURL=http://www.openjpeg.org
 DefaultDirName={pf}\OPJViewer\r
 DefaultGroupName=OPJViewer\r
 OutputDir=setup\r
-OutputBaseFilename=OPJViewer01alpha_setup\r
+OutputBaseFilename=OPJViewer04beta_setup\r
 Compression=lzma\r
-SolidCompression=yes\r
+SolidCompression=true\r
+InfoBeforeFile=source\readmebefore.txt\r
+InfoAfterFile=source\readmeafter.txt\r
+LicenseFile=source\license.txt\r
+VersionInfoVersion=0.4.0.0\r
+VersionInfoCompany=OpenJPEG\r
+VersionInfoDescription=JPEG 2000 viewer\r
+ShowLanguageDialog=yes\r
+SetupIconFile=source\OPJViewer.ico\r
 \r
 [Languages]\r
 Name: english; MessagesFile: compiler:Default.isl\r
@@ -22,13 +30,19 @@ Name: english; MessagesFile: compiler:Default.isl
 Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked\r
 \r
 [Files]\r
-Source: W32Release\OPJViewer.exe; DestDir: {app}; Flags: ignoreversion\r
+Source: Release\OPJViewer.exe; DestDir: {app}; Flags: ignoreversion\r
+;Source: about\about.htm; DestDir: {app}/about; Flags: ignoreversion\r
+;Source: about\opj_logo.png; DestDir: {app}/about; Flags: ignoreversion\r
 ; NOTE: Don't use "Flags: ignoreversion" on any shared system files\r
 \r
 [Icons]\r
-Name: {group}\OPJViewer; Filename: {app}\OPJViewer.exe\r
+Name: {group}\OPJViewer; Filename: {app}\OPJViewer.exe; WorkingDir: {app}; IconIndex: 0\r
 Name: {group}\{cm:UninstallProgram,OPJViewer}; Filename: {uninstallexe}\r
-Name: {userdesktop}\OPJViewer; Filename: {app}\OPJViewer.exe; Tasks: desktopicon\r
+Name: {userdesktop}\OPJViewer; Filename: {app}\OPJViewer.exe; Tasks: desktopicon; WorkingDir: {app}; IconIndex: 0\r
 \r
 [Run]\r
-Filename: {app}\OPJViewer.exe; Description: {cm:LaunchProgram,OPJViewer}; Flags: nowait postinstall skipifsilent\r
+Filename: {app}\OPJViewer.exe; Description: {cm:LaunchProgram,OPJViewer}; Flags: nowait postinstall skipifsilent; WorkingDir: {app}\r
+\r
+[Registry]\r
+Root: HKCU; Subkey: Software\OpenJPEG; ValueType: none; ValueData: 1; Flags: uninsdeletekey; Tasks: ; Languages: \r
+Root: HKCU; Subkey: Software\OpenJPEG\OPJViewer; ValueType: none; ValueData: 1; Flags: uninsdeletekey; Tasks: ; Languages: \r