Giter Site home page Giter Site logo

svgshellextensions's Introduction

SvgShellExtensions.dll

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

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

My Image32 2D graphics library was also used.

Preview

Thumbnail


Install:

  1. Right click Windows' Start Button
  2. Select Windows PowerShell (Admin)
    In Windows PowerShell ...
    cd path_to_SvgShellExtensions
    regsvr32 SvgShellExtensions.dll
    exit


Uninstall:

  1. Right click Windows' Start Button
  2. Select Windows PowerShell (Admin)
    In Windows PowerShell ...
    cd path_to_SvgShellExtensions
    regsvr32 /u SvgShellExtensions.dll
    exit

svgshellextensions's People

Contributors

angusjohnson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

svgshellextensions's Issues

Write batch scripts for installation and uninstallation

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).

I have a question, and a sugestion for Resource Hacker

Hi @AngusJohnson

I have found that using your dll file my svg images load very fast. I used to use Microsoft PowerToys to view my svg files, but it is very slow loading svg's, so I use SvgShellExtensions and I like it.

My question is: is there any way to remove the browser icon that appears in the bottom right corner of the svg file?

I also like your Resource Hacker software, I use it often. Since the last version 5.1.8, Resource Hacker has not received updates in over a year and a half. I would like to see RH with a new look, such as a dark theme and also icons with material or fluent design. What do you think about that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.