Giter VIP home page Giter VIP logo

shp2zipwin's Introduction

SHP2ZIP Win

This utility adds a context menu item for '.shp' files in Windows Explorer that uses 7-zip to zip the '.shp' along with all the associated files (such as dbf, shx, dbf, ...).

example context menu image

Installation

First, make sure you have installed 7-zip.

Then download the release and run install.bat by double clicking it. A reboot may be necessary for the option to become available when you right-click '.shp' files.

Removal

Just run uninstall.bat at any time to remove the option from your right click menu.

License

This software is MIT licensed.

Attribution

Thanks to ORelio's FileActionsManager and 7-Zip for making this project possible!

Changelog

1.1

Minor fixes to install / uninstall and set powershell execution policy bypass. install.bat now installs both shp2zip and shp2zipdel.

1.0

Initial release

shp2zipwin's People

Stargazers

 avatar

Watchers

 avatar  avatar

shp2zipwin's Issues

Possible improvements

Hi,

I have identified potential issues in install.bat:

  • the command assumes Powershell's execution policy has been already set to allow script files
  • [default=false] means optional parameter that if missing is considered to be false
  • the script does not create %appdata%\\ShellExtensions which is not there by default
  • the command should contain the full path to "%appdata%\\ShellExtensions\shp2zip.ps1"

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.