Skip to content

yingDev/WGestures

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 2, 2022 10:58
January 2, 2022 10:58
January 2, 2022 10:58
January 2, 2022 10:58
February 22, 2015 08:48
November 1, 2021 02:19
April 17, 2017 13:24
January 2, 2022 10:58

WGestures

WGestures鼠标手势 for Windows. 一个更简单, 更现代的全局鼠标手势, 支持Windows 7/8/10。 官方网站 www.yingDev.com/projects/wgestures

Alt text

Alt text

by Ying Yuandong. 有问题请提issue或联系我: Ying@YingDev.com


改进 WGestures...

环境

Build

首次Build请先运行 /makeTestCert.bat 并按提示生成测试证书(根证书和签名证书分别自动拷贝到了 /WGestures.App/cert/YingDevCA.cer/YingDevSPC.pfx ), 该证书会在BuildEvent中用于对生成的exe进行签名。要正确运行此脚本,请打开"VS开发人员命令提示" > cd WGestures所在目录 > makeTestCert.bat