ClementGre / ThreeFingerDragOnWindows

Enables macOS-style three-finger dragging functionality on Windows Precision touchpads.
https://apps.microsoft.com/detail/9MSX91WQCM2V?
MIT License
605 stars 40 forks source link

Enable UACskip when the program start with the system #27

Closed sardanus closed 1 year ago

sardanus commented 1 year ago

I can't drag windows that belongs to admin apps. Instead I can drag everything if I start TFDOW as admin. The UAC prompt is annoying everytime I boot my pc, could you please add the skipUAC? This procedure already exists in many apps such as ccleaner

ClementGre commented 1 year ago

I guess this issue gives me the fix for #22. Thank you @sardanus, I'll look into it while developing TFDOW v2.0!

ClementGre commented 1 year ago

ThreeFingersDragOnWindows v2.0 just have been released. This release addresses this issue, allowing the app to run as administrator, even at system startup, without any UAC prompt. See release v2.0.1 Enjoy!