Membuat Windows 7 mengisahkan Selamat Datang (Any) Pesan Pada Logon

Berikut adalah tip keren yang akan membuat PC Anda menceritakan pesan selamat datang setiap kali Anda logon ke Windows. You must be familiar with Windows 7 build-in Text to Speech program (Narrator) which is in comparison with Windows Vista, more powerful and easy to go around with. Anda harus terbiasa dengan Windows 7 build-in program Text to Speech (Narator) yang dibandingkan dengan Windows Vista, lebih kuat dan mudah untuk pergi berkeliling dengan. We will be creating a simple script to use Windows Narrator class to speak the message. Kami akan menciptakan sederhana script untuk menggunakan Windows kelas Narator untuk berbicara pesan.

To begin, all you need is to create a VB script file to make use of Windows 7 narrator. Untuk memulai, anda hanya butuh untuk membuat file VB script untuk membuat penggunaan Windows 7 narator. First, create a new text file and open it in Notepad . Pertama, membuat file teks baru dan membukanya di Notepad . Now insert the following lines of code. Sekarang masukkan baris berikut kode. In the second line, you can enter any phrase or a sentence that is to be narrated, within the double quotation marks. Pada baris kedua, anda bisa memasukkan frase atau kalimat yang akan diceritakan, dalam tanda kutip ganda.

Dim speaks, speech
speaks=”Usman, Welcome to AddictiveTips”
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks

Save the changes made and close the file. Simpan perubahan yang dibuat dan menutup file tersebut. Now rename the file extension to .VBS, as shown in the screenshot below. Sekarang mengubah nama file ekstensi untuk. VBS, seperti yang terlihat pada gambar di bawah.

vbs

In the last step, all that is required is to place this newly created script into Windows Startup folder. Pada langkah terakhir, semua yang diperlukan adalah untuk tempat ini script yang baru dibuat ke dalam folder Startup Windows. In Windows 7, you can directly navigate to Startup folder using the following address. Pada Windows 7, Anda langsung dapat menavigasi ke folder Startup dengan menggunakan alamat berikut.

C:\Users\<>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ C: \ Pengguna \ <> \ AppData \ Roaming \ Microsoft \ Windows \ Start Menu \ Programs \ Startup \

Or click All Programs in Startup menu and scroll down to find Startup folder. Atau klik All Program di Startup menu dan gulir ke bawah untuk menemukan folder Startup.

start up

If you are a Windows XP user, you will find Startup folder here; Jika Anda adalah pengguna Windows XP, Anda akan menemukan folder Startup di sini;

C:\Documents and Settings\All Users\Start Menu\Programs\Startup\ C: \ Documents and Settings \ All Users \ Start Menu \ Programs \ Startup \

Once you've placed the script into Startup folder, disable default Windows logon sound, then reboot your system and listen to the welcome message on Windows logon. Setelah Anda menempatkan script ke folder Startup, default Windows logon menonaktifkan suara, kemudian reboot sistem anda dan mendengarkan pesan selamat datang pada logon Windows. We successfully tested this script on our Windows 7 x86 system. Kami berhasil diuji script pada 7 sistem Windows kita x86.

No comments:

Post a Comment

komem yang baik dan bijak. STOP spam