Hi,
I was trying to open notepad from the informative screen but each time the selector was picking up explorer instead of Notepad.exe, I wonder why? then I figured out that cls and Title needs to be Notepad and title something as “Untitled-Notepad”
So my questions are:-
- What are these functions in the selector cls and Title?
- If making cls=Notepad works but cls=notepad doesnt work same for title I want to know the reason why?