I can't add with 7z a, corrupts the file.
internet access capabilities of 7-zip should not exist
direct disk writes to filesystem should not be allowed
ummm... 7z a somefile.7z somefile1 somefile2 dir1 dir2 7z x somefile.7z somefile1 somefile2 dir1 dir2 7z e somefile.7z somefile1 somefile2 dir1\somefile dir2\ dir3
.exe x64 installer throws error during install on win7x64sp1retail, won't even install.
I am talking about the seemingly inappropriate length of time. is there a Sleep() in the program?
what does \1..\9 do in C/C++? outputs 1..9, so in C/C++/wiki be \\1..\\9 you need to escape the \ characters.
what does \1..\9 do in C/C++? outputs 1..9, so in C/C++ be \\1..\\9 you need to escape the \ characters.