For a better development environment
TL;DR This function returns a code of image source. const copyImage = () => { const _ = clipboard.availableFormats('clipboard') if (_.includes('image/png') || _.includes('image/jpeg')) { return clipboard.readImage('clipboard').toDataURL() }...
Create RamDisk for Cache Install ImDisk Toolkit. Set the size of RamDisk to 8GB, allocate memory statically, mount it on R:\, and set TEMP variables to R:\Temp. Open command line with admin privilege. Paradoxically, you should now close Edge. Delet...
The contents of this post are no longer useful. If you want to turn your python procedure into a signed executable in Windows, just follow the steps below. Note that the strings with captial letters should be changed according to your taste. Requirem...