script for opening application and paste text
Posted: 11 May 2010 16:34
Hi
Could someone help me to have a script that will open the everything.exe program (http://www.voidtools.com/) and then paste the current text of the focused folder/file
I now the beginning will be ::regexreplace $item, "<curbase>", "[^a-zA-Z]+", " "; open
But I don't know how to open/activate everything (I use WIN + S on my keyboard) and then paste the text inside it (if it is possible with a script ?)
Thanks for your help
Ysl
Could someone help me to have a script that will open the everything.exe program (http://www.voidtools.com/) and then paste the current text of the focused folder/file
I now the beginning will be ::regexreplace $item, "<curbase>", "[^a-zA-Z]+", " "; open
But I don't know how to open/activate everything (I use WIN + S on my keyboard) and then paste the text inside it (if it is possible with a script ?)
Thanks for your help
Ysl