Created
March 3, 2018 14:21
-
-
Save impshum/3e2504b379c1d868669d53f4f0f00c73 to your computer and use it in GitHub Desktop.
Fake Windows Update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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