Skip to content

Commit

Permalink
Merge pull request #1000 from AndrewRathbun/master
Browse files Browse the repository at this point in the history
Update QuickAssist.tkape - add recursive: true
  • Loading branch information
AndrewRathbun authored Dec 12, 2024
2 parents 7836305 + e798ae7 commit 36f4de2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Targets/Windows/QuickAssist.tkape
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
Description: Microsoft Quick Assist/Remote Help
Author: Andrew Rathbun
Version: 1.0
Version: 1.1
Id: 553b355d-8279-46ec-abd1-d43147583c6e
RecreateDirectories: true
Targets:
-
Name: Microsoft Quick Assist
Category: RemoteAdmin
Path: C:\Users\%user%\AppData\Local\Temp\QuickAssist
Recursive: true
-
Name: Microsoft Remote Help
Category: RemoteAdmin
Path: C:\Users\%user%\AppData\Local\Temp\RemoteHelp
Recursive: true

# 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 36f4de2

Please sign in to comment.