mirror of
https://github.com/greenshot/greenshot.git
synced 2025-01-24 06:02:50 -08:00
59a3e6a27b
* Update de-de.markdown * Update help.markdown * Update faq.html * Update 2012-10-28-is-greenshort-really-portable.markdown * Update 2018-03-24-how-can-i-turn-off-logging.markdown * Update 2013-04-16-what-is-the-best-way-to-control-greenshots-configuration-at-install-time.markdown * Create 2020-04-17-how-can-i-open-an-image-file-in-greenshot.markdown * Create 2020-04-18-are-there-any-command-line-options-available.markdown * Create 2020-04-19-how-can-a-screenshot-be-passed-to-another-software.markdown
17 lines
1.4 KiB
Markdown
17 lines
1.4 KiB
Markdown
---
|
|
layout: faq
|
|
status: publish
|
|
published: true
|
|
title: Is Greenshot really portable?
|
|
# override permalink for to keep old URL (with typo :-/) intact
|
|
permalink: /faq/is-greenshort-really-portable/
|
|
categories: []
|
|
tags: []
|
|
|
|
---
|
|
<p>It depends on your definition of portability. Some people would argue that it is not, because it needs to have the Microsoft .NET framework 2.0 or later installed. As this is already the case on most computers, we regard Greenshot as portable. If you prefer portability over an easy install, download the ZIP distribution from our <a href="/version-history/">version history</a>, unpack its contents to your hard disc or a USB stick and start Greenshot.exe. If you do not know whether .NET framework is installed on your computer, simply <a href="/downloads/">download the latest Greenshot installer</a>, it will check for .NET and offer to install it if it is missing.</p>
|
|
<p>By depending on the .NET framework, Greenshot obviously also needs a Microsoft Windows operation system to work.</p>
|
|
<p><strong>See also</strong><br />
|
|
<a href="/faq/will-there-ever-be-a-portable-apps-version-of-greenshot/">Will there ever be a Portable Apps version of Greenshot?</a><br /><a href="/faq/will-there-ever-be-a-greenshot-version-for-linux-or-mac/" title="Will there ever be a Greenshot version for Linux or Mac?">Will there ever be a Greenshot version for Linux or Mac?</a></p>
|
|
|