From 588f6ddfbdc5e805e2d9caaec017e0bbabc6e4f2 Mon Sep 17 00:00:00 2001 From: William Venner Date: Mon, 21 Mar 2022 16:47:20 +0000 Subject: [PATCH] Use Send To in Windows context menu (fixes #10) --- Cargo.toml | 2 +- wix/main.wxs | 30 ++++++++++++++++++------------ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5e8cc3e..d1b8009 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blackhole" -version = "4.0.2" +version = "4.1.0" authors = ["William Venner "] edition = "2018" repository = "https://github.com/WilliamVenner/blackhole" diff --git a/wix/main.wxs b/wix/main.wxs index 4d05621..3efe8d1 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -33,20 +33,26 @@ - - - - - - - - - - + + + + + + + + + @@ -57,8 +63,8 @@ - - + +