Kovid Goyal
6c353bd330
...
2017-05-21 13:39:08 +05:30
Kovid Goyal
963b0eeea6
Nicer error message when loading the Universal CRT fails
2017-05-21 13:39:07 +05:30
Kovid Goyal
897a1a137e
Do not have the launcher executables depend on the CRT
2017-05-21 13:39:07 +05:30
Kovid Goyal
ab3e048a95
Use only win32 functions in the launcher, no CRT functions
...
Reduces the size of the executables a little
2017-05-21 13:39:06 +05:30
Kovid Goyal
9a49104dac
Refactor application layout on windows
...
Now only the calibre executables are present in the top level directory
(which is added to PATH). No third party executables and no dlls.
This became necessary because the VS 2015 CRT is not manifest based, so
it would have to be placed in the top level dir in the old layout. Now
it can be put into the DLLs dir.
2017-05-21 13:39:06 +05:30
Kovid Goyal
d0a44763f8
Windows: Redirect stdout/stderr to NUL instead of temp files. Avoids unnecessary creation of temp files
2014-11-13 10:56:53 +05:30
Kovid Goyal
24d2849dfa
Always return 0 from the GUI entry point in windows
2012-09-15 18:40:19 +05:30
Kovid Goyal
6c01b3cc67
Updated translations
2011-09-02 10:14:21 -06:00
Kovid Goyal
77e6d76e27
...
2011-09-02 10:10:54 -06:00
Kovid Goyal
1647e17684
Fix two zero byte files being left behind after calibre quits on windows
2011-05-05 14:34:41 -06:00
Kovid Goyal
fe0a776379
IGN:New windows MSI installer
2009-10-08 09:10:38 -06:00