From 4c56fa62e5d5c240ba7687696a02518cceb23e76 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 8 Jan 2026 04:37:59 +0000 Subject: [PATCH] Update README.md --- README.md | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80d289a..2a7ee00 100644 --- a/README.md +++ b/README.md @@ -1 +1,41 @@ -Collection of bat files I have created over the years \ No newline at end of file +Collection of bat files I have created over the years + +. \ +├── App Install Scripts \ +│   ├── Install Adobe Reader from Flash Drive.bat \ +│   ├── Install Arta Client.bat \ +│   ├── install exe from flash drive.bat \ +│   ├── Install Font.bat \ +│   ├── Topaz e-sig silent install.bat \ +│   └── webex install.bat \ +├── App Uninstall Scripts \ +│   ├── Arcocleaner.bat \ +│   ├── EntryProtect uninstall.bat \ +│   ├── Firefox uninstall.bat \ +│   ├── Ranger Scanner uninstall.bat \ +│   ├── Silverlight uninstall.bat \ +│   └── Uninstall Citrix Stuff.bat \ +├── Random Commands \ +│   ├── msg popup box.bat \ +│   └── Write txt.bat \ +├── README.md \ +├── Utility Scripts \ +│   ├── Bat file to start RDP session (thin client).bat \ +│   ├── Clear Hibernation Files.bat \ +│   ├── Fix Windows Server Time.bat \ +│   ├── IQMS Crystal Report Printing Fix.bat \ +│   ├── Kill Printer Queue.bat \ +│   ├── mapdrives.bat \ +│   ├── PaperLessPlusDatabaseRepairAllYears.bat \ +│   ├── Reboot.bat \ +│   ├── Start Nessus Box IP Change Script.bat \ +│   ├── Start powershell script as admin.bat \ +│   ├── startup folder location.bat \ +│   └── System Info.bat \ +└── VULN Related \ + ├── CVE-2017-5715_BranchTargetInjection_Fix.bat \ + ├── dot_net in-use reporting.bat \ + ├── Enable WinRE.bat \ + ├── LdapEnforceChannelBinding_Repair.bat \ + ├── Sweet32 1.bat \ + └── VULN_CVE-2017-5715_BranchTargetInjection.bat \