Windows (64bit) Explorer Shell Extensions for SVG files
Preview Handler and Thumbnail Provider
See Releases for the latest compiled version of SvgShellExtensions.
Otherwise, to compile your own version of SvgShellExtensions, you'll need a Delphi compiler and a copy of my Image32 graphics library.
- Right click Windows' Start Button
- Select Terminal (Admin)
In Terminal ...
cd path_to_SvgShellExtensions
regsvr32 SvgShellExtensions.dll
exit
- Right click Windows' Start Button
- Select Terminal (Admin)
In Terminal ...
cd path_to_SvgShellExtensions
regsvr32 /u SvgShellExtensions.dll
exit