Results 21 to 28 of 28
-
22nd May 2012, 07:31 PM #21Member
Here is my code...
Code:@ECHO OFF for /D %%f in ("C:\Users\Administrator\Downloads\NA\a\*") do copy "C:\Readme.txt" "%%f\" cd C:\Users\Administrator\Downloads\NA\a SET PATH=C:\Program Files\WinRAR;%PATH% FOR /f "delims=" %%d IN ('DIR /B') DO WinRAR a -m0 -ep "C:\Users\Administrator\Downloads\NA\a\%%~nxd.rar" "%%~fd" EXIT
SET PATH=C:\Program Files\WinRAR;%PATH% i m using this path.. and its working ...
NOw please edit the code accordingly..
Thanks
---------- Post added at 09:40 PM ---------- Previous post was at 04:14 PM ----------
And same way.. can you provide us the auto-extract files with password protected.. and remove them after extracting..
Thanks in advance
---------- Post added 23rd May 2012 at 01:01 AM ---------- Previous post was 22nd May 2012 at 09:40 PM ----------
Bro, Its working...after making different folder...
But is it possible .. to add readme.txt file..
without making too many folders..
Means I have one main folder... in which files to be compressed.
in that folder i have to make separate folder ....thta's tiry job.
ANy Solution ??
-
22nd May 2012, 08:56 PM #22OPMemberWebsite's:
facebook.comok so it is working??
now i dont understand your other questions..... give details..All right everyone, line up alphabetically according to your height.
-
23rd May 2012, 06:13 AM #23Member
pls make batch script for auto-extract rar files which is password protected....
thnks
-
23rd May 2012, 09:06 PM #24OPMemberWebsite's:
facebook.comyou should really try trial and error so u learn
ECHO OFF
cd C:\PATH TO RARS
SET PATH=C:\Program Files\WinRAR;%PATH%
FOR /f "delims=" %%d IN ('DIR /B') DO unRaR e -p123456 *.rar C:\DESTINATION TO EXTRACT
EXIT
All right everyone, line up alphabetically according to your height.
-
26th May 2012, 03:48 AM #25OPMemberWebsite's:
facebook.comAdded all new edits to original post for simpler viewing....
All right everyone, line up alphabetically according to your height.
-
1st Jun 2012, 12:10 PM #26Member
Hey, bro....
is it possible to do same thing - auto splitting using FFSJ or HJSplit ??
---------- Post added at 05:40 PM ---------- Previous post was at 05:40 PM ----------
If yes, then please provide us the BAT file
-
8th Jun 2012, 05:52 AM #27OPMemberWebsite's:
facebook.comI have kindly provided this tutorial using a bat code for WinRaR, not FFSJ nor HJSplit.
Thats another tutorial.
I strongly recomend you try learning to use your curiosity, research and apply trial and error, you will learn much more than getting it done by someone else.All right everyone, line up alphabetically according to your height.
-
19th Oct 2012, 07:30 AM #28Member
readme.txt not work.
@ECHO OFF
for /D %%f in ("C:\testin\ *") do copy "C:\readme\readme.txt" "%%f\"
cd C:\testin
SET PATH=C:;C:\Program Files\WinRAR;C:\Windows\system32;C:\Windows;C:\Win dows\System32\Wbem;%PATH%
FOR /f "delims=" %%d IN ('DIR /B') DO WinRAR a -m3 -ep -v500m -x*.rar "C:\testout\%%~nxd.rar" "%%~fd"
EXIT
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] Wautoposter Fully Automated Bot Script RSS FEED Auto Download Auto Upload
By jpavsex in forum Completed TransactionsReplies: 302Last Post: 10th Jul 2011, 09:30 AM -
[Selling] Wautoposter Automated Uploading Script Auto Download Auto Upload $9/month
By jpavsex in forum Completed TransactionsReplies: 83Last Post: 3rd Jul 2011, 05:06 AM -
[Buying] Auto Download Auto Upload Auto Post
By arkinyildiz in forum Completed TransactionsReplies: 20Last Post: 7th May 2011, 03:28 PM -
Need php cronjob to auto dlete files after XX hours [$5]
By kohkindachi in forum Technical Help Desk SupportReplies: 13Last Post: 16th Sep 2010, 04:24 AM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...