Raised This Month: $ Target: $400
 0% 

[ANY] Making files quickly bzip2(bz2) for fastdl


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Noora
New Member
Join Date: May 2019
Old 09-24-2019 , 07:39   [ANY] Making files quickly bzip2(bz2) for fastdl
Reply With Quote #1

Description
Converts files to bz2 format for fastdl.
Usage: Save the codes below as start.bat, and drag the maps onto them.

Code:
@Echo Off
:Start
If [%1==[ Goto :EOF
PushD %~pd1
"C:\Program Files\7-Zip\7z.exe" u -tbzip2 %~nx1.bz2 %1
Shift
PopD
Goto Start

Last edited by Noora; 09-24-2019 at 07:42.
Noora is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode