Skip to content

AngusJohnson/SvgShellExtensions

Folders and files

Image for: Folders and files
NameName
Last commit message
Last commit date

Latest commit

Image for: Latest commit
 

History

Image for: History
22 Commits
 
 
 
 
 
 

Repository files navigation

Image for: Repository files navigation

SvgShellExtensions.dll

Windows (64bit) Explorer Shell Extensions for SVG files
Preview Handler and Thumbnail Provider

SvgShellExtensions.dll has been compiled using Delphi Version 12 Community Edition.
https://www.embarcadero.com/products/delphi/starter/free-download

My Image32 2D graphics library was also used.


Install:

Image for: Install:
  1. Right click Windows' Start Button
  2. Select Terminal (Admin)
    In Terminal ...
    cd path_to_SvgShellExtensions
    regsvr32 SvgShellExtensions.dll
    exit


Uninstall:

Image for: Uninstall:
  1. Right click Windows' Start Button
  2. Select Terminal (Admin)
    In Terminal ...
    cd path_to_SvgShellExtensions
    regsvr32 /u SvgShellExtensions.dll
    exit

About

Image for: About

Preview Handler and Thumbnail Provider for SVG files

Topics

Resources

License

Stars

Watchers

Forks

Packages

Image for: Packages 0
No packages published

Languages

Image for: Languages