7 lines
52 B
Batchfile
7 lines
52 B
Batchfile
|
|
|
|
Rem extract files
|
|
7z.exe x data -oC:\ -aoa
|
|
|
|
|
|
pause |