|
-
May 9th, 2002, 09:48 AM
#1
Thread Starter
Fanatic Member
Run Javascript in Windows?
Hey, I have a clock thing that follows the mouse cursor on a webpage. I want run the script when windows boots so it will follow the cursor all the time in windows (not just on a certain webpage. Can I save the code as a *.js file and write a vbprogram to shellexecute the file with "wscript.exe"? Any help appreciated.
-
May 9th, 2002, 11:10 AM
#2
Fanatic Member
wscript.exe is used only to run Windows Scripting files. Javascript can (technically) only run from within a webpage as that is how they are designed.
Do a search for some windows scripting agent scripts that do a similar thing to the javascript
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|