Tips about using Hyper-V GPU-PV Stuck on 1024x768 and unable to change it Just enable Hyper-V graphics device, and set to 1920x1080, then disable it through Parsec.
WinRAR batch packing How to use WinRAR to make mutiple packages in bat. for /d %%s in (*) do ( "C:\Program Files\WinRAR\WinRAR.exe" a -ep1 %%s.rar %%s )