Saved Bookmarks
| 1. |
Solve : Batch file to copy an paste text? |
|
Answer» is there way for a Batch script to paste text stored with the batch script? like a log on id Pretty much give you the same ANSWER for both of your QUESTION and the Same answer they gave you on the DosTips FORUMS. You would need to use a program like AutoIt or AutoHotKey.you could use set /p string=>File2.txt is there way for a Batch script to paste text stored with the batch script? like a log on idBatch files are used in some cases where you need to send a file to a remote computer that requires a password. Is that what you MEAN? -OR- A simple way to tog into a web site, like Facebook, when the user has some handicap that limits his vision or typing skill. Auto Hot KEY is often used by people with handicaps. Or people who nae lazy. Automate your work with Autohotkey (CH Archives) |
|