summary refs log tree commit diff
path: root/deploy/installer/cleanup/package.xml
diff options
context:
space:
mode:
authorMTRNord <mtrnord1@gmail.com>2021-04-20 21:47:06 +0200
committerMTRNord <mtrnord1@gmail.com>2021-04-20 21:47:06 +0200
commit721ffc9b7c255432fbaac1432c68ea7fb017875d (patch)
tree344a33a2cb59c673140b3a4dec0560c158a0eb5d /deploy/installer/cleanup/package.xml
parentTranslated using Weblate (Hungarian) (diff)
downloadnheko-721ffc9b7c255432fbaac1432c68ea7fb017875d.tar.xz
refactor: Remove windows installer feature that was always broken
Diffstat (limited to 'deploy/installer/cleanup/package.xml')
-rw-r--r--deploy/installer/cleanup/package.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/deploy/installer/cleanup/package.xml b/deploy/installer/cleanup/package.xml
deleted file mode 100644

index f43e5b78..00000000 --- a/deploy/installer/cleanup/package.xml +++ /dev/null
@@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Package> - <DisplayName>Cleanup AppData and Registry</DisplayName> - <Description>Cleans up AppData and Registry when selected (logs you out) - Broken</Description> - <Version>__VERSION__</Version> - <ReleaseDate>__DATE__</ReleaseDate> - <SortingPriority>80</SortingPriority> - <Script>installscript.qs</Script> - <Checkable>false</Checkable> -</Package>