add download for driver

This commit is contained in:
Jakob 2023-07-14 21:04:54 +02:00
parent 58bef7537f
commit 0760600d47
6 changed files with 47 additions and 47 deletions

View file

@ -1,17 +1,6 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
namespace EnvyUpdate
{