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