|
|||||||
Windows Scripting Host-JScript
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Windows Scripting Host-JScript
Hi All
Been a while, The following is a script demonstrating the use of external Command-line Programs From within JScript, here I create a custom shutdown, restart and log out sortcut, etc ... have a look at the link below, Hope ya'll find it useful. http://marocchat.org/viewtopic.php?t=725 Peace out |
|
||||
|
The Link above requires login
just surf to the scripting section in the forum of the site below. http://marocchat.org/ |
|
||||
|
J/Java Script (Windows Scripting Host)
Sorry about the size of the screenshots I cannot control it with vB code in this forum, These screenshots are of Windows XP Pro, It might look like Mac OSX but it's not, It's just WinXP heavily Modified to look like Mac OSX Panther.
please note that the post below is identical to the one posted exernally on the link above. Here's Some useful things you can do with JavaScript On Windows XP Place Following Code in a text file named Log Off.js var objShell = new ActiveXObject("Shell.Application"); objShell.ShellExecute("shutdown.exe", "-t 00 -l -f", "", "open", 0); This is in a file named Restart.js var objShell = new ActiveXObject("Shell.Application"); objShell.ShellExecute("shutdown.exe", "-t 00 -r -f", "", "open", 0); This inside Shutdown.js var objShell = new ActiveXObject("Shell.Application"); objShell.ShellExecute("shutdown.exe", "-t 00 -s -f", "", "open", 0); Double Click on The Saved Files To Log Off, Restart or Shutdown Windows XP Or Create Shortcuts and put them in ur taskbar or launcher bar. This following code needs ERB.exe, this is commandline utility to empty the trash and windows clipboard. Place the following code in Emptytrashandclipboard.js and Put it in the same directrory as erb.exe var objShell = new ActiveXObject("Shell.Application"); objShell.ShellExecute("erb.exe", "/CLIP /Hide", "", "open", 0); Download Everything Here Peace Out |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
All times are GMT +1. The time now is 09:17.













Linear Mode

Algeria
Bangladesh
Ecuador
Nepal
Nicaragua
Puerto Rico
Scotland
South Africa
Ukraine
Virtual Countries