Open file for reading with notepad++

PHOTO EMBED

Mon Mar 14 2022 20:05:22 GMT+0000 (Coordinated Universal Time)

Saved by @javicinhio #cs

Process myProcess = new Process(); 
Process.Start("notepad++.exe", "\"c:\\file name for test.txt\"");
content_copyCOPY

https://stackoverflow.com/questions/38247311/open-file-for-reading-with-notepad-in-c-sharp