I am trying to get the files to delete after archiving them via cmd. This is possible as shown in the video here Video But i cannot find anything saying how to do this via cmd. theres documentation on it here Link And this is code i have so far
"cd C:\Users\Jorden\Desktop && "C:\Program Files\WinRAR\WinRAR.exe" a -r -pMyPassword MyArchiveFile *.txt"