PureFileMaster a Total-Commander-Clone Released! (Version 3)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

PureFileMaster a Total-Commander-Clone Released! (Version 3)

Post by AL90 »

Hi All,

Now I'm finished with my current project and want it present to you now. :D

Pure FileMaster is a FileManager like Total-Commander.
Besides the usual file operations like Copying, Deleting or Renaming,
you can also access to a ZIP or RAR archive as if it is a normal Directory.
Here now the Features:
- Copy or Remove of Files or Folders from one Window to the other.
- Supports Rename, Delete, View, Edit, and MakeDir.
- Integrated ToolBar. (Can also deactivate)
- Default- and Popup-Menus. (Popup-Menu can also deactivate)
- Near all Menu-Entrys can also activate per KeyShortcut.
- Supports the Packer ZIP and RAR. (Complete RAR support only if WinRAR is installed)
- Miscellaneous Custom Colors Editable. (Can also deactivate)
- Explorer Font is selectable. (Inclusive style)
- Resizable Main and File-Viewer Window.
- Viewing of Hidden & Systemfiles can turn On or Off.
- Filesize can view in Bytes or KBytes.
- Multilingual Catalogs available. (Currently German & English)
Pure FileMaster is a Freeware Product.

BTW: Thanks a lot to Gnozal for the fantastic Userlibs. With it is very easyer
to code any Tools. :wink:

Here now the Download-Link: Enjoy it. :wink:

Pure FileMaster Setup

Pure FileMaster ZIP
Last edited by AL90 on Sat Jun 05, 2010 3:29 pm, edited 1 time in total.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

Good job. I was actually going to get around to do one of these one day and you saved me the task. Whew!! I mainly needed file comments so I built an sqlite table around mine so that I could add/edit and see them.

P.s Love the colours. Good for my old eyes.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Looks very interesting - (except for the "This project wasn't unlocked yet !!!" part)
:)

cheers
Brice Manuel

Post by Brice Manuel »

What rsts said. Shots look great, but can't download it.

BTW, how does one get their PB stuff hosted on PureArea?
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

Looks very interesting ... will check this out when I have more time.
regards,
benny!
-
pe0ple ar3 str4nge!!!
zikitrake
Addict
Addict
Posts: 875
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

:o Nice!... and useful
PB 6.21 beta, PureVision User
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Post by GG »

Same thing for me : "This project wasn't unlocked yet !!!". Unable to download :(
Looks very promising however.
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
FreeThought
User
User
Posts: 54
Joined: Mon Jul 18, 2005 10:28 am

Post by FreeThought »

the download worked fine for me. Thanks , it is a nice one .
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Post by GG »

Freethought, is it possible to share what you have successfully downloaded ?
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

DL not working for me either. :(
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
FreeThought
User
User
Posts: 54
Joined: Mon Jul 18, 2005 10:28 am

Post by FreeThought »

hope Al90 doesn't mined, if he does I will remove the link right away:

http://rapidshare.com/files/11077269/Pu ... p.rar.html
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Thanks FreeThought.

Wonder what the secret to downloading from purearea is?

cheers
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

Howdy ho! Looks very nice. Its funny couse I'm actually coding a TotalCommander-Clone in my spare time too.

My aims are:

- Completely MDI Based
- Threaded and queued Fileoperations
- Preview options for files
- FTP, ZIP, Rar...

Atm I'm working on the Thread-Part for multiple actions a time.
This is how it looks now:

Image
Tranquil
FreeThought
User
User
Posts: 54
Joined: Mon Jul 18, 2005 10:28 am

Post by FreeThought »

rsts wrote:Thanks FreeThought.

Wonder what the secret to downloading from purearea is?

cheers
Nothing really, just downloaded the file as usual.

Regards.
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

To first sorry for the lock on PureArea. :cry:

You can it also Download from my page. Here the Link: :D

http://home.arcor.de/al90/files/PureFil ... _Setup.exe

or visit my >>> Website <<<


@Fangbeast

I think I can add file-comments in next release. :wink:

@Brice Manuel
BTW, how does one get their PB stuff hosted on PureArea?
My Userlevel on PureArea is set to low. I think I must speak with Andre. :mrgreen:

@Tranquil

Looks good. :wink:

BTW:

Thanks for all Feedbacks :wink:
Post Reply