diff options
| author | WitherOrNot | 2025-02-13 23:37:59 +0000 |
|---|---|---|
| committer | GitHub | 2025-02-13 23:37:59 +0000 |
| commit | a617f59a992a1d56328f0c32e3e303db3fef975d (patch) | |
| tree | 1fa65b0b728e8787a6cccd138712281c63006414 /drivers/StartSuspended/remove.cmd | |
| parent | 634b353ebbfc6f465b13a18ae178f0bfd96510f8 (diff) | |
| download | spp-stuff-a617f59a992a1d56328f0c32e3e303db3fef975d.zip | |
Add files via upload
Diffstat (limited to 'drivers/StartSuspended/remove.cmd')
| -rw-r--r-- | drivers/StartSuspended/remove.cmd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/StartSuspended/remove.cmd b/drivers/StartSuspended/remove.cmd new file mode 100644 index 0000000..a348411 --- /dev/null +++ b/drivers/StartSuspended/remove.cmd @@ -0,0 +1,4 @@ +net.exe stop RTCore64
+sc.exe delete RTCore64
+del %systemdrive%\RTCore64.sys
+pause
|
