how exactly do you mean by "open a window" if you mean a process then yes, as long as that process is registered in Windows (like an exe file or a doc file for MS Word/wordpad etc..)
System.Diagnostics.Process.Start("path\\filename.ext");