Search found 5 matches

by ivar75
12 Apr 2012 05:29
Forum: DOS Batch Forum
Topic: Unzip or Unrar files with Batch file?
Replies: 21
Views: 34846

Unzip or Unrar files with Batch file?

Hi Friends,

Can I unzip or unrar multiple files by creating a batch file?

Plz help me
by ivar75
12 Apr 2012 01:32
Forum: DOS Batch Forum
Topic: Want to move all subfolders to one level up
Replies: 6
Views: 9769

Re: Want to move all subfolders to one level up

@foxdirve

Its working !! Exactly what I am looking for !! Thank you very much !! Love the forum..........today I used it and It saved me 48 hours of work :)....Thank you once again
by ivar75
12 Apr 2012 01:25
Forum: DOS Batch Forum
Topic: Want to move all subfolders to one level up
Replies: 6
Views: 9769

Re: Want to move all subfolders to one level up

@fewers

Yes folder A,B, are empty. When I put some files in A,B folders . they are working but I need only subdirectories to come out, Tolal Folder 1,2,(inclu A,B) are going up. My intention is just to seperate all A,B folders out.

Thanks for your time
by ivar75
11 Apr 2012 09:33
Forum: DOS Batch Forum
Topic: Want to move all subfolders to one level up
Replies: 6
Views: 9769

Re: Want to move all subfolders to one level up

Hi Fawers, Thanks for spending ur precious time on this. I checked this batch file. Its working but I found a small problem . MY root directory is H:/wavz&Rex/XYZ I am having 2000 folders like this FOLDER 1 A FOLDER 2 B FOLDER 3 C FOLDER 4 D When I tried this batch file All my Floder 1, Folder 2...
by ivar75
11 Apr 2012 05:44
Forum: DOS Batch Forum
Topic: Want to move all subfolders to one level up
Replies: 6
Views: 9769

Want to move all subfolders to one level up

Hi, I need a small batch file to do some work MY root directory is H:/wavz&Rex/XYZ I am having 2000 folders like this FOLDER 1 A FOLDER 2 B FOLDER 3 C FOLDER 4 D I wish to move all A,B,C,D etc., folders to root directory XYZ. Kindly help, I am very new to ms-dos even I dont know how to make a ba...