This is for Non-malicious purposes. I want to execute a script that will make text follow the mouse cursor when windows boots up. Any help appreciated.
Printable View
This is for Non-malicious purposes. I want to execute a script that will make text follow the mouse cursor when windows boots up. Any help appreciated.
But it can be used for malicious purposes, so you can't do that, with ASP at least. Try Visual Basic.
I'm wanting to run a Javascript in windows as it would run if I placed it on a webpage. I've seen Javascripts run in windows before. How do I do this can I save the textfile the script is in as a *.js file and then write a vb program to shellexecute the file with "wscript.exe"? I found some info on this in the MSDN library.