Windows 10 Help with a batch file

  • Thread starter Thread starter Rafisher1
  • Start date Start date
R

Rafisher1

I got the batch file to delete Skype-Setup.exe in the specified folder, but then it keeps repeating. Apparently I am missing something in the command.I didn't see anything relevant in forfiles /?C:\WINDOWS\system32>forfiles /P "C:\Users\Robert Allen Fisher\AppData\Roaming\Microsoft\Skype for Desktop" /D -0 /C "cmd /c del Skype-Setup.exe" Could Not Find C:\Users\Robert Allen Fisher\AppData\Roaming\Microsoft\Skype for Desktop\Skype-Setup.exe Could Not Find C:\Users\Robert Allen Fisher\AppData\Roaming\Microsoft\Skype for Desktop\Skype-Setup.exe Could Not Find C:\Users\Robert Allen Fisher\AppD

Continue reading...
 
Back
Top