1
0
Fork 0
Commit Graph

92 Commits

Author SHA1 Message Date
chylex bfe16475db Tweak update installer to explicitly list needed files instead of excluding unneeded ones 2017-06-06 04:41:17 +02:00
Daniel Chýlek 172ae87ac6 Merge pull request #129 from chylex/remove_legacy
Remove legacy code (plugins and installers)
2017-06-05 17:49:19 +02:00
chylex 9f1fc4df18 Decrease compression level in update installer 2017-06-03 16:03:31 +02:00
chylex a1aebab114 Update installers (remove outdated code, exclude .txt files in updater) 2017-06-03 15:30:10 +02:00
chylex e30702e1d8 Move CefSharp license to bld/Resources/ 2017-06-03 13:01:39 +02:00
chylex 2b9a910533 Remove legacy installation data from installers 2017-05-31 17:17:47 +02:00
chylex 118ebcc627 Fix update installer removing devtools_resources.pak 2017-05-28 18:19:37 +02:00
chylex 9f415b11b5 Fuck you and your stupid cmd line MS 2017-05-24 13:20:41 +02:00
chylex b9b9193222 Push devtools_resources.pak 2017-05-19 19:46:06 +02:00
chylex 419b3ee850 Make browser subprocess a custom project with custom assembly info 2017-05-17 00:54:15 +02:00
chylex 734c7572bb Tweak update installer to take CEF version from the file instead of hardcoding it 2017-04-03 18:51:02 +02:00
chylex 41cbfb8d39 Update design-revert deletion in installers (delete saved config, move from upd to full/port) 2017-04-02 14:45:50 +02:00
chylex d22ddb1731 Remove the design-revert plugin before replacing it with edit-design 2017-03-25 15:05:41 +01:00
chylex 47b6cf7068 Cleanup gitignore and push missing 'RUN BUILD.bat' with updated README 2017-03-21 16:55:59 +01:00
chylex 606c9512f8 Move debug.js into the debug plugin 2017-03-21 16:39:02 +01:00
chylex 93e9f28d69 Make update installer download the portable version for portable installations 2017-03-10 16:52:09 +01:00
chylex fadd95f3e6 Fix installation path detection via registry in update installer 2017-03-10 16:00:00 +01:00
chylex f75677593a Update build tools to remove/ignore .pdb files 2017-03-10 11:37:22 +01:00
chylex 85701b0a3c Update CefSharp to 55 2017-03-10 10:59:01 +01:00
chylex ca023be98a Change default installation directory in portable installer 2017-03-08 21:16:36 +01:00
chylex 7635af5730 Add an AppName suffix for portable and update installers 2017-01-28 18:49:14 +01:00
chylex 3658e3a2aa Update CEF version in update installer script 2017-01-02 22:24:11 +01:00
chylex 7cf5b23306 Add debug.js and implement notification simulation in it 2017-01-02 18:29:28 +01:00
chylex baaa90f49d Remove widevine drm plugin 2016-12-24 12:05:19 +01:00
chylex a55509a34d Add an old TweetDeck profile detection & warning message to the full installer 2016-11-23 03:51:58 +01:00
chylex 84fb1c5b2b Make update installer use TweetDuck's initial command line arguments 2016-11-23 03:20:38 +01:00
chylex b7104c8828 Remove privilege requirement from update & portable installer, handle updater privileges within TweetDuck 2016-11-14 20:53:56 +01:00
chylex 5da02b4092 Make the portable installer fully autonomous 2016-11-14 20:52:11 +01:00
chylex 9cd00239f9 Fix update installer creating Start Menu entry in portable mode (applied to 1.4.3) 2016-10-23 00:48:23 +02:00
chylex 4ee99376fd Add a portable installer that uses the full installer with a custom flag 2016-10-22 21:49:31 +02:00
chylex b0261342ff Add portable functionality to update installer 2016-10-22 21:11:48 +02:00
chylex 334793c6f6 Add full installer error/abort handling to the update installer
- Will abort and cleanup if full installer fails
- Fixed uninstallation files getting deleted if the full installer could
not be started
2016-10-20 18:48:35 +02:00
chylex 3e70d991bb Fix installer unable to run TD when TweetDuck.exe requires admin privileges 2016-10-20 18:45:10 +02:00
chylex feec96fc5c Pass installation path to the updater to allow portability
Closes #77
2016-10-20 18:23:48 +02:00
chylex ae64573510 Remove old debug.log and ChromeDWriteFontCache on update install 2016-10-18 16:05:34 +02:00
chylex 1bfc403a98 Fix typos in installer script comments 2016-10-09 14:42:13 +02:00
chylex 720d10e543 Fix update installer version cleanup issue and move idpDownloadAfter to InitializeWizard 2016-10-09 13:33:38 +02:00
chylex 30c117672e Make full installer not automatically run TweetDuck when in silent mode 2016-10-09 13:32:28 +02:00
chylex 6d1b5c77d1 Fix program arguments for the full installer execution in update installer 2016-10-09 00:58:13 +02:00
chylex d1cbf608e0 Add WIP full package download to update installation file if CEF needs updating 2016-10-09 00:54:37 +02:00
chylex 7e3014c52d Refactor installation files (move .NET Framework check to a function) 2016-10-09 00:53:59 +02:00
chylex 657dc81300 Include ISS installer scripts and resources 2016-10-08 17:36:20 +02:00