appsecguy
appsecguy

Reputation: 1049

Add windows explorer extension for specific files

Is it possible to add a context menu item in windows explorer if the file type specified is .exe? i.e. if someone right clicks, a context menu item to send it to the av, or to add to PATH, or whatever. Thanks!

Upvotes: 1

Views: 59

Answers (1)

SLaks
SLaks

Reputation: 887415

Yes.

You need to add a shell command in the registry.
See the documentation.

Upvotes: 1

Related Questions