pymobiledevice3
pymobiledevice3 copied to clipboard
how to build command to win32 exe?
what do you mean? simply installing and running?
yes simply running.
Windows installation isn't different from any other OS. Install via pypi and use. You'll still have to run iTunes to find the device and establish a connection
- Press
Win+R - type
cmd - then type
pip install pymobiledevice3
pymobiledevice3