Step 3Part 1: archive.bat
If all you want is to create a nice tidy archive that you can put somewhere safe, all you need is this one-line batch file.
C:\Program Files (x86)\7-Zip\7z.exe a archive.zip Dissertation.doc *.java .\Images
Save that as a file called "archive.bat" in the directory containing the files to back up or download the heres-one-I-made-earlier below, and in the next step we'll customise it to your requirements.
archive.bat84 bytes| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|












































