Trying to get this directory off my computer and can't seem to get it off. Tried creating this bat file to delete them and can't seem to get it correct.
:LoopStart
REN "C:\Users\David\Desktop\*" del
MOVE "C:\Users\David\Desktop\del\ "C:\"
RMDIR /S /Q "C:\Users\David\Desktop\del"
GOTO LoopStart
:LoopEnd
file path that is continuous is this :
C:\Users\David\Desktop\com\example\Lab2-1starter\app\src\main\java