Eugene Chornyi
475b71094f
Wininstaller: remove (old) installer, installer2 becomes (new) installer
2021-01-12 17:33:44 +01:00
Eugene Chornyi
aaca6b24f1
Fix bug 9961
...
remove the error message for not finding a pdf viewer (apparently empty string is returned by FindExecutable if the executable is a Windows Store app). If there is really no pdf viewer, let the Windows itself decide what to do (produce error or not and which one).
2021-01-03 20:11:49 +01:00
Eugene Chornyi
a2e4ce1803
Wininstaller2: improved check if over installing
2020-12-12 10:04:17 +01:00
Eugene Chornyi
17c1442429
Wininstaller2: minor bugfix
2020-12-12 09:37:28 +01:00
Eugene Chornyi
bd8a9d3ce3
Wininstaller2: silently uninstall old LyX if not the same minor version
2020-12-11 22:15:02 +01:00
Eugene Chornyi
36c64ab02d
Wininstaller2: copy user preferences from previous minor release
2020-12-05 11:38:58 +01:00
Eugene Chornyi
baf792f1b0
Wininstaller2: small cosmetic bugfix
2020-11-30 07:02:46 +01:00
Eugene Chornyi
cecdc69c3a
Wininstaller2: refresh PATH before running configure
...
The script should find imagemagick
2020-11-28 15:28:25 +01:00
Eugene Chornyi
2adb5ebbef
Wininstaller2: amend 9521834e
2020-11-28 10:37:29 +01:00
Eugene Chornyi
9521834e3a
Wininstaller2: auto select downloading dictionary of the same language as the UI of users Windows
...
include Russian and Portuguese languages by default
2020-11-25 22:00:34 +01:00
Eugene Chornyi
f0fdf5ebb3
Wininstaller2: Imagemagick should be able to find ghostscript binaries
2020-10-31 11:15:45 +01:00
Eugene Chornyi
269f847580
Wininstaller2, code readability
2020-07-17 21:18:17 +02:00
Eugene Chornyi
90dccf89e3
Wininstaller, remove the option to run LyX from the finish page
2020-07-12 18:54:56 +02:00
Eugene Chornyi
df2234f18d
Wininstaller2, use plugin to start LyX as user after installation as admin
2020-07-11 22:10:48 +02:00
Eugene Chornyi
16d8141e5e
Wininstaller2, fix wrong logic
2020-07-11 20:34:01 +02:00
Eugene Chornyi
70776ba667
Amend 32e501a2
2020-07-08 07:58:49 +02:00
Eugene Chornyi
32e501a282
Wininstaller, fix bug where previous installations, with emergency version greater than 1, could not be seen in registry on overinstall
2020-07-07 21:13:34 +02:00
Eugene Chornyi
dda35d2afd
Wininstaller, use correct default icon for LyX documents
2020-06-18 14:35:13 +02:00
Enrico Forestieri
36e6154515
Add new icon
...
This icon has been produced using lyx_doc.svg and contains 3
different sizes (32x32, 64x64, 256x256) instead of only one.
2020-06-17 19:32:02 +02:00
Eugene
7118581a72
test
2020-06-11 21:52:56 +02:00
Juergen Spitzmueller
c680d0360a
WinInstaller: assure configure.py is run in the user dir, by Eugene
2020-06-10 12:38:48 +02:00
Juergen Spitzmueller
0f6045848a
WinInstaller2: assure configure.py is run in the user dir, by Eugene
2020-06-09 13:13:26 +02:00
Juergen Spitzmueller
b17bdcb81c
Amend b32c9ae8af
, by Eugene
2020-06-09 12:08:03 +02:00
Juergen Spitzmueller
b32c9ae8af
WinInstaller2: Check if LyX is already running during installation
...
Patch by Eugene
2020-06-09 10:16:39 +02:00
Juergen Spitzmueller
33e74e5117
Having two folders just differing in case is not such a good idea.
...
See #11882
2020-06-06 13:56:46 +02:00
Juergen Spitzmueller
68e227c9fa
New Win Installer, by Eugene
2020-06-06 12:58:39 +02:00
Kornel Benko
14316c7890
Win32-build, bug #11635 , "2 lyx in same time?"
...
Patch from Eugene
"Win installer part again, this time just append to existing lyxrc.dist instead of deleting it."
2020-05-06 11:50:41 +02:00
Richard Kimberly Heck
238f510702
Move DTL binaries to resource folder;.
...
Patch from Eugene.
2020-05-06 03:04:33 -04:00
Juergen Spitzmueller
c62ef12dd3
Win compile doc update from Eugene
2020-04-09 13:05:21 +02:00
Juergen Spitzmueller
9cccbb3615
Address #9368
...
pdfview creates a temp pdf file to determine the standard pdf viewer,
code simplification, reducing dll dependencies
Patch by Eugene.
2020-04-09 10:08:44 +02:00
Richard Kimberly Heck
36a1f365f0
Download dictionaries and thesauri from SVN.
...
Patch from Eugene.
2020-04-05 14:48:34 -04:00
Richard Kimberly Heck
35727f9d77
Previous DTL update is not usable. Roll it back.
...
Patch from Eugene.
2020-04-04 19:25:26 -04:00
Richard Kimberly Heck
c784119949
Batch file for removing unneeded imagemagick binaries.
...
Also update installation description.
2020-04-04 19:24:31 -04:00
Richard Kimberly Heck
35864200b1
Changelog from Eugene.
2020-04-04 19:22:08 -04:00
Richard Kimberly Heck
a48bd032ec
Description for windows installer and dependencies
...
Patch from Eugene.
2020-04-04 19:21:00 -04:00
Richard Kimberly Heck
bd660c459f
Changed main registry entry (LyX\Version now).
...
Added "latestVersion" value.
Patch from Eugene.
2020-04-04 19:18:23 -04:00
Richard Kimberly Heck
933cf12140
Implement 64 bit installer.
...
Remove registry hacking for imagemagick (using portable now).
2020-04-04 19:16:29 -04:00
Richard Kimberly Heck
957eba0674
Remove dvipost from Windows installation.
2020-01-27 00:01:59 -05:00
Uwe Stöhr
273d257f2a
Win installer: fix registry issue
...
- when installing LyX 2.x.z over a previous 2.x.y installation a registry key was not deleted
- also fix some hardcoded occurrences of "lyx"
2019-10-20 23:26:08 +02:00
Richard Kimberly Heck
95c665e607
This has not been updated in my build yet.
2019-03-25 22:59:40 -04:00
Uwe Stöhr
fc98efa7f3
Win installer: fix bug on init
...
- also remove unused code
2019-03-26 02:37:19 +01:00
Uwe Stöhr
3aaa6078fd
installer: fix a display issue
...
a path in the uninstaller was not visible because of missing line breaks
2019-03-22 01:18:04 +01:00
Uwe Stöhr
aca0abc7b0
installer: remove unsupported TeX distributions
...
MiKTeX 2.8 and TeXLive 2014 are since a while not supported
2019-03-22 01:06:56 +01:00
Uwe Stöhr
84863eb1b0
installer/setup/configure.nsh: revert an unwanted commit part
2019-03-21 02:45:21 +01:00
Uwe Stöhr
0ddc4d4dd1
installer: fix icon issue
...
LyX did not show up in the Windows Control panel with its icon
2019-03-21 02:41:57 +01:00
Uwe Stöhr
ef64a3b741
installer: update some links
...
also update header info
2019-03-21 02:40:44 +01:00
Uwe Stöhr
4162ed151c
Win installer: remove no longer available package
2019-02-11 00:41:22 +01:00
Uwe Stöhr
028cf852dc
Win installer: updates and fixes
...
- enable support for Georgian
- update file sizes
- re-introduce the dictionary download because it is necessary to step through several mirrors if necessary. This function was once added because as it is now, only one mirror is used, if it is dead the user won't get the dictionary
- update the mirror list
2019-02-11 00:17:42 +01:00
Juergen Spitzmueller
186597b546
Slightly lighter icons
...
All that's changed here is just the file size due to some file optimization.
Fixes : #10626
2018-12-27 17:17:33 +01:00
Richard Kimberly Heck
1f325e69bd
Copy over Windows installer updates from stable.
2018-09-28 22:20:01 -04:00