Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.
Moderators: Hacker , petermad , Stefan2 , white
icfu
Power Member
Posts: 6052 Joined: 2003-09-10, 18:33 UTC
Post
by *icfu » 2006-05-26, 16:25 UTC
@djorge:
What do you think about mentioning the VC8 download link in readme? Was an odyssey to find it.
http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE
I suggest that you don't add the INI file in the installation archive but create it on first plugin use when necessary. Ah well, access violation here too unfortunately, I'll check the next versions.
Good luck with development!
Icfu
Last edited by
icfu on 2006-05-26, 16:46 UTC, edited 1 time in total.
This account is for sale
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2006-05-26, 16:44 UTC
icfu wrote: Was an odyssey to find it.
Icfu, seems you have missed my previous
post .
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
icfu
Power Member
Posts: 6052 Joined: 2003-09-10, 18:33 UTC
Post
by *icfu » 2006-05-26, 16:50 UTC
Yep, because I haven't read the whole thread here, only page 2.
Edit: Oh, I am getting old, I have even answered on page 1, too long ago.
Icfu
This account is for sale
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2006-05-26, 17:09 UTC
2
djorge
Just three small wishes:
#1: Jump to the specified URL (using standard web browser) when pressing ALT+ENTER on a file / key.
#2: Make default group comparisons case-insensitiv such I can use Email instead of email.
#3: Use
Code: Select all
<?xml version="1.0" ?>
<pswd basename="MyPasswords" id="1">
<folder name="email" id="2" />
<folder name="Windows" id="3" />
<folder name="Network" id="4" />
<folder name="Internet" id="5" />
<folder name="Homebanking" id="7" />
</pswd>
as clean_database.xml.
Thanks,
tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
djorge
Senior Member
Posts: 422 Joined: 2003-07-03, 12:48 UTC
Location: Portugal
Post
by *djorge » 2006-05-26, 18:02 UTC
2
icfu
I suggest that you don't add the INI file in the installation archive but create it on first plugin use when necessary.
Good idea
Good luck with development!
Thanks
2
tbeu
It seems to be a good idea. I will add this to the todo list.
Thanks.
______________________
David Jorge
Personal License #117854
TucknDar
Senior Member
Posts: 227 Joined: 2003-02-07, 09:44 UTC
Location: Oslo
Contact:
Post
by *TucknDar » 2006-05-26, 18:11 UTC
pajo wrote: same here, I tried several ways to make it work but no luck
(
yes, me too.
the lines
are already in the ini file.
It would be nice if I was able to import passwords, from for instance an exported KeePass database.
license #76904
djorge
Senior Member
Posts: 422 Joined: 2003-07-03, 12:48 UTC
Location: Portugal
Post
by *djorge » 2006-05-26, 21:05 UTC
2
TucknDar
Do you have the VC8 dlls in your system and PassStore 0.25 fixed?
If yes, turn debug mode on (see readme) and send it to me.
It would be nice if I was able to import passwords, from for instance an exported KeePass database.
This is also planned. Stay tunned.
______________________
David Jorge
Personal License #117854
pajo
Member
Posts: 181 Joined: 2005-02-18, 17:57 UTC
Location: Croatia
Post
by *pajo » 2006-05-27, 16:36 UTC
Bug?
1. Input password: CA0052ED5AB80B76A26508E5C2
2. encrypt it.
3. password file can't be opened, TC chrases
pajo
Member
Posts: 181 Joined: 2005-02-18, 17:57 UTC
Location: Croatia
Post
by *pajo » 2006-05-27, 16:39 UTC
2 Author
It would be nice if you insert the option to encrypt username too, 'cause it's visible in database.xls file
rolandd
Senior Member
Posts: 313 Joined: 2003-06-26, 09:02 UTC
Location: Indonesia
Contact:
Post
by *rolandd » 2006-05-27, 17:38 UTC
1. Input password: CA0052ED5AB80B76A26508E5C2
2. encrypt it.
3. password file can't be opened, TC chrases
Bug confirmed.
When opening the entry the following error comes up:
Code: Select all
Exception in fsplugin.FsExecuteFile!
After that I go back to TC and when I want to do something I receive the Access Violation message:
Code: Select all
Access violation at address 017C69FA. Read of address E9BABC1B.
Using TC 6.54 and WinXP SP2.
Regards,
RolandD
Registered user #92105
djorge
Senior Member
Posts: 422 Joined: 2003-07-03, 12:48 UTC
Location: Portugal
Post
by *djorge » 2006-05-27, 17:49 UTC
2
pajo
Bug?
Is this happenning with the other entries? Turn debug mode on and check the message lines.
It would be nice if you insert the option to encrypt username too, 'cause it's visible in database.xls file
It can be done.
______________________
David Jorge
Personal License #117854
djorge
Senior Member
Posts: 422 Joined: 2003-07-03, 12:48 UTC
Location: Portugal
Post
by *djorge » 2006-05-27, 18:04 UTC
1. Input password: CA0052ED5AB80B76A26508E5C2
2. encrypt it.
3. password file can't be opened, TC chrases
Confirmed. I will chek it.
______________________
David Jorge
Personal License #117854
pajo
Member
Posts: 181 Joined: 2005-02-18, 17:57 UTC
Location: Croatia
Post
by *pajo » 2006-05-27, 19:02 UTC
2djorge
bug2:
create file, enter data, click OK, open file, modify any data except password, ok, open file, password in not encrypted any more and it is visible in in plain txt in database.xml
Horst.Epp
Power Member
Posts: 6967 Joined: 2003-02-06, 17:36 UTC
Location: Germany
Post
by *Horst.Epp » 2006-05-28, 16:03 UTC
Why do I need password management in my file manager ?
Just because entries it can be displayed in 2 windows doesn't mean it should be done in TC.
What is the benefit of using such a plugin compared to using KeePass ?
KeePass has most features to manage passwords, including an hotkey to automatically fill out web forms and network logins.
fenix_productions
Power Member
Posts: 1979 Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:
Post
by *fenix_productions » 2006-05-28, 18:55 UTC
@Horst.Epp
Let me ask You:
why do You need image/music/etc. plugins for TC?
It is better to use standalone applications, isn't it?
...
I think yes but have it integrated in TC can be more comfortable (for me).
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099