Open a Notepad and copy-paste the following: Set WshShell = CreateObject("WScript.Shell") MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) ...
I wanted to build something that uses lv_msgbox and deactivated LV_USE_BUTTONMATRIX in lv_conf.h. This doesn't work because of the check below. This seems it remained from an older implementation ...
Open a Notepad on your Windows desktop, and copy-paste the following code in it. From the Notepad File menu, select Save as, and then from the save as dialog box which appears, under Save as type, ...
A while ago, we briefly discussed about Zenity, a simple program that allows you to create graphical (GTK+) dialog boxes in command-line and shell scripts. In this article, we are going to discuss yet ...
I am an entrepreneur at heart who has made his hobby turned a passion, his profession now.
Press the Ctrl + C hotkey to copy this script: x=msgbox(“A fatal error has occurred. Please restart your computer.”,0+16,”Fatal Error”). Press Ctrl + V to ...