Skip to content

Commit 81036fe

Browse files
committed
Get installed software on start
1 parent 187281d commit 81036fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

XRFAgent.cs

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ protected override void OnStart(string[] args)
3939
modNetwork.Load();
4040
modSync.Load();
4141
modSystem.GetSystemDetails();
42+
modSystem.GetInstalledSoftware();
4243
modSystem.AttachEventWatcher();
4344

4445
LoadTime.Stop();

0 commit comments

Comments
 (0)