Bugs item #1149948, was opened at 2005-02-23 10:57
Message generated for change (Comment added) made by jgeurts
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1149948&group_id=54790

Category: Tasks
Group: cvs
Status: Open
Resolution: None
Priority: 5
Submitted By: John Cole (johnwebbcole)
>Assigned to: James Geurts (jgeurts)
Summary: MSM taks <search type=file> does not work

Initial Comment:
I'm trying to do a search for a file, however nothing
is put in the AppSearch table or the Signatures table.

Here is my search tag

<search>
  <key type="file" path="C:\Program Files\Common
Files\ESRI" root="machine" >
    <value name="Mo20.ocx" setproperty="MO20PATH" />
  </key>
</search> 

I have tried the example registry search and the do put
rows in the AppSearch table

----------------------------------------------------------------------

>Comment By: James Geurts (jgeurts)
Date: 2005-03-08 22:36

Message:
Logged In: YES 
user_id=473974

the /search/key element will be depreciated.  It will be
replaced by the following elements:

/search/app
/search/registry
/search/ini
/search/dirfile


----------------------------------------------------------------------

Comment By: John Cole (johnwebbcole)
Date: 2005-02-28 13:22

Message:
Logged In: YES 
user_id=892481

I've been looking at the LoadApplicationSearch command, and
it appears that the registry and file switch are reversed. 
I swapped them and this did put more entries into the
correct tables but the search is still not working properly
(it did not populate the signature table).

I'm attaching a patch with the fix for the swapped switch.

----------------------------------------------------------------------

Comment By: John Cole (johnwebbcole)
Date: 2005-02-23 15:04

Message:
Logged In: YES 
user_id=892481

Looking at LoadApplicationSearch in
InstallerCreationCommand.cs, it appears that the file type
was never added.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1149948&group_id=54790


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to