ZTree.com  | ZEN  | About...  

 Index   Back

[Help!] ZTREE.INF   [Help!]

By: Doug Borg     Newton, MA, USA  
Date: Jul 06,2015 at 12:23
In Response to: [Help!] ZTREE.INF (Martijn Coppoolse)

> > I am having trouble configuring the strings at the end of
> ZTREE.INF
> > so that the context menu addition of ZTW functions properly.
> (...)
> > The context menu no longer functions properly like it did on my WinXP
> > Pro SP3 machine. What am I doing wrong?
>
> What do you mean by "no longer functions properly"?
> - Does the context menu not show a ZTreeWin item at all?


No, the context menu does show a ZTreeWin item.

> - Does the context menu show a ZTreeWin item, but clicking it has no
> effect?


No, clicking on the ZTreeWin item does initiate the process.

> - Does clicking the context menu item start ZTreeWin, but not run the
> macro?


Correct. The macro does not run.

>
> FWIW, the registry keys you list seem fine. I've got similar ones
> (except for the options, and I don't run a macro).


So I deleted the call to the macro and discovered that the context menu process doesn't find the objects properly; i.e., it won't open ZTW on a directory or file from Windows Explorer. It turns out that my problem (excluding the macro issue) does not stem from the ZTRun and ZTSw strings, but from the appropriate strings in the [ZTAddReg] section of ZTREE.INF. I've been able to get ZTW to open on a directory but not a file.

Here is the original string to open a directory (commented out) which doesn't work, followed by my revised string which does:

; HKCR,Directory\Shell\ZTreeWin\command,,0x20000,"""%ZTRun%"" %ZTSw% ""%1"""
HKCR,Directory\Shell\ZTreeWin\command,,0x20000,""%ZTRun% %ZTSw%"" ""%1""

Here is the original string to open a file (commented out) which doesn't work, followed by my revised string which still doesn't work:

; HKCR,%MyDocsID%\Shell\ZTreeWin\command,,0x20000,"""%ZTRun%"" %ZTSw% ""%1"""
HKCR,%MyDocsID%\Shell\ZTreeWin\command,,0x20000,""%ZTRun% %ZTSw%"" ""%1""


Thoughts, anyone?

831 views      
Thread locked
 

Messages in this Thread

 
96,637 Postings in 12,231 Threads, 350 registered users, 56 users online (0 registered, 56 guests)
Index | Admin contact |   Forum Time: Mar 29, 2024 - 1:18 am UTC  |  Hits:62,387,103  (1,889 Today )
RSS Feed