OSDN Git Service

NVDA CD: UPdate for 2009.1.
authorJames Teh <jamie@jantrid.net>
Wed, 25 Nov 2009 23:04:38 +0000 (09:04 +1000)
committerJames Teh <jamie@jantrid.net>
Wed, 25 Nov 2009 23:04:38 +0000 (09:04 +1000)
extras/NVDA CD/launchMenu.hta
extras/NVDA CD/nvdaLauncher.nsi

index 5c235b3..2b47c64 100644 (file)
@@ -37,9 +37,9 @@ Please also read further on for more information about NVDA.
 </p>\r
 <h2>Options</h2>\r
 <input type="button" onClick="runTarget('nvdaLauncher.exe');" value="Run NVDA from CD">\r
-<input type="button" onClick="runTarget('nvda_2009.1beta1_installer.exe');" value="Install NVDA 2009.1beta1">\r
+<input type="button" onClick="runTarget('nvda_2009.1_installer.exe');" value="Install NVDA 2009.1">\r
 <h2>Introducing NVDA</h2>\r
-<p>Version 2009.1beta1 (Released 7 October 2009)</p>\r
+<p>Version 2009.1 (Released 26 November 2009)</p>\r
 <p>\r
 Providing feedback by synthetic speech and braille, Nonvisual Desktop Access allows blind and vision impaired people to access and interact with the Windows operating system and many third party applications.\r
 </p> \r
@@ -97,4 +97,4 @@ NVDA Homepage: <a href="http://www.nvda-project.org/">www.nvda-project.org</a>
 <p>\r
 NV Access: <a href="http://www.nvaccess.org/">www.nvaccess.org</a>\r
 </p>\r
-</body>
\ No newline at end of file
+</body>\r
index 7a43d4c..db9ac45 100644 (file)
@@ -2,7 +2,7 @@
 \r
 !define SPI_GETSCREENREADER 70\r
 \r
-!define launcher_appDir "nvda_2009.1beta1_portable"\r
+!define launcher_appDir "nvda_2009.1_portable"\r
 !define launcher_appExe "nvdaLauncher.exe"\r
 \r
 setcompress off\r