2
0

Cleaned up leftovers

This commit is contained in:
bschaper 2025-01-07 09:53:15 -06:00
parent 5c64a8e2cc
commit 3b84463b3e

View File

@ -87,8 +87,6 @@ powershell Copy-Item 'C:\Scripts\TCSE-Login.vbs' 'C:\ProgramData\Microsoft\Windo
echo Successfully Copied Login Scripts... echo Successfully Copied Login Scripts...
:: Remove Leftovers :: Remove Leftovers
powershell Remove-Item -Path 'C:\Scripts\tcse-deploy' -Recurse -Force
powershell Remove-Item -Path 'C:\Scripts.zip'
powershell Remove-Item -Path 'C:\Scripts\Software\Office2016' -Recurse -Force powershell Remove-Item -Path 'C:\Scripts\Software\Office2016' -Recurse -Force
powershell Remove-Item -Path 'C:\Scripts\Software\RemoteAgent64-TCSE.exe' powershell Remove-Item -Path 'C:\Scripts\Software\RemoteAgent64-TCSE.exe'
powershell Remove-Item -Path 'C:\Scripts\Software\gcpwstandaloneenterprise64.exe' powershell Remove-Item -Path 'C:\Scripts\Software\gcpwstandaloneenterprise64.exe'