UPX Shell

Developed or developing a new product in PureBasic? Tell the world about it.
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

UPX Shell

Post by darklordz »

This is UPX Shell. UPX Shell is a special windows based frontend. Not just any. So you wounder what is so special about it? UPX Shell is yet another shell but can be executed from anywhere. And no UPX needed! The internal UPX version of UPX Shell is v1.90. When you compress an executable The executable is compressed and outputted to the location of the original exe. Witch is great! You can also immediately Uncompress the executable using UPX's fast decompression methods...

Here's a screenie.....UPX Shell v0.04b
*** CLick the Pic to Download it... ***

<a href="http://venus.milescape.com/~darklord/fo ... .exe"><img src="http://venus.milescape.com/~darklord/im ... hell_1.gif" border=0></a>

<a href="http://venus.milescape.com/~darklord/fo ... .exe"><img src="http://venus.milescape.com/~darklord/im ... hell_2.gif" border=0></a>


Id love some beta testing...from u peeps...
Last edited by darklordz on Tue Jun 10, 2003 1:20 pm, edited 7 times in total.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Where can one download it ???

;)
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

Hey have you ever gotten tierd of having to goto dos all the time to pack ur files. Using lame batchfiles or shell's. Well now theres UPX Shell, it's a packer that will pack your files with upx from any location anytime. No preconfiguration required. You don't even need UPX Installed! Sounds 2 good to be true? Go ahead try it...

http://www.balpoint.com/UPX%20Shell.rar
*Note : UPX Shell 0.02b is still beta and ive tested it alot and found no bugs, plz help me out an test this...

Also Removed SetFlags Dialog, will add it in later version. The SetFlags Dialog will give users more controll over the types of files they pack (DOS/WATCOM/WIN32/ATARI etc..)
wings
User
User
Posts: 21
Joined: Fri Apr 25, 2003 5:09 pm
Location: Canada

Post by wings »

This has nothing to do with the Purebasic Editor buddy ;)

Wrong forum.
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

its annoying.
here is NO place for advertisments @Darklordz !
plz Mr. Moderator, can you move this topic like the other one?

Thx
SPAMINATOR NR.1
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> here is NO place for advertisments @Darklordz !
> plz Mr. Moderator, can you move this topic like the other one?

Actually, Rings, the link for this Announcement forum clearly states:
Developed or developing a new product in PureBasic? Tell the world about it.
So Darklordz is quite within his rights to announce his product here...
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

LOL, it's moved already PB :)
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> LOL, it's moved already PB :)

I'm getting slow in my old age... sigh. :oops:
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

New version released updated links....above
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

@D4rkL0rdz

How did you create Shell Integration ???
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

Sorry for the late reply ive been busy. I assume youre talking about the context menu extentions right? 8O

Well i to add shell extentions to a filetype you need to be in the registry. If you installed my shell then check HKEY_CLASSES_ROOT\exefile\shell

you'll c 2 keys , generated by UPXShell. Look @ the keys and im guessing you'll figure out how i added them there. If you add those simple keys. You'd get the shell extention. Well I'Used windows api to add registry keys and delete them as well...i'll post some code lateron.if ya still didnt figure it out that is...

btw that shell extention launches my app with commandline. So if ya use the shell extention to pack a program it launches my app and immediately executes teh command....
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

UPX Shell v0.0.5 is Comming Soon....Preview

UPXCon v1.0.0 Complete - Part of UPX Shell v0.0.5b

Image

download <a href=http://www.balpoint.com/UPXCon.rar>here</a>
Post Reply