Advertisement
Guest User

Untitled

a guest
May 20th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # show_window.py
  2. Call `ShowWindow()` of `shell32.dll` for manage size of (Internet) Explorer windows by path.
  3.  
  4. ## Install
  5. ```
  6. pip install --user pywin32
  7. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement