mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
Win installer: uses now NSIS 3
This commit is contained in:
parent
90adb4f314
commit
f30cd5b6a1
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
NSIS Script - LyX 2.2 Installer for Windows
|
NSIS Script - LyX 2.2 Installer for Windows
|
||||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||||
Compatible with NSIS 2.51
|
Compatible with NSIS 3.0
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
NSIS Script - LyX 2.2 Installer for Windows
|
NSIS Script - LyX 2.2 Installer for Windows
|
||||||
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
|
||||||
Compatible with NSIS 2.51
|
Compatible with NSIS 3.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
# Do a Cyclic Redundancy Check to make sure the installer
|
# Do a Cyclic Redundancy Check to make sure the installer
|
||||||
|
Loading…
Reference in New Issue
Block a user