Skip to content

Commit

Permalink
Update QuickAssist.tkape - fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRathbun authored Nov 25, 2024
1 parent fe27015 commit 364b1de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Targets/Windows/QuickAssist.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Targets:
-
Name: Microsoft Quick Assist
Category: RemoteAdmin
Path: C:\%user%\AppData\Local\Temp\QuickAssist
Path: C:\Users\%user%\AppData\Local\Temp\QuickAssist
-
Name: Microsoft Remote Help
Category: RemoteAdmin
Path: C:\%user%\AppData\Local\Temp\RemoteHelp
Path: C:\Users\%user%\AppData\Local\Temp\RemoteHelp

# Documentation
# https://support.microsoft.com/en-us/windows/solve-pc-problems-remotely-using-quick-assist-b077e31a-16f4-2529-1a47-21f6a9040bf3
Expand Down

0 comments on commit 364b1de

Please sign in to comment.