- Open cmd (run as administrator), then use
dism /online /set-edition:serverstandard /productkey:VDYBN-27WPP-V4HQT-9VMD4-VMK7H /accepteuladism /online /set-edition:serverstandard /productkey:VDYBN-27WPP-V4HQT-9VMD4-VMK7H /accepteulaI hereby claim:
To claim this, I am signing this object:
| <?php | |
| //Default Configuration | |
| $CONFIG = '{"lang":"en","error_reporting":false,"show_hidden":false,"hide_Cols":false,"theme":"light"}'; | |
| /** | |
| * H3K | Tiny File Manager V2.5.3 | |
| * @author CCP Programmers | |
| * @github https://github.com/prasathmani/tinyfilemanager | |
| * @link https://tinyfilemanager.github.io | |
| */ |
| """ | |
| DO NOT REARRANGE THE ORDER OF THE FUNCTION CALLS AND VARIABLE DECLARATIONS | |
| AS IT MAY CAUSE IMPORT ERRORS AND OTHER ISSUES | |
| """ | |
| from gevent import monkey | |
| monkey.patch_all() | |
| from src.init import init_devika | |
| init_devika() | |