Posts
 
Reputation
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

2 Posted Topics

Member Avatar for taldag

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

Member Avatar for MadDogMark
0
479
Member Avatar for Dani

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 …

Member Avatar for Michael_67
0
4K

The End.