UI-upx; GUI Front end to the upx utilty

Developed or developing a new product in PureBasic? Tell the world about it.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by clx.

Hi.. I started this project about 3 months ago and just recently started working on it again.. right now it's an early alpha as there isn't much to the program. If you would like to give bugs.. suggestions or comments on the program.. I'd appreciate it, just post here on the forum. This is my first project that's fairly completed in purebasic. :)

Thanks go out to everyone in #purebasic and on the forums for peieces of code and help

you can download the self-extracting archive here...

http://delusions.ath.cx/ui_upx/UI-upx_REL.exe

Thanks
clx;
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebs.

clx,

I just tried it - it looks good and works! A couple of suggestions:

1) You should show the before/after file sizes and compression ratio reported by UPX. I wasn't sure if everything was OK after the progress bar reached the end.

2) An entry in the context (right-click) menu would be handy.

BTW, these aren't my original ideas; UPXG does both of these.

Eric
Originally posted by clx

Hi.. I started this project about 3 months ago and just recently started working on it again.. right now it's an early alpha as there isn't much to the program. If you would like to give bugs.. suggestions or comments on the program.. I'd appreciate it, just post here on the forum. This is my first project that's fairly completed in purebasic. :)

Thanks go out to everyone in #purebasic and on the forums for peieces of code and help

you can download the self-extracting archive here...

http://delusions.ath.cx/ui_upx/UI-upx_REL.exe

Thanks
clx;
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by clx.

new updated version 0.3

added:
- notification of compression/decompression completion
- about window
- fixed some bugs

bugs:
- lots..
- can't open about window more than once.. seems to be a problem with opening and using a windowed directx window in an application? anyways.. I'll try to figure it out.

hope you find it useful.

you can get it here..

http://delusions.ath.cx/ui_upx/UI-upx-0_3.exe

Thanks

- clx
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by akj.

I would like to download this GUI front-end to UPX but I always get the error 'This page cannot be displayed' when I click on the supplied link (or any leading part of the link).
Is an alternative download site available?


Anthony Jordan
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by clx.

* actually, use this link...

http://members.rogers.com/cystem/UI-upx-0_3.exe

- clx
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Max..
Originally posted by clx

* actually, use this link...
Just downloaded, but anytime I start it I get an Access Violation.


Max.

AMD Athlon, Matrox G550, Win 2K SP3, IE 6.0, PB 3.62
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Denis.

Hi clx,

nice work. :)


It's runnig well under Win98 SE. I get the same error with about window.


Denis
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Num3.

Found a couple of bugs on it:

o Doesn't always work on XP (several crashes before it starts)
o Requires DX7 (doesn't work on NT)
o Progress bar is not attached to the real progress (on a P166 it finishes even before the progress starts :))
o Console is 200% faster... LOL


This is not a critic, your proggy is excellent work...
Keep it up!

--
Kind Regards
Rui Carvalho

Old programmers never die... They branch into a subroutine...
Post Reply