Group: Forum Members
Posts: 12K,
Visits: 72K
|
Reflect requires elevated privileges to do what it does. The only way I’ve found to “pre-authorize” elevation is to use a scheduled task. You could create a scheduled task with a one-time execution occurrence in the past just to have it available to be called via manual invocation, and then configure some application to call that scheduled task when you connect a USB disk.
|