Background Plugin Interface BETA 1

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Background Plugin Interface BETA 1

Post by *m^2 »

I'm late, aren't I?
Sorry, there's always something :roll:
Anyway it's almost done, especially the coding part.
Download

Christian,
can I use Total Commander's icon?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Yes, you may use the Total Commander icon for things which are related to Total Commander. I recommend that you modify it, though, so your plugin can be distinguished from others. Immagine that all file system plugins would show up with the TC icon in network neighborhood - not really useful for the user...
Author of Total Commander
https://www.ghisler.com
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

ghisler(Author) wrote:Yes, you may use the Total Commander icon for things which are related to Total Commander. I recommend that you modify it, though, so your plugin can be distinguished from others. Immagine that all file system plugins would show up with the TC icon in network neighborhood - not really useful for the user...
You are right, I will do it. Thank you.
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2m^2
Not working under WinXP SP2 Pro (Polish). WBX.exe seems to close after executing TC. If you'd like to I can send you Filemon log.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

WBX.exe should close after executing TC. The whole interface code is executed by TC itself. That's why call it Total Commader's interface, not tool that allows loading some special dlls.
Did you read the quick start guide?
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

m^2 wrote:Did you read the quick start guide?
Yes, I did.
Plugins folder exists as subfolder of %COMMANDER_PATH%. Configuration section added to wincmd.ini file. WBX.exe double-clicked. Nothing happens with title bar.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

How do you normally start Total Commander?
Do you specify path to wincmd.ini in TC's command line?
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

I've got TC installed under d:\totalcmd and always starting using desktop shortcut which points to TC executable. For this plugin I've been trying to run wbx.exe using explorer window. I've even tried to starting only TC.
Please connect with me (if you want to) via #TCMD channel or ICQ to keep this thread clean.
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2 m^2

I use starter for starting tccalendar reminder. It starts reminder but on closing TC, reminder is still active like precess with almost 100% cpu consumption althogh is closed like application.
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

2pajo
It works fine here.
Can you send your starter.ini?
What windows version do you use?
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

Small update
Fixed several minor bugs + one that caused fenix_productions' wincmd.ini's path to be detected incorrectly.
Is still has important bug in TitleBar.wbx. Did anybody see RegQueryValueExW returning ERROR_INVALID_FUNCTION?
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2 m^2

[Programs]
0=reminder
[reminder]
path=C:\Program Files\Total commander\Plugins\WLX\tcCalendar\reminder.exe
;parameters=
workdir=C:\Program Files\Total commander\Plugins\WLX\tcCalendar
killonclose=1

win version: xpsp2
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

Still nothing. Can you contact me by email or ICQ? I'll send you test version of the plugin that will possibly tell me what's going on.
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2 m^2

my mail: sony2nd at gmail.com
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

Sent.
Post Reply