Dump Fixer Tools are a set of useful utilities that helps you to deal with rukozhopy data extractions.
- Windows 10 x64
- Python 3.8
- Microsoft Visual Studio 2019 Community with "Desktop development with C++" components
- Python modules from requirements.txt and requirements_dev.txt
Method 1 (simple):
- Run command prompt in admin mode
- Activate conda environment
- build_all.bat
Method 2:
- Run command prompt in user mode
- Activate conda environment
- python clean.py
- python configure.py
- build_lib.bat
- build_tlb.bat
- Run command prompt in admin mode
- Activate conda environment
- python "%CONDA_EXE%\..\clear_comtypes_cache.py" -y
- python gen_comtypes_cache.py
- Switch back to command prompt in user mode
- build_exe.bat
- build_dist.bat