What is the best way to find out where notepad.exe and mspaint.exe are that will work across various versions of Windows?
Should I get the Windows directory via SHGetFol
Type:
%windir%\system32\notepad.exe in the path bar thinggy
or
C:\Windows\System32 and find notepad.exe
*C is the hard drive where your OS is located :)