Aces High Bulletin Board
General Forums => Hardware and Software => Topic started by: Xjazz on November 25, 2007, 02:22:45 AM
-
Hi
Anybody use this search tool?
http://www.microsoft.com/windows/products/winfamily/desktopsearch/default.mspx
Is it capable to find a text strings, example from the .ahf film files?
I asking this, because I'm coding with python language a AH film search script (http://forums.hitechcreations.com/forums/showthread.php?s=&threadid=219723).
I was trying WDS installation but process stop to the 'enable Terminal Services'-message.
Before I will enable any windows 'Remote Desktop Connection' related services, I would like to know if there are possible security issues.
Thanks
-
I have a feeling it won't be able to search text strings in a film. I've had mixed experiences using WDS. On my home computer (e6400, 4gb RAM, 500gb RAID 0) I seemed to have some hang ups occasionally. Plus, its not really worth it on my system as I'm not searching for files constantly. At work (as a graphic designer)I use it very frequently with fairly good results. Saves me time compared to the standard windows search. If I'm looking for a file or graphic and I'm not sure which server or archive it may be in, it saves me a lot of time with its indexing. Of course, indexing too several days (400,000 files) and I turn indexing off as it is a resource hog when I'm working.
-
Thanks for the info. I develop my own search script then :)
-
There is a tool I use to search for text strings within files it's can be found here http://www.textpad.com/ (http://www.textpad.com/) It's a pure text editor that has a find in files feature. It works on non-text files too.
The free download has a trial, but I do not know if it's fully functional.
-
The free trail in Textpad is fully functional and never expires - it just pops up a message asking you to purchase every now and again - nothing too annoying. Its a great tool for any programmer and has a number of syntax files available for highlighting code in different langauges.
-
TY for the repleys.
Anyhow, I wrote my own .ahf file search script
http://forums.hitechcreations.com/forums/showthread.php?s=&threadid=219723
:)