Commit Graph

86 Commits

Author SHA1 Message Date
Birunthan Mohanathas
04e3376d5a Installer: Include and deploy msvcr110.dll and msvcp110.dll
The msvcr110.dll and msvcp110.dll libraries are now included in the installer and extracted to InstallDir\Runtime\. The VC++ 2012 redistributable package is no longer downloaded and installed.

Rainmeter.exe will first try to load Rainmeter.dll normally. If it fails, it will retry after loading Runtime\msvcp110.dll. This means that our copy of the runtimes will be used only if the system copy is either not present or somehow invalid.

See Building.md for updated build instructions.
2013-10-19 16:49:48 +03:00
Birunthan Mohanathas
04230d608f Minor tweaks to the build process 2013-10-19 16:19:50 +03:00
Birunthan Mohanathas
9ebac71990 Installer: Remove 64-bit install checkbox for standard installs on 32-bit systems 2013-10-19 12:33:47 +03:00
Birunthan Mohanathas
3cf2c21c7b Installer: Minor tweaks 2013-10-19 12:26:33 +03:00
Birunthan Mohanathas
5f274807c3 Installer: Remove Visual C++ 2010 installation
This means that 3rd party plugins that target msvcr100.dll/msvcp100.dll will fail to work unless they have been separately installed.
2013-10-18 20:06:36 +03:00
Birunthan Mohanathas
f6461a1b30 Add Rainmeter.exe.config to declare support for the .NET 4.0 and 4.5 runtimes
This allows plugins like InputText.dll to be used with .NET 4.0/4.5 in addition to 2.0. Therefore, we can avoid installing .NET 2.0 on Windows 8 and 8.1 where it is not installed by default (whereas 4.5/4.5.1 is installed by default).
2013-10-18 10:42:01 +03:00
Birunthan Mohanathas
1940b7f97c Installer: Reset to English instead of Arabic with an invalid language ID 2013-10-17 09:32:53 +03:00
jsmorley
629bb927fc Update Build.bat to set version to 3.0.1 2013-10-15 09:35:39 -04:00
Birunthan Mohanathas
61e6d0b549 Installer: Fix loading the illustro default theme with portable installs 2013-10-15 16:06:12 +03:00
Birunthan Mohanathas
30ac8063c8 Cosmetics 2013-06-13 22:14:57 +03:00
Birunthan Mohanathas
c8092189aa Move build instructions to Docs 2013-06-13 22:13:40 +03:00
Birunthan Mohanathas
5117f3c8dd Fix typo in 8a086ff 2013-06-13 21:15:03 +03:00
Birunthan Mohanathas
8a086ffdcb Make unit tests available in Release builds 2013-06-13 21:13:57 +03:00
Birunthan Mohanathas
fed4b080b0 Cosmetics 2013-06-12 23:08:45 +03:00
Birunthan Mohanathas
9922b2e25a Change Build.bat to show elapsed time 2013-06-08 13:23:19 +03:00
Birunthan Mohanathas
3b1484f363 Update build instructions 2013-05-09 13:31:39 +03:00
Birunthan Mohanathas
d064d087eb Update build instructions for VS2012.2 2013-04-05 15:35:03 +03:00
Birunthan Mohanathas
4323b8f29e Installer: Remove statistics collection 2013-03-26 17:28:54 +02:00
Birunthan Mohanathas
da7d8e3099 Remove svn support in Build.bat 2013-03-25 15:52:27 +02:00
jsmorley
4a51c3a68e Updating build to version 3.0 2013-03-25 09:41:11 -04:00
Birunthan Mohanathas
557664c77f Installer: Add FileView to default plugins 2013-03-21 15:34:56 +02:00
Birunthan Mohanathas
226416193e illustro: Remove Feeds skin 2013-03-16 16:39:59 +02:00
Birunthan Mohanathas
874a0e00ce Installed: Improved VC++ 2012 redistributable check 2013-01-26 13:22:08 +02:00
Birunthan Mohanathas
70dcad01b6 Fixed typo in 8d66abe 2013-01-06 14:48:28 +02:00
Birunthan Mohanathas
8d66abe5ba Installer: Added VC++ 2012 redistributable package support 2013-01-06 12:24:02 +02:00
Birunthan Mohanathas
2d8519a025 Installer: Removed rainmeter.net fallback for redist downloads 2013-01-06 12:13:18 +02:00
Birunthan Mohanathas
e4e48e2239 Minor fix to ad5b7cf 2012-12-22 16:08:53 +02:00
Birunthan Mohanathas
ad5b7cf829 Additional changes to 5d98c73 2012-12-22 15:56:10 +02:00
Birunthan Mohanathas
8ad5232ab7 Updated build instructions 2012-12-22 15:14:10 +02:00
Birunthan Mohanathas
5d98c738b2 Fixed build with multiple VS versions 2012-12-22 14:58:59 +02:00
Birunthan Mohanathas
17f390082d Tweaks 2012-12-18 20:02:19 +02:00
Birunthan Mohanathas
cabc5f00a4 Upgraded project to VS2012 (Update 1) 2012-12-18 20:01:19 +02:00
jsmorley
4986403f86 Update Build/Build.bat 2012-11-11 22:07:49 -05:00
Birunthan Mohanathas
d02543be1d Installer: Changes to statistics collection 2012-11-04 16:00:19 +02:00
Birunthan Mohanathas
0cd82ae789 Installer: Minor fix 2012-10-06 20:03:04 +03:00
Birunthan Mohanathas
d8550e3db4 Installer: Added support for 3cae4f7 2012-10-06 15:05:07 +03:00
Birunthan Mohanathas
9ad8f4614c Additional change to 3cae4f7 2012-10-02 17:45:56 +03:00
Birunthan Mohanathas
3cae4f743c Changed Themes to Layouts 2012-10-02 17:44:47 +03:00
Birunthan Mohanathas
797fd26fa8 Tweaked Build.bat 2012-09-19 20:15:00 +03:00
Birunthan Mohanathas
0f0a0f9ea7 Tweaks 2012-07-23 18:38:07 +03:00
Birunthan Mohanathas
5759429823 Installer: Added .inc association
If .inc is not associated, it is associated with whatever .ini is.
2012-07-23 18:26:37 +03:00
Birunthan Mohanathas
39b9832540 Installer: Made SSE a requirement 2012-07-23 18:20:02 +03:00
Birunthan Mohanathas
58aa3c86a3 illustro: Minor change 2012-07-03 15:08:27 +03:00
Birunthan Mohanathas
3cb8f4bf94 Minor fix to 96c025a 2012-06-27 13:15:04 +03:00
Birunthan Mohanathas
96c025ac97 Added revision override to Build.bat 2012-06-27 13:13:14 +03:00
Birunthan Mohanathas
374b20ee34 Fixed leftovers after uninstall 2012-06-26 20:05:35 +03:00
Birunthan Mohanathas
a0739c78f0 Bumped version to 2.4 2012-06-26 15:48:05 +03:00
Birunthan Mohanathas
ccd3c10248 Installer: Fixed cleanup of write testing with portable installs 2012-06-25 11:08:18 +03:00
Birunthan Mohanathas
9ee7d63bcb Additional change to 8afa069 2012-06-24 17:24:40 +03:00
Birunthan Mohanathas
6fa58c2df4 Updated languages 2012-06-24 16:05:03 +03:00