Download The Latest MemProcFS Release. Install The win_x64 File.
Download the FTD3xx Dlls In the .rar file navigate to FTD3XXLibrary->x64->DLL
Drop them into the build directory.Before:
After:Now Python Must Be Set Up.
Install Python 3.8
Find your install directory, This should be:
AppData\Local\Programs\Python\Python38
Open Environment Variables:
In The Variable Value Add The Python Path And Python Script Path. Like This(the \dev\ should be your windows username):C:\Users\dev\AppData\Local\Programs\Python\Python38
C:\Users\dev\AppData\Local\Programs\Python\Python38\Scripts
Then Add A Semi Colon Inbetween Them As Such:
C:\Users\dev\AppData\Local\Programs\Python\Python38;C:\Users\dev\AppData\Local\Programs\Python\Python38\Scripts