Sub title "How to spend a lot of time trying to do something that Microsoft doesn't want you to, for some obscure reason".
Hi Guys
I'm trying to write a script to play a sound at Windows 8 startup.
I want to do this by placing the .vbs script file in the Startup Folder.
I read that this can...
appdata
coding
customization
error
help
multimedia
playback
research
script
scripting
small player
software
sound
startup
technet
technology
troubleshooting
vbs
windows 8
wscript
Fixes an issue in which the Wscript.exe or Cscript.exe process stops running, and an incorrect exit code is returned. This issue occurs when you use a VBScript script or a JScript script to run an application on a computer that is running Windows 7 or...
More...
Fixes an issue in which the Wscript.exe process or the Cscript.exe process stops unexpectedly and an incorrect exit code is returned. This issue occurs when you use a VBScript script or a JScript script to run an application on a computer that is...
More...
application
community
cscript
error
exit code
fixes
functionality
help
issue
jscript
process
script
support
technical
troubleshooting
unexpected
update
vbscript
windows
wscript
hello,
i am facing a problem ad need an urgent solution....i wrote a shell script to read the registry to detect whether an activex control has been installed on a vista machine. the script is as follows:
-------
Option Explicit
Dim WshShell, datePickerFileName,fso
Const ForRead = 1
On...