How is best/fastest change the appearance of all windows application in C # using the parameter during the run? Let's assume that application has 30 forms.
Program.exe-N (all windows / forms will be run as a parameter WindowState Normal) or Program.exe-M (all windows / forms will be run as a parameter WindowState Maximized)