Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
30いいね 250 views回再生

How To Play A Welcome Message On Every Startup In Windows Laptop 10/8/7

Copy and paste the code given below into notepad.

Dim speaks, speech
speaks="Welcome ROBOTICS HV, have a nice day"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks

Save the file as : filename.vbs

copy this file in following folder :

C:\Users\Your_Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup


Now, if you’re using Windows 7, you can type “Startup” in the Start Menu search to locate the startup folder. If you’re using Windows 10/8, press Windows+R to open the RUN dialog box. Now, type shell:startup and press enter.

Once you’re in the Windows Startup folder, copy the filename.vbs file and paste it in the Startup folder.

This way you can enable Windows to say anything you want. Just change the text in the VBScript file in the startup folder.

for more details contact : harpalvaghela18@gmail.com

Like & Subscribe the channel.

#windows #shell:startup #fun #windowstricks #welcomemessage
#welcome #computerwelcome #vbscript #welcomemessageinwindows #speech #speakwithoutsoftware
#WinTricks

コメント