jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.39k stars 440 forks source link

BitLocker support and ability to use already mounted drives #401

Open Ingvarr100th opened 2 months ago

Ingvarr100th commented 2 months ago

I made a few teaks to the GPU driver update script.

  1. Script will stop at first error,
  2. If VHD of selected VM is already mounted, script will use it instead of mounting it again (which fails)
  3. Added BitLocker support using recovery password (48 long) for software encrypted VHD partitions.
Preacher066 commented 1 month ago

I like this