OSDN Git Service

Added an nsis-based NVDA portable launcher, based on both the NVDA cd launcher and...
authorMichael Curran <mick@kulgan.net>
Mon, 1 Aug 2011 00:40:14 +0000 (10:40 +1000)
committerMichael Curran <mick@kulgan.net>
Mon, 1 Aug 2011 00:40:14 +0000 (10:40 +1000)
commit4bc02b9947897c3f260c231f089485eda551974c
tree4ff779ce14496ed818b345f1a67f2258745eee06
parent80c744adf33deb198a134309f7f2b8349df1f57f
Added an nsis-based NVDA portable launcher, based on both the NVDA cd launcher and installer code.
This launcher is a single executable, which automatically self-extracts and runs a portable version of NVDA.
To build the launcher, for now run scons launcher.
Currently its very basic. Eventually  support for restarting NVDA, playing a sound while extracting could be added.
Eventually launcher will replace portable, and the installer will be built into NVDA removing the need for the NSIS installer.
launcher/nvdaLauncher.nsi [new file with mode: 0644]
sconstruct