summaryrefslogtreecommitdiff
path: root/drivers/StartSuspended/remove.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/StartSuspended/remove.cmd')
-rw-r--r--drivers/StartSuspended/remove.cmd4
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