now it works great!
wonderful job Andrei.
LunarFrog Software - Support » Posts by daveclark
Pages 1
now it works great!
wonderful job Andrei.
oops
I see the import button but the button is always disabled (lightgray)
mmm I hope I don't do something stupid
I see in whatsnew you added this item (super!)
But how can I do this?
+ Meta extension to import keywords from composite file names.
E.g.: "name_like_this.ext", "name like this.ext" contain keywords "name", "like" and "this".
Also, it imports keywords from Windows meta-information (file Properties\Summary\Keywords).
regards Dave
Made a small program to manage different wft tags.
http://cid-0611f98a041d603e.skydrive.li anager.exe
Source code in vb 2008:
http://cid-0611f98a041d603e.skydrive.li
vb2008.zip
Small help file:
http://cid-0611f98a041d603e.skydrive.li
anager.jpg
One disadvantage
If you close tagfrogged you have to reopen te wft manager and
press store current db.
You better change the default location of the tags.wft
by cmd>regedit
HKEY_CURRENT_USER\Software\LunarFrog\TaggedFrog\library
Andrei I post this little program with sourcecode also.
You'll notice I'm not a expert programmer but I needed this tool
for working with different wft tags.
regards Dave
That's exaxtly what I meant.
thanks in advance
With explorer if you right click add Tags
pop up appears .
is it possible that you add a button there
"scan name".
Then it have a look to the name and tags automatically
example :
If the filename is for example :
"Lunarfrog screenshots program.doc"
or "Lunarforg_screenshots_program.doc"
tags : Lunarfrog , screenshots , program
I know we are asking to much !
But if you could add this, I own you a beer.
(b)
Yes
because the Z drive is a network drive.
Want to share the wft file with different computers.
Or How can I manage to share one wft with different computers?
I was thinking on using one original file local (because this one works) and
then syncrhonize other computers with this file.
If I can store the wft somewhere on a networkdrive then we will start immediately using this tool for our know how database.
It looks really great and easy to use!
Great job!
Hello,
I created a new db (standard location :
C:\Documents and Settings\All Users\Application Data\LunarFrog\TaggedFrog\1.0 (*)
Then I edit my registry
change the library path to
Z:\Corr\David Moyaert\db_lunarfrog\Tags.wft
I copied all files (*) to the Z drive.
if I startup the program it recognies all tags and sets.
Only if I click on a set that is made following error appears :
Access is denied (strange because I have access to the Z drive)
Dunno if you can help me?
(**********************************************************)
(**********************************************************)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.Replace(String sourceFileName, String destinationFileName, String destinationBackupFileName, Boolean ignoreMetadataErrors)
at WildFrog.Tags.SaveTags()
at WildFrog.Tags.CommitTransaction()
at .(TagsSet )
at .( , Object )
at .OnAfterSelect(TreeViewEventArgs )
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at .WndProc(Message& )
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TaggedFrog
Assembly Version: 0.8.1.0
Win32 Version: 0.8.1.0
CodeBase: file:///C:/Program%20Files/TaggedFrog/TaggedFrog.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
Assembly Version: 3.0.10.0
Win32 Version: 3.0.10.0
CodeBase: file:///C:/Program%20Files/TaggedFrog/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
WildFrog
Assembly Version: 0.8.0.0
Win32 Version: 0.8.0.0
CodeBase: file:///C:/Program%20Files/TaggedFrog/WildFrog.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
-wuaaryx
Assembly Version: 0.8.1.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
(**********************************************************)
(**********************************************************)
Posts found [ 8 ]
Pages 1
LunarFrog Software - Support » Posts by daveclark
[ Generated in 0.070 seconds, 5 queries executed ]