install tools
This commit is contained in:
1
tools/remove_odbc_connection.ps1
Normal file
1
tools/remove_odbc_connection.ps1
Normal file
@ -0,0 +1 @@
|
||||
Remove-OdbcDsn -Name "GhOST Library" -DsnType "User" -Platform "64-bit" -ErrorAction 'SilentlyContinue'
|
||||
Reference in New Issue
Block a user