Commit Graph

25 Commits

Author SHA1 Message Date
Joost Verburg
0aac671e83 * optimizations and fixes for installation using a limited user account. default directory for a limited account is set to local application data.
* simplified initialization functions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24243 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 23:01:05 +00:00
Joost Verburg
afd7bd4608 run the LyX configure.py script, so MiKTeX can download its packages. the console output is captured and shown in the details list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24154 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-07 17:26:02 +00:00
Joost Verburg
26763681bb new logo graphics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24148 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-07 12:50:54 +00:00
Joost Verburg
56e208bbaf install and configure application/printer for metafile (EMF/WMF) to EPS conversion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24130 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-05 19:12:37 +00:00
Joost Verburg
7396e75a50 install gettext.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24088 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 16:42:33 +00:00
Joost Verburg
6fa7502129 locate local MiKTeX root and install dvipost
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24074 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 15:31:09 +00:00
Joost Verburg
d1a3055578 lots of installer improvements:
* use nsDialogs instead of InstallOptions for custom wizard pages, faster & easier to customize
* upgrade to Modern UI 2
* use MultiUser.nsh to support multiple installation modes (all users / current user) in a much more simple way
* use LangFile.nsh for the language files, again less scripting required
* simplified installer structure
* more meaningful variable names
* more comments
* minor fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24062 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 21:37:53 +00:00
Joost Verburg
d19d56118e update list with available translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22341 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-02 16:12:21 +00:00
Joost Verburg
7b84c4745d compile with MSVC 2008
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22339 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-02 15:15:04 +00:00
Bo Peng
fd4fd4a407 add two needed python files to the windows installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21341 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 16:49:04 +00:00
Joost Verburg
09e05ccf85 fix dictionary downloading
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19210 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 18:42:22 +00:00
Joost Verburg
38a3692a0f updated list of LyX translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19037 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-11 11:54:58 +00:00
Joost Verburg
b805a32dce install msvcr71.dll for Python
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18928 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-28 16:38:02 +00:00
Joost Verburg
490cc6c652 Windows Vista: request highest possible execution level for current user
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18925 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-28 07:34:49 +00:00
Joost Verburg
0e0a947aa9 two mirror servers for all downloads
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18847 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-21 18:41:24 +00:00
Bo Peng
adc618f6e7 Change windows installer comments from ; to #
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17366 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-26 16:03:30 +00:00
Joost Verburg
5ea7978b9d missing Python file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17310 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-23 15:40:48 +00:00
Uwe Stöhr
c8639179da - reupload LyXWinInstaller for code verification as discussed with Bo
- set missing EOL flags for official installer files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17116 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-08 21:09:30 +00:00
Bo Peng
8ad0944fcc Remove command.py from windows installer, which is no longer needed after r17095
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17103 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-08 02:27:19 +00:00
Bo Peng
b61c79f1d9 Windows installer: add unicodedata.pyd properly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17094 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-07 18:59:10 +00:00
Bo Peng
f1d47e4416 Windows installer: add missing modules
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17092 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-07 18:42:01 +00:00
Joost Verburg
129a520bd9 * Custom NSIS plug-ins will be included in the dependency packages
* New Console plug-in with support for restricted users
* Warning message if no PDF viewer is installed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15773 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-06 21:51:43 +00:00
Joost Verburg
e096a22e28 fix for installation by restricted users
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15762 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-05 22:37:44 +00:00
Joost Verburg
1cddf71701 i18n improvements:
* More space on installer dialogs
* Shortened a few texts
* Set default LyX language to English if the OS language is not supported
* Corrected text on viewer download dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15760 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-05 20:52:02 +00:00
Joost Verburg
b61b9cc6a4 LyX 1.5 Windows installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15734 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-04 14:28:11 +00:00