Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~5K People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
Save the script below as Mysearch.bat then execute it . ::Search through current directory with prompt :top @echo off cls set a= set /p a=Enter search string : dir /s %a%* goto top
Create a batch file like below: open notepad and enter the line between the dashes name the file Onskreen.bat --------------------------- @echo off osk ---------------------------- Once saved make a shortcut on the desktop or wherever. Select Properties on the shortcut and set it to Control + Alt + O it will …
The End.