create a bat file with the following commands ( change the password )
sc stop Audiosrv
sc config Audiosrv obj= “NT AUTHORITY\LocalService” password= “**********”
sc start Audiosrv
can add to task scheduler after every login etc
create a bat file with the following commands ( change the password )
sc stop Audiosrv
sc config Audiosrv obj= “NT AUTHORITY\LocalService” password= “**********”
sc start Audiosrv
can add to task scheduler after every login etc
This tutorial teaches you how to enable Japanese handwriting input in Microsoft Windows 8.1 Pro’s onscreen Touch Keyboard by download and installing Japanese Language Pack via Control panel language preferences.
This tutorial teaches you how to enable Chinese handwriting input in Microsoft Windows 8.1 Pro’s onscreen Touch Keyboard by download and installing Chinese Language Pack via Control panel language preferences.
手写输入法
start notepad.exe
should autoclose after script is run.
If it fail, try
start “” “notepad.exe”