batch file extract or move files to jar file?

Score
0
Vote Up
February 4, 2012 at 11:11:17 Pacific
Specs: Windows 7, 4GB

Can batch file extract or move files to jar file?

Reply ↓  Report •


#1
Vote Down
Score
0
Vote Up
February 5, 2012 at 00:21:20 Pacific

1) Create a temporary directory.
2) Extract the files to there.
3) Create the jar file from these files.
4) Clean up.

Same commands in batch as you would type from command line.


Reply ↓  Report •
Reply to Message Icon Start New Discussion
Related Posts

« [Solved] search and move inside sa... Create folder - partial f... »