Find a file
Pali Rohár 0abad20221 Fixed Windows NSIS Installer
- Use MUI2 instead MUI 
 - Use only register 0 instead R0
 - Use relative instruction jumps instead label jumps
 - Do not allow start installer twice
 - Do not allow uninstall Stratagus if some Stratagus games are installed (e.g. Wargus) (force with param /P in UninstallPrevious section)
 - Check for installed games in HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Stratagus\Games
2010-08-09 13:58:09 +02:00
.bzr-builddeb
contrib
debian
doc
src
tools
autogen.sh
build-win32-cross.sh
configure.in
COPYING
Makefile
README
Rules.make.in
stratagus.nsi Fixed Windows NSIS Installer 2010-08-09 13:58:09 +02:00

    ________________________________README_________________________________
         _________ __                 __                               
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ | 
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/ 
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
           Stratagus - A free fantasy real time strategy game engine

Read 'doc/index.html' for general information and license information.
Read 'doc/install.html' for Stratagus installation instructions.
Read 'doc/ChangeLog.html' for the Stratagus changelog.