AngusJohnson / SvgShellExtensions

Preview Handler and Thumbnail Provider for SVG files
Boost Software License 1.0
53 stars 10 forks source link

Write batch scripts for installation and uninstallation #4

Closed KrasnayaPloshchad closed 1 month ago

KrasnayaPloshchad commented 4 months ago

Thanks for your extension, but not every user have enough knowledge to register or unregister this extension into system. If you write batch files (.bat or .cmd) for this extension, it’s possible to automatically do so without requiring additional technique, and you can make the script be able to directly ask privilege from User Account Control (UAC).

KrasnayaPloshchad commented 4 months ago

You may can consider to create a folder at C:\Users\[user name]\AppData\Local\ to install, which could potentially eliminate necessary to ask UAC.

AngusJohnson commented 1 month ago

Done. See the latest release.