WFX_PCIDetect - detect unknown hardware

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
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

WFX_PCIDetect - detect unknown hardware

Post by *alexanderwdark »

WFX_PCIDetect - plugin edition of my utility PCIDetect.

Why someone need it?

1. You can find information (vendor and device names) about non-identified by OS hardware. This helps to find out driver and manual.

Unknown device is market by special icon in TC panel.

2. You can find out correct or no driver you have installed yet.

To get detailed info you can press F3 key on selected device.

3. PCI ID database can be easy updated using virtual Update [from internet] file on file panel.


How to connect to remote PC? Run Conntect to remote, enter host name or IP address (without slashes), close dialog and efresh file panel using CTRL+R.

Direct link on wincmd.ru file store.

Warning: this is very beta version, but it run's and works! :wink:


Question: how can plugin can make TC to refresh file panel? I.e. run again from FsFindFirst() ?
Last edited by alexanderwdark on 2009-10-22, 19:04 UTC, edited 1 time in total.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: WFX_PCIDetect - detect unknown hardware

Post by *MVV »

alexanderwdark wrote:
Question: how can plugin can make TC to refresh file panel? I.e. run again from FsFindFirst() ?
E.g. PostMessage(hMainTcWnd, WM_USER+51, 540, 0)
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Re: WFX_PCIDetect - detect unknown hardware

Post by *alexanderwdark »

Updated:
1. Auto-refresh after connect to remote machine.
2. When connecting to local machine, using system device enumeration routine, when connecting to remote pc remote registry is used.


2MVV: Thanks for info!
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Re: WFX_PCIDetect - detect unknown hardware

Post by *alexanderwdark »

26.10.2009: Now you can test new version. It support auto-find of driver for you devices, including unknown to OS.
User avatar
Nigurrath
Senior Member
Senior Member
Posts: 227
Joined: 2003-02-05, 12:41 UTC

Post by *Nigurrath »

the archive is corrupted!
always latest 32b TC on a WIN10 64b
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

Nigurrath wrote:the archive is corrupted!
Archive must be OK, maybe archive is broken by antivirus of your Web filter?

I know, that McAfee shows some NewMalware false alarms for my plugin.
User avatar
Boofo
Power Member
Power Member
Posts: 1431
Joined: 2003-02-11, 00:29 UTC
Location: Des Moines, IA (USA)
Contact:

Post by *Boofo »

I confirm that the archive is fine. I just re-downloaded it and it installed normally.
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden

How do I un-overwrite all my data?

User of Total Commander
#60471 Single user license
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

@ alexanderwdark
Great plugin, very usefull.

One sugestion. Can you make some progress status on updating database?

pajo
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

pajo wrote:@ alexanderwdark
Great plugin, very usefull.

One sugestion. Can you make some progress status on updating database?

pajo
I's good idea, in the next version, if it will..
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

@ alexanderwdark

When you plan to release new version?
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

pajo wrote:@ alexanderwdark

When you plan to release new version?
There is new build, you can try it by re-downloading from last link.
Giovanni
Member
Member
Posts: 154
Joined: 2005-03-23, 18:28 UTC

Post by *Giovanni »

I have installed wfx_pcidetect.wfx and pci.db into %COMMANDER_PATH%\Plugins\wfx\

After I run Update [from internet] then there is a new pci.db file in %COMMANDER_PATH%

Is it possible to force the update to my original path?
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

Giovanni wrote:I have installed wfx_pcidetect.wfx and pci.db into %COMMANDER_PATH%\Plugins\wfx\

After I run Update [from internet] then there is a new pci.db file in %COMMANDER_PATH%

Is it possible to force the update to my original path?
Plugin uses path for ini files constant, which TC sends to WFX plugin.Plugin path is used just first-time, if database exist, it's copied to ini path.
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

alexanderwdark wrote:
pajo wrote:@ alexanderwdark

When you plan to release new version?
There is new build, you can try it by re-downloading from last link.
Progess bar is showing, but is not reguired to be shown on devices on F3 pressed (TC progress is already shown) only on updating database from internet.
I have another suggestion. Can you make unknow diveces (in device manager) to be shown in plugin with question mark? or even if you can make one separate folder with name unknown devices where all devices would be
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

pajo wrote: Progess bar is showing, but is not reguired to be shown on devices on F3 pressed (TC progress is already shown) only on updating database from internet.
I plan to make it in the next version.
pajo wrote: I have another suggestion. Can you make unknow diveces (in device manager) to be shown in plugin with question mark?
Now there is lifebuoy icon for such devices. I don't have any 16x16 nice question mark icon in my clipart (there is some system icon, but i haven't its location and id).
Post Reply