No. I doubt that is possible.
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Karthik.R" wrote:
| One more thing related to point 3 query
|
| I meant the folder of type "*.tes" say "test1.tes" when clicked, should
open
| in my application "test.exe".[ It uses the folder name as argument to my
| executable and opens it.].
| Should this be done throught Folder.htt template? I am not sure...
|
| Regards,
| Karthik.
|
|
| "Karthik.R" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > Hi,
| >
| > Thanks a lot for this useful information. I have few doubts as I new to
| > certain Windows concepts like CLSID....
| >
| > 1.
| >
| >
| > [ExtShellFolderViews]
| > Default={5984FFE0-28D4-11CF-AE66-08002B2E1262}
| >
|
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262
| > }
| >
| > [{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
| > PersistMoniker=file://Folder.htt
| >
| > What does this { ....}, Folder.htt(template) indicate? Please throw a
| kick
| > start on this so that I can read and extend my knowledge.
| >
| > 2. Is it possible to instruct a folder of *.tes whenever created to
have
| > desktop.ini file automatically added to it?
| >
| > 3. How can I configure in desktop.ini to open the folder in my
application
| > instead of by default in the explorer?
| >
| > Regards,
| > Karthik.