Wb-FreeKill Posted September 19, 2004 Posted September 19, 2004 Can you use Autoit to search for a file with a specific word in it? Eksample: Find a file with the included name "teen" on c: I would like to make a script than find pron is that possible?
Developers Jos Posted September 19, 2004 Developers Posted September 19, 2004 Can you use Autoit to search for a file with a specific word in it? Eksample: Find a file with the included name "teen" on c: I would like to make a script than find pron is that possible? <{POST_SNAPBACK}>have a look at the example script in "My Autoit Stuff" page called http://www.autoitscript.com/fileman/users/jdeb/scriptlets/findfiles.au3... that should help you on your way... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Wb-FreeKill Posted September 19, 2004 Author Posted September 19, 2004 I dont understand much of that script
ezzetabi Posted September 19, 2004 Posted September 19, 2004 (edited) If you want to be extra sure you can decide to hash with MD5 algorith the found files and check what is exatly the one you need.md5.exeAlso if you want a easier script you can check the Larry script, but 'as is' it only finds all folders. You have to mod it a little, it should not be a problem.Check Larry script here Edited September 19, 2004 by ezzetabi
Developers Jos Posted September 19, 2004 Developers Posted September 19, 2004 I dont understand much of that script <{POST_SNAPBACK}>You could look at it as an opportunity to learn... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
ezzetabi Posted September 19, 2004 Posted September 19, 2004 Actually JbeB's scripts are often harder to understand than needed... :">
Developers Jos Posted September 19, 2004 Developers Posted September 19, 2004 If you want to be extra sure you can decide to hash with MD5 algorith the found files and check what is exatly the one you need. md5.exe <{POST_SNAPBACK}>where do get the md5 hash numbers for these kind of files ?? Actually JbeB's scripts are often harder to understand than needed....... explain pls..... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
ezzetabi Posted September 19, 2004 Posted September 19, 2004 It is just a feeling. Your way to script is... hard to read. Of course you can't understand since anyone can understand his creations. But it seem so. About md5... welll I guess I missed the point of the word 'teen' and I thought that Wb-freekill has to find a specific file. Knowing its md5 would be sure and surer to find the right file in any system.
Developers Jos Posted September 19, 2004 Developers Posted September 19, 2004 It is just a feeling. Your way to script is... hard to read. Of course you can't understand since anyone can understand his creations. But it seem so.<{POST_SNAPBACK}>yea .. that explains it... well let me know when you have a good suggestion on how it can be done better/more clear...... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now