Page 1 of 1
Posted: Sun Feb 23, 2003 11:10 pm
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;
Posted: Mon Feb 24, 2003 1:42 am
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;
Posted: Mon Mar 17, 2003 3:03 am
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
Posted: Wed Mar 26, 2003 7:36 pm
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
Posted: Thu Mar 27, 2003 12:09 am
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
Posted: Thu Mar 27, 2003 5:53 am
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
Posted: Thu Mar 27, 2003 12:26 pm
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
Posted: Tue Apr 08, 2003 8:08 pm
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...