How to delete the cmd command ribbons.scr

Gg -  
brucine Posted messages 24978 Registration date   Status Member Last intervention   -
Hello, I typed the command cmd ribbons.scr but I can't remove it anymore.

1 answer

  1. kaumune Posted messages 22605 Registration date   Status Contributor Last intervention   5 159
     
    0
    1. brucine Posted messages 24978 Registration date   Status Member Last intervention   4 179
       
      Hello,

      Moreover, I don't understand what was attempted.

      Assuming I want to launch the Bubbles.scr screensaver, I either type these terms directly into the search box and click, or in the command console I don't need to specify the command interpreter; I simply enter at the prompt:

      Bubbles.scr /s

      Specifying the command interpreter for an "executable" is only necessary, in principle, in a scheduled task where we would then have to specify the program as cmd and the argument as
      /C "C:\Windows\System32\Bubbles.scr"
      0