Terry MacDonald
64871f3ddc
Update to v1.0.3
...
Had to update the version so that the
new explorer reboot during setup upgrade
will work.
2021-03-28 22:32:48 +13:00
Terry MacDonald
44e7f0df38
Update toversion 1.0.2
2021-03-28 20:28:42 +13:00
Terry MacDonald
795f006e2d
Updating versions to 1.0.1
2021-03-17 20:13:06 +13:00
Terry MacDonald
070f5d634d
Fixed LogReporter build errors
...
While preparing for release I fixed the
build errors and warnings for the
LogReporter software.
2021-03-12 11:58:17 +13:00
Terry MacDonald
f4c34f5cff
Updated nuget packages
2021-03-12 10:09:35 +13:00
Terry MacDonald
75ac861ee7
Changed version to v1.0.0
2021-03-11 21:31:53 +13:00
Terry MacDonald
a06651190d
Upgrade nuget libraries
...
Upgrade CommanlineUtils, HTMLAgility
and other libraries. Leaving ValveKeyValue
as it requires some breaking changes.
2021-02-07 15:22:54 +13:00
Terry MacDonald
ed167459fa
Fixed UplayGame monitoring
...
Also fixed errors caused by trying to access
32bit processes information from 64-bit
processes by using smoe cool code thanks
to Jeff Mercado and Mike Fuchs:
https://stackoverflow.com/questions/9501771/how-to-avoid-a-win32-exception-when-accessing-process-mainmodule-filename-in-c
2020-12-28 21:34:59 +13:00
Terry MacDonald
9ffedab5aa
Fixing LogReporter writer errors
...
Moved the logging to Local app dir
under Logs sub directory. Will also move the
main DIsplayMagician logs here too.
2020-12-28 10:14:01 +13:00
Terry MacDonald
e4ed01f33b
Added .Net 4.8 and Win 10 checks to installer
2020-12-21 15:02:06 +13:00
Terry MacDonald
9e1ef4a095
[WIP] First working WiX installer
...
Installer works, but there are a few issues with it.
- It doesn't register the DesktopBackground COM server
- It doesn't create a start menu shortcut with the AUMID
- It doesn't check for .Net Framework 4.8 or later
- It doesn't try to install .Net Framework 4.8 or later if not there
- It doesn't have any customised backgrounds...
- It doesn't ask to run DisplayMagician when install is finished
2020-12-20 20:42:04 +13:00
Terry MacDonald
41fd798a07
Renamed projects to work with WiX file harvesting
2020-12-20 15:50:32 +13:00