FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Masked Data Compressor GUI (https://fileforums.com/showthread.php?t=97691)

ipman_98 22-02-2016 05:56

Masked Data Compressor GUI
 
1 Attachment(s)
Hi!, I'm just a small newbie. I created a small GUI for panker1992's Masked Compression. Just wanted to share it with everyone. Check it out.

Masked Data Compression : http://fileforums.com/showthread.php?t=97530

http://s12.postimg.org/gm3tfzdfh/image.png

http://s24.postimg.org/z9iazf9f9/image.png

http://s24.postimg.org/h7z61mfed/image.png

Changes
-Tiny SFX Fixed. - 2/23/16
-SFX compressor updated. 2/23/16
-Error Msgs Fixed. 2/25/16
-Unpacker problem fixed. 2/25/16
-Status area added. 2/25/16
-Various msg box errors fixed. 3/1/16
-New solution for tiny sfx. 3/1/16

panker1992 22-02-2016 06:05

thanks for using Credits :D

it really lifts my spirit to see this because i have put a lot of effort

with that said i will test this as i did with Felice :D

ipman_98 22-02-2016 06:21

Quote:

Originally Posted by panker1992 (Post 447474)
thanks for using Credits :D

it really lifts my spirit to see this because i have put a lot of effort

with that said i will test this as i did with Felice :D

Thank you so much! and please fix Advanced_SFX_Compressor on 2.5. It's not working.

Stor31 22-02-2016 06:46

how fix this
http://nsa38.casimages.com/img/2016/...5706660870.jpg
thx

rinaldo 22-02-2016 06:47

this string creates temporary files a bit everywhere

Code:

New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "

Code:

New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\Temp "

You do not need to enter the forced password if one does not want
Code:

If TextBox.Text = "" Then
Argument without pass
Else
Argument with pass
End If


ops! very nice ipman_98 continue like this ;)

ipman_98 22-02-2016 06:50

Quote:

Originally Posted by rinaldo (Post 447480)
this string creates temporary files a bit everywhere

Code:

New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "

any tips?

ipman_98 22-02-2016 06:51

Quote:

Originally Posted by Stor31 (Post 447479)

fill all fields, password included

panker1992 22-02-2016 07:28

new FA.sfx is coming :P fixes applied and testing to see if this works :P

i can implement cls-reflate on it :P but it will be overkill

ipman_98 22-02-2016 08:20

Quote:

Originally Posted by rinaldo (Post 447480)
this string creates temporary files a bit everywhere

Code:

New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "

Code:

New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\Temp "

You do not need to enter the forced password if one does not want
Code:

If TextBox.Text = "" Then
Argument without pass
Else
Argument with pass
End If


ops! very nice ipman_98 continue like this ;)

thanks. I didn't include that because like everyone use a password (most of the time). Fixed after you said & Temp problem is also updated. :D

panker1992 22-02-2016 08:31

1 Attachment(s)
Friend bad news ....... every test failed with the fixed FA.sfx

seems the old one is working so good, didnt have an error though if you want i can help you fix it yourself :D

download my FA.sfx i estimate you have it and download this program i give you here

open my FA.sfx and see the tricks i did inside and try make changes to your needs,

though let me tell you something before you proceed,

msc+srep+exe2+delta+4x4:lzma:max:100m

is the best and will always will be stable method to use :D

precomp is the only one to bring you trouble and the reason is " it doesnt support " stdout "

if you keep the FA.sfx i gave you without touching anything, the method above will be 100% stable, though i commend you to try and bring precomp as well and then share with me if it gets stable.

Good luck and i hope that long text helped :D

rinaldo 22-02-2016 08:31

that's okay guy +10
:)

felice2011 22-02-2016 08:35

ipman_98 good GUI, interesting the adding (ARC SFX) but you could create a unique compression option and Archive self-extracting, and not as do Panker with two separate file.bat, seeks to perfect the work of others and not duplicate their work in a graphical interface.
seeks to fix this problem "Output Directory name can't contain any spaces", as opposed it is unusable.:)

rinaldo 22-02-2016 08:53

ipman
I see you've followed my advice to the letter, very well .... now that's better :)

ipman_98 23-02-2016 00:42

Quote:

Originally Posted by panker1992 (Post 447495)
Friend bad news ....... every test failed with the fixed FA.sfx

seems the old one is working so good, didnt have an error though if you want i can help you fix it yourself :D

download my FA.sfx i estimate you have it and download this program i give you here

open my FA.sfx and see the tricks i did inside and try make changes to your needs,

though let me tell you something before you proceed,

msc+srep+exe2+delta+4x4:lzma:max:100m

is the best and will always will be stable method to use :D

precomp is the only one to bring you trouble and the reason is " it doesnt support " stdout "

if you keep the FA.sfx i gave you without touching anything, the method above will be 100% stable, though i commend you to try and bring precomp as well and then share with me if it gets stable.

Good luck and i hope that long text helped

thanks. It worked just like you said! :D :)

Stor31 23-02-2016 04:28

Thx for All


All times are GMT -7. The time now is 10:12.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com