Summary: Hi All, I am trying to UNzip some .ZIp file which has a directory structure using PKUNZIP command. And yestaerday I have installed PKZIP on my win ser...
Summary: HI , I have to copy some files from a folder which has a nested folder structure i.e the main parent folder will have some child folders and inside th...
Summary: plz i need to manage my web server traffic by analysing data of log file & i'"ve to write a database script to read the web server log file ? ...
Summary: HI All, I want to write a batch script which will Unzip all the .Zip files from a folder A(inside the Folder A, there will be more than 1 .Zip files) ...
Summary: Hi , I need to write a batch script which will unzip the .Zip files from a folder and each .Zip file will have some .csv files inside,I need to unzip ...
Summary: Hello :-)! I'd like to create application for mobile phone (maximum price of phone would be about 220USD, it is for Central Europe; I will be testing ...
Summary: Hello, I am trying to do something that would seem simple enough here but I can't seem to figure it out. I am trying to make a batch file that will ch...
Summary: I want to put a batch file on all of the computers on my network, but I don't want to do it manually. Is there a way to transfer a file to a computer,...
Summary: Robocopy http://ss64.com/nt/robocopy.html You have to download the XP or Server Resource kit to get it but it is free. http://www.microsoft.com/downlo...
Summary: Hi, The ssl has default ciphers loaded and I'm trying the set only the required ciphers through SSL_CTX_set_cipher_list(ssl_ctx, "DES-CBC3-SHA:AES256...