From 8270fa3ec101b225941cb6560b03f6d167e93bbc Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Wed, 4 Feb 2026 12:51:35 -0400 Subject: [PATCH] add teams icon, add vs revo, etc --- assets/msteams/Microsoft Teams.lnk | Bin 0 -> 1448 bytes bin/apps.json | 24 +++++++++- config/keepassxc.reg | 5 ++ config/revo_uninstaller.reg | 72 +++++++++++++++++++++++++++++ selection.json | 1 + 5 files changed, 101 insertions(+), 1 deletion(-) create mode 100644 assets/msteams/Microsoft Teams.lnk create mode 100644 config/keepassxc.reg create mode 100644 config/revo_uninstaller.reg diff --git a/assets/msteams/Microsoft Teams.lnk b/assets/msteams/Microsoft Teams.lnk new file mode 100644 index 0000000000000000000000000000000000000000..47b700549d924b349a7543da1f28a664bd6910d9 GIT binary patch literal 1448 zcmcIkOK4L;6g`Ost2J6N7F4wHM}v?@Uz=(y7Fuo6h=~M}R%$J=ZDI&*OiThvU9}rm z6@%n|sY zMtEn?V63(oO*Q+278_copA=n}Jm$5)(zJW-k!!HjV*$D>y}@9}VQIjQs*bqSL&4C1 z!@n@KaN+99l~U1J`n1-~{R48Qg=i)M2qBCZMv+7o5x9}(*94|8h7LseJ;qmLhGHvc zG!m7HA=oE^gM=h0rVkTJAo1TN4v9egwGp-c+R;fr9cYIJoukfE8eE*+d_|_?JP|bQiyXD*6i>ifk`ry<=%C! z?~u0?Im@CKX}%)=-+2Sa7@u8&^$}(F`>#V^=KJSv%zJdt&t;Lvs&^vLSiGNjc(HHh z@!9Zh>+<&`_x8#GsgXupVOFEe&&X)=c6gaph8fB@fot5)^Y-M_cMN{caYAFhM zoUB}@s%V<5#A$ngQ0*YjPS)wnpwmx^vvjMGTEplN?N|ww!KpfpO2wj#HC(OYrdi`Y z?-avw!BHqy9R((`)QG3@^Q=BSXlOAe?~$)e`@1$3|C&j0`b literal 0 HcmV?d00001 diff --git a/bin/apps.json b/bin/apps.json index 76c904e..352806f 100644 --- a/bin/apps.json +++ b/bin/apps.json @@ -52,7 +52,13 @@ "Id": "Microsoft.Teams", "Version": "", "Enabled": 1, - "PostInstall": [] + "PostInstall": [ + { + "Type": "FileCopy", + "Source": "./assets/msteams/Microsoft Teams.lnk", + "Destination": "$HOME\\Desktop\\Microsoft Teams.lnk" + } + ] }, { "Name": "KeePassXC", @@ -69,6 +75,10 @@ "Type": "FileCopy", "Source": "./assets/keepassxc/KeePassXC.lnk", "Destination": "$HOME\\Desktop\\KeePassXC.lnk" + }, + { + "Type": "RegImport", + "Path": "./config/keepassxc.reg" } ] }, @@ -119,6 +129,18 @@ } ] }, + { + "Name": "Revo Uninstaller", + "Id": "RevoUninstaller.RevoUninstaller", + "Version": "2.6.5", + "Enabled": 0, + "PostInstall": [ + { + "Type": "RegImport", + "Path": "./config/revo_uninstaller.reg" + } + ] + }, { "Name": "Adobe Acrobat Reader", "Id": "Adobe.Acrobat.Reader.64-bit", diff --git a/config/keepassxc.reg b/config/keepassxc.reg new file mode 100644 index 0000000..56866d4 --- /dev/null +++ b/config/keepassxc.reg @@ -0,0 +1,5 @@ +Windows Registry Editor Version 5.00 + +; disable automatically start +[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] +"KeePassXC"=- diff --git a/config/revo_uninstaller.reg b/config/revo_uninstaller.reg new file mode 100644 index 0000000..303976d --- /dev/null +++ b/config/revo_uninstaller.reg @@ -0,0 +1,72 @@ +Windows Registry Editor Version 5.00 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\General] +"AU on startup"=dword:00000000 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\Uninstaller] +"Create System Restore Pont"=dword:00000000 +"Maximize uninstall wizard"=dword:00000000 +"Select leftovers by default"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\Browsers\CHR] +"Clear History of Visited Internet Web Pages"=dword:00000001 +"Delete Temporary Internet Files"=dword:00000001 +"Delete Cookies"=dword:00000000 +"Delete Download History"=dword:00000001 +"Delete Form History"=dword:00000001 +"Delete Session History"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\Browsers\EDGE] +"Clear History of Visited Internet Web Pages"=dword:00000001 +"Delete Temporary Internet Files"=dword:00000001 +"Delete Cookies"=dword:00000000 +"Delete Download History"=dword:00000001 +"Delete Form History"=dword:00000001 +"Delete Session History"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\Browsers\FF] +"Clear History of Visited Internet Web Pages"=dword:00000001 +"Delete Temporary Internet Files"=dword:00000001 +"Delete Cookies"=dword:00000001 +"Delete Download History"=dword:00000001 +"Delete Form History"=dword:00000001 +"Delete Session History"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\Browsers\IE] +"Clear History of Visited Internet Web Pages"=dword:00000001 +"Delete Address Bar History"=dword:00000001 +"Delete Temporary Internet Files"=dword:00000001 +"Delete Cookies"=dword:00000001 +"Delete Index.dat files"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\Browsers\Opera] +"Clear History of Visited Internet Web Pages"=dword:00000001 +"Delete Download History"=dword:00000001 +"Delete Temporary Internet Files"=dword:00000001 +"Delete Cookies"=dword:00000001 +"Delete Session History"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\MSOffice] +"CWRDH"=dword:00000001 +"CERDH"=dword:00000001 +"CARDH"=dword:00000001 +"CPPRDH"=dword:00000001 +"CFPEDH"=dword:00000001 + +[HKEY_CURRENT_USER\Software\VS Revo Group\Revo Uninstaller\TrackCleaner\Windows] +"Clear Recent Documents History"=dword:00000001 +"Clear Start Menu Run History"=dword:00000001 +"Clear Find File History"=dword:00000001 +"Clear Printers, Computers and People Find History"=dword:00000001 +"Clear Paint Recent File History"=dword:00000001 +"Clear Wordpad Recent File History"=dword:00000001 +"Clear Regedit Last Opened Key History"=dword:00000001 +"Clear Common Dialog Open Save Recent History"=dword:00000001 +"Clear Common Dialog Last Visited Folder History"=dword:00000001 +"Delete Start Menu Click Logs"=dword:00000001 +"Empty Clipboard"=dword:00000001 +"Empty Recycle Bin"=dword:00000001 +"Delete Windows Temporary Files"=dword:00000001 +"Delete Memory Dump Files"=dword:00000001 +"Delete Chkdsk recovered file fragments"=dword:00000001 +"Delete Thumbnail Cache"=dword:00000001 diff --git a/selection.json b/selection.json index 50a87a8..0a8f6d2 100644 --- a/selection.json +++ b/selection.json @@ -7,6 +7,7 @@ "VeraCrypt": 1, "File Shredder": 1, "VLC": 1, + "Revo Uninstaller": 1, "Adobe Acrobat Reader": 0, "System Optimize": 1 } \ No newline at end of file