Below is a very helpful post, in the event you wish to fire a command line from a .cs file in C#.
http://stackoverflow.com/questions/1469764/run-command-prompt-commands
Below is a very helpful post, in the event you wish to fire a command line from a .cs file in C#.
http://stackoverflow.com/questions/1469764/run-command-prompt-commands
One of the down-sides of the new cloud sharing platforms is that you often don’t have a backup other than the recycle bin. (Dropbox does offer a PackRat feature.) I decided to do a little experiment with 7zip to see how I could create my own SkyDrive Archive.
cd /D C:UsersUserOneDrive
for /d %%X in (*) do C:Batch7za9207za.exe u “F:Backups%%X.7z” “%%X” -y -mx9 -mmt -wf:temp
http://www.dotnetperls.com/7-zip-examples
http://www.wikihow.com/Use-7Zip-to-Create-Multiple-Compressed-Folders-in-One-Go