10se1ucgo / DisableWinTracking

Uses some known methods that attempt to minimize tracking in Windows 10
GNU Lesser General Public License v3.0
4.97k stars 368 forks source link

Not checking for elevated privileges on silent #316

Closed DeeJayhX closed 7 years ago

DeeJayhX commented 7 years ago

Forgot to add check for run as admin on -silent

However, that kind of functions as intended... It's silent, so it shouldn't throw up an error message if it's not elevated... However we're going to get issue ticket after issue ticket about this... I'm going to set it up to write it into the log instead. Win-win