No longer have DS4Windows responsible for copying new updater

Leave task to temp batch script launched after exiting DS4Updater
This commit is contained in:
Travis Nickles 2020-04-11 10:01:57 -05:00
parent ea33a8d948
commit 977e37595a

View File

@ -138,7 +138,7 @@ namespace DS4WinWPF.DS4Forms
//root.rootHubtest.Start();
}
UpdateTheUpdater();
//UpdateTheUpdater();
});
Util.LogAssistBackgroundTask(tempTask);