Post: Help making decompress and recompress a .bat
01-12-2011, 07:07 AM #1
mramato12
Go Steelers!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey is there any ways I can activate this automatically through CMD with one click?
I am sooo close, I am up to the pack folder opening but nothin' starts to unzip...I'm trying to make a .bat by the way.

here is the code I have so far:
Code:

@Echo
start C:\Users\"my user name">cd desktop/pack
start C:\Users\"my user name"\Desktop\pack>offzip.exe -a -z -15 patch_mp.ff.exe ./ 0

"my user name" is my actual name I imput but for safety reason I substituted that, I open the folder pack but can't seem to decompress the files.

The reason why im doing this is cause the patch does too much, I just want this to open whatever patch I put in "pack file", then recompress it when I'm done editing it...PLEASE HELP.
(adsbygoogle = window.adsbygoogle || []).push({});
01-12-2011, 10:32 AM #2
Default Avatar
Gizmo
Guest
Originally posted by jamato24 View Post
Hey is there any ways I can activate this automatically through CMD with one click?
I am sooo close, I am up to the pack folder opening but nothin' starts to unzip...I'm trying to make a .bat by the way.

here is the code I have so far:
Code:

@Echo
start C:\Users\"my user name">cd desktop/pack
start C:\Users\"my user name"\Desktop\pack>offzip.exe -a -z -15 patch_mp.ff.exe ./ 0

"my user name" is my actual name I imput but for safety reason I substituted that, I open the folder pack but can't seem to decompress the files.

The reason why im doing this is cause the patch does too much, I just want this to open whatever patch I put in "pack file", then recompress it when I'm done editing it...PLEASE HELP.


No need for all that code if your using a .BAT Winky Winky
Just put the patch_mp.ff in the same directory and use this code

@echo off
echo My 1337 Conversion Tool
pause
offzip.exe -a -z -15 patch_mp.ff.exe ./ 0
echo.
echo Patch uzipped successfully !
echo.
echo Cick any button to close.
pause

The following user thanked Gizmo for this useful post:

mramato12
01-12-2011, 12:29 PM #3
but you may want to delete the other files as they open and keep the ones youwant
01-12-2011, 12:34 PM #4
BuC-ShoTz
TeamMvKâ?¢
dont worry i have a tool, soon to be released
01-12-2011, 04:38 PM #5
EliteMossy
TheDigitalBoard.com
Originally posted by BucN View Post
dont worry i have a tool, soon to be released


I made a FF Tool, but i don't see the point in releasing it..
01-12-2011, 04:57 PM #6
Mr. Aimbot
¯\_(ツWinky Winky_/¯
Originally posted by BucN View Post
dont worry i have a tool, soon to be released


Originally posted by EliteMossy View Post
I made a FF Tool, but i don't see the point in releasing it..


Don't release it.. :y:
01-12-2011, 05:42 PM #7
Originally posted by EliteMossy View Post
I made a FF Tool, but i don't see the point in releasing it..

i do :carling:
01-13-2011, 01:39 AM #8
mramato12
Go Steelers!
Originally posted by EliteMossy View Post
I made a FF Tool, but i don't see the point in releasing it..


Trying not to be a n00b here, but what does FF mean?
Like on Patch_mp.FF?
Thanks.

But whatever it is, it has a point to be released Upside Down Happy
01-13-2011, 02:37 AM #9
Mw2Freak13
Climbing up the ladder
Originally posted by jamato24 View Post
Trying not to be a n00b here, but what does FF mean?
Like on Patch_mp.FF?
Thanks.

But whatever it is, it has a point to be released Upside Down Happy


FF means Fast File :dunce:
01-14-2011, 02:22 AM #10
mramato12
Go Steelers!
Originally posted by Mw2Freak13 View Post
FF means Fast File :dunce:

Oh, okay thank you.
So then Elitemossy has a Fast File decompresser that he doesn't see the point in releasing?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo