lyx_mirror/development/Win32/packaging/installer/include/variables.nsh
Uwe Stöhr 4810db1280 installer:
- fix 2 uninstaller issues
- remove support for AFPL Ghostscript (license clash)
- only install Ghostscript if not already installed
- in case there are several Ghostscript installations, use the newest one
- remove an unused variable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39582 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 06:09:13 +00:00

51 lines
685 B
Plaintext

/*
variables.nsh
Variables that are shared between multiple files
*/
Var PathLaTeX
Var PathLaTeXLocal
Var PathBibTeXEditor
#Var SetupLaTeX
#Var SizeLaTeX
Var Acrobat
Var APPDATemp
Var AppPre
var AppSubfolder
Var AppSuff
Var CreateDesktopIcon
Var CreateFileAssociations
Var DelPythonFiles
Var EditorPath
Var GhostscriptPath
Var ImageEditorPath
!if ${SETUPTYPE} == BUNDLE
Var InstallJabRef
!endif
Var JabRefInstalled
Var LaTeXName
Var LaTeXInstalled
Var LilyPondPath
Var MiKTeXUser
Var MiKTeXVersion
Var Pointer
Var PSVPath
Var PythonPath
Var Search
Var SVGPath
Var StartmenuFolder
Var State
Var String
Var UpdateFNDBReturn
Var UserList
Var WMFPath
Var LangName
Var PrinterConf