Python OS Open Noffad

import os
os.system("C:\\Windows\\notepad.exe")
Halfdan