From b9649a10f4adf1aaa922193b0e9c7b3571a0de24 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 20 Sep 2019 11:27:42 +0200 Subject: [PATCH] correct package name --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index eaaac2d..09ff6f6 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -1,8 +1,8 @@ ############################ # Setup product information ############################ -VENDOR="https://danysys.com" -PN="danysys.SFTA" +VENDOR="danysys.com" +PN="danysys.sfta" NAME="SFTA" DESCRIPTION="Set File Type Association Default Application Command Line Windows 10" VERSION="1.1.0"