# HG changeset patch # User Herman Bloggs # Date 1075325515 0 # Node ID 63b771e3f2c49a6d2fbbac0ab9561fc3e1b51aad # Parent 3fa28787e5717da4fd92cda86dc408172c263551 [gaim-migrate @ 8897] Moving to nsis 2.0 rc3 and lzma compression committer: Tailor Script diff -r 3fa28787e571 -r 63b771e3f2c4 gaim-installer.nsi --- a/gaim-installer.nsi Wed Jan 28 20:49:40 2004 +0000 +++ b/gaim-installer.nsi Wed Jan 28 21:31:55 2004 +0000 @@ -1,7 +1,8 @@ ; Installer script for win32 Gaim ; Herman Bloggs -; NOTE: this .NSI script is designed for NSIS v2.0b4+ +; NOTE: this .NSI script is designed for NSIS 2.0 release candidate 3 and +; higher. ;-------------------------------- ;Global Variables @@ -27,8 +28,7 @@ !endif !endif -SetCompressor bzip2 -DirShow show +SetCompressor lzma ShowInstDetails show ShowUninstDetails show SetDateSave on