walmins
walmins
Hello, I try to send local PDF files but isn't work, ``` with open(src_pdf, 'rb') as f: pdf_file = f.read() attachments = [ ("my_pdf_file.pdf", pdf_file, 'application/pdf') ] pm = PMMail(...
hello guys and thank you all for your work on this project. I would like to make a new mode that will be a note-taking tool. Here is my current...
Hello to all, Someone knows how to enable the `Use tablet as pointer` option during VM creation? 
Hello, some times the Windows machine stuck at reboot phase, for example after firts step windpws install, and to move forwarde I need to reboot manualy my VM and after...