Commit Graph

85 Commits

Author SHA1 Message Date
Difegue
985ba137b7 Fix package.tar not being pulled in during MSI process 2022-07-24 02:41:15 +02:00
Difegue
cf4fda0ca5 Add button to run distroinstaller from the GUI app 2022-07-24 01:36:20 +02:00
Difegue
0c1108f790 Make DistroInstaller use wsl.exe if the build version allows it
+ new mica API
2022-06-16 18:57:14 +02:00
Difegue
3d50b496de Bump version + don't use distroinstaller when uninstalling w/ MSI 2022-04-25 15:34:19 +02:00
Difegue
ad2264d47e Fix duplicate dll in MSI build 2022-04-25 15:08:22 +02:00
Difegue
cd5a73ad5a Add missing RuntimeIdentifier 2022-04-25 14:52:31 +02:00
Difegue
8479fdcc70 Add DistroInstaller from https://github.com/Guerra24/LANraragi-MSIX
and use it in MSI setup
2022-04-25 01:08:56 +02:00
Difegue
9b024aa9b7 Prepare Karen app for MSIX scenarios (and use better WinRT APIs when possible)
Mostly taken from https://github.com/Guerra24/LANraragi-MSIX 🤷‍♂️
2022-04-25 00:45:26 +02:00
Difegue
4fe8d589f2 Update WixSharp & target .NET 4.7.2 in setup 2022-03-08 21:34:55 +01:00
Difegue
41dc19b52d Update screenshot and version 2021-10-14 16:29:35 +02:00
Difegue
de1db3bc0a Better Win10 fallback woops 2021-10-14 16:06:41 +02:00
Difegue
c1188a6d92 Revamp mica application and fallback to acrylic on win10 2021-10-14 15:39:53 +02:00
Difegue
b1e002803f Add some Mica magic on Windows 11 2021-10-10 18:44:45 +02:00
Difegue
f32519e61d
Install the WSL distro in the installdir instead of a hardcoded %AppData% path 2021-09-27 16:54:02 +02:00
Difegue
f9d6721546
Make sure the distro is installed on WSL1
So we can edit its filesystem afterwards.
2021-09-27 16:31:45 +02:00
Difegue
0c54b1a035
Update README.md 2021-09-27 16:05:06 +02:00
Difegue
14628ebd3b
Fix resolv.conf deletion command 2021-09-27 16:04:52 +02:00
Difegue
8d732098ff Catch WSL timeouts properly at app initialization 2021-08-17 15:30:51 +02:00
Difegue
61e59f35ea Add progress text to the custom actions and remove the messagebox 2021-07-31 02:39:19 +02:00
Difegue
d67bd94a0e Use wsl.exe instead of LxRunOffline 2021-07-31 02:03:51 +02:00
difegue
f6e2ffba3a Version bump 2021-06-04 22:34:16 +02:00
difegue
87747debda Misc QoL changes + Nuget updates 2021-06-04 22:33:46 +02:00
difegue
4d4f1f57e2 Fix encoding of version title obtained from the WSL distro 2021-06-04 22:11:40 +02:00
difegue
1e48229821 Delete new server.pid instead of hypnotoad.pid 2021-06-01 17:36:17 +02:00
difegue
4ed982ca77 Fix Distro location folder not being wrapped in quotes
How the heck did this get past the last 10 or so releases this is a friggin embarrassment
2021-03-27 00:45:06 +01:00
Difegue
9ebba1d2d7 Scale logo w. WPF's HQ algorithm 2021-03-23 18:49:49 +01:00
Difegue
e40374d65f Fix an overlook in network drive mounting 2021-03-23 16:45:34 +01:00
difegue
b867ac36a8 Update iconography in setup as well 2021-03-22 21:53:20 +01:00
Difegue
a1ebffba6b Update logo + Redo/fix network drive mounting 2021-03-22 21:40:46 +01:00
difegue
0a098a3633 Update app icon to match base repo, needs a bit more rebranding work here 2021-03-16 23:53:14 +01:00
Difegue
de36505958 Add support for LRR_THUMB_OVERRIDE 2021-03-10 22:15:15 +01:00
Difegue
96e10cbf79 Add support for WSL2 2020-10-13 18:54:47 +02:00
difegue
b5115462c9 Use ModernWpf so I don't have to juggle themes manually anymore 2020-07-27 19:23:09 +02:00
difegue
1aa5e881b2 Fix slight UI funkiness in popup if content folder was not present 2020-04-20 17:29:39 +02:00
difegue
e7ec924649 Fix resolv.conf path 2020-04-20 11:32:24 +02:00
difegue
25c6dcb56d Handle -EX hotfix releases in windows setup versioning 2020-04-19 23:38:13 +02:00
difegue
2360eb7c62 Delete /etc/resolv.conf from installed WSL distro before launch 2020-04-19 21:30:06 +02:00
difegue
66a4c205ab Fix MajorUpgrade strategy by fully uninstalling the old version first 2020-03-09 14:12:40 +01:00
difegue
fce2223366 Add a stupid workaround for redis
As it is trying to load the directory from its config file before the overriden one
2020-01-25 16:38:18 +01:00
difegue
0fc21679b3 Fix quoted arguments in WSL install 2020-01-25 15:15:54 +01:00
Difegue
f088f2f832 Support network drives properly by creating a WSL mountpoint 2020-01-15 22:38:18 +01:00
difegue
03ed87d755 Fix setup failure if the path contains spaces 2020-01-09 18:04:06 +01:00
difegue
dd063874db Don't use github tags anymore for version detection 2019-12-12 17:04:27 +01:00
difegue
49c859f85c Add a try/catch to the version guess for good measure 2019-12-12 13:02:11 +01:00
difegue
ccd3d21d3d Fix manufacturer field 2019-12-12 12:54:27 +01:00
difegue
9224c30814 Fix config field not being properly quoted 2019-12-10 18:37:45 +01:00
difegue
acd7447dad Fix redis not having the correct content directory assigned on boot 2019-12-05 18:35:57 +01:00
difegue
2a62a23c6a Fix display in the Windows Programs and Features window 2019-12-05 15:55:27 +01:00
unknown
b45b1f71e7 Fix setup images and we should be good to go 2019-11-28 19:30:49 +01:00
difegue
955f585b40 Fix default version 2019-11-28 13:42:59 +01:00