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
but his only works for the first line of text.hello bro.
IN your File2.txt , why include Echo is off.

plz explain me.

[recovering disk space, attachment deleted by admin]Quote from: daillest319 on June 15, 2012, 12:39:38 PM

is there way for a Batch script to paste text stored with the batch script? like a log on id
Batch 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)


Discussion

No Comment Found