项目作者: zwolsman

项目描述 :
Lensert - A simple screenshot utility, win version
高级语言: C#
项目地址: git://github.com/zwolsman/lensert-win.git
创建时间: 2015-09-21T14:56:51Z
项目社区:https://github.com/zwolsman/lensert-win

开源协议:

下载


lensert-win

Lensert - A simple screenshot utility, windows version

Prerequisites

  • Windows (Vista or higher)
  • .NET 4.5 (Pre-installed on Windows 8 and higher)
  • Internet

Settings

After the reorganization of Lensert, the graphical interface has been removed.
This due it wasn’t great and compatible with dpi scaling. Soon a new interface
will be made, till that happens the settings are configurable through a ini file.
This ini file can be found at: %localappdata%\lensert\Settings.ini

At this point hotkeys and startup-on-logon are configurable. The part after the
= is the value. The hotkeys can be of any combination of valid keys. The valid
enumeration can be found on msdn.

Invalid settings are overwritten automatically and settings are only loaded on
startup. Thus when changing something the application must be restarted before
it takes effect.

Logs

Since Lensert is lacking an interface, you should look at the log files for more
information (i.e. when an error happend.) If you’d like to make an issue please
supply the log file. The file can be found at: %localappdata%\lensert\log.text

Installation

Lensert is a lightweight program that doesn’t need any user installation. However
when first run, it copies it self to %localappdata%\lensert\lensert-win.exe
This is needed for lensert to be able to start it self on windows log on and
to update itself.

If you really want to leave lensert you should delete the %localappdata%\lensert\
directory.