This simple example returns the folder path of notepad.exe to the
property NOTEPAD_FOLDER (If it finds it).
 
Appsearch Table
Property               | Signature   
--------------------------------------------
NOTEPAD_FOLDER  | NotepadFolderSignature
 
DrLocator Table
Signature                   | Parent                    | Path | Depth
-----------------------------------------------------------
NotepadFolderSignature| NotepadFileSignature
NotepadFileSignature    |                             |        | 5
 
Signature Table
Signature                   | FileName
------------------------------------
NotepadFileSignature    |notepad.exe
 
 
Bob Arnson wrote:If you have current MSI rows that work, you should post them; 
that might help.
Martin Lavelle wrote:I'm trying to author a file search that returns the folder 
path of a file search. In other words, I don't want the file name on the end of 
the path.My Property / DirectorySearch / FileSearch attempts just won't create 
the right table entries, will someone show me how to do this 
please.Incidentally, I've tried using Dark.exe to reveal the WiX syntax, but 
without success.
 
_________________________________________________________________
See what you’re getting into…before you go there.
http://newlivehotmail.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to