On Sun, Apr 3, 2016 at 7:55 AM, Loop.IO <squatsquadonl...@gmail.com> wrote:
> So I built a keylogger using python as a test, got the code from the tutorial 
> online, I want to improve on it to make it more automated, but the issue I'm 
> having is it won't create the file until I press return, any clues where I'm 
> going wrong?
>
> If I press return it makes the batch file, otherwise it just hangs.
>
> CODE:
>
>     name=raw_input ('C:\\Documents\\PythonCoding\\')+'launch2.bat'
>

What's this line supposed to be doing?

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to