Skip to content

Instantly share code, notes, and snippets.

@impshum
Created March 3, 2018 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save impshum/3e2504b379c1d868669d53f4f0f00c73 to your computer and use it in GitHub Desktop.
Save impshum/3e2504b379c1d868669d53f4f0f00c73 to your computer and use it in GitHub Desktop.
Fake Windows Update
import webview
webview.create_window('Windows Update', url='http://fakeupdate.net/win10/', resizable=True, fullscreen=True, confirm_quit=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment