lyx_mirror/development/Win32/packaging/installer/include/variables.nsh
Uwe Stöhr 780bb6a26d installer:
- accept compound words is Aspell-only and thus not needed
- we use pdfview to show PDF files but this is only necessary if Acrobat or Adobe Reader is used
- update to latest MiKTeX version
- ImageMagick requires registry settings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39372 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-25 03:09:02 +00:00

49 lines
646 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
Var InstallJabRef
Var JabRefInstalled
Var LaTeXName
Var LaTeXInstalled
Var MiKTeXUser
Var MiKTeXVersion
Var MissedProg
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