greenshot/_faqs/2013-04-16-in-which-cases-should-i-use-the-zip-package-instead-of-the-installer.markdown

22 lines
1.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: faq
status: publish
published: true
title: In which cases should I use the ZIP package instead of the installer?
tags: []
---
<p>The majority of users will be happy to use the exe installer. We recommend to do so, it is the easiest way to get started.<br />
However, there a some use cases in which you might prefer the ZIP version:</p>
<ul>
<li><strong>Using Greenshot without installing, e.g. if you want to use it portable.</strong><br />
As Greenshot can be started without installing it, you can use Greenshot for instance from a USB stick. Just extract the .zip to a directory and start the Greenshot.exe from there!<br />
The settings and log will be stored in the same directory, this really makes it portable.</li>
<li><strong>Installing Greenshot with your own or third party installer, for instance when you want to deploy Greenshot to multiple PC's.</strong><br />
Package all the files, make sure to include the license, except the plugins and languages you don't want and copy then on the target PC. You can supply your own settings, as is described in the setting.</li>
</ul>
<p><strong>See also:</strong><br />
<a href="/faq/what-exactly-does-the-exe-installer-do/">What exactly does the exe installer do?</a><br />
<a href="/faq/is-greenshort-really-portable/">Is Greenshort really portable?</a><br />
<a href="/faq/what-is-the-best-way-to-control-greenshots-configuration-at-install-time/">What is the best way to control Greenshots configuration at install time?</a></p>