Quote Originally Posted by paulg4ije View Post
Your searching should have found this:

http://www.vbforums.com/showthread.p...n-msconfig-exe

This seems to work if running as administrator:

Code:
Process.Start("C:\Windows\Sysnative\msconfig.exe")
I have only tested it on Windows 10 64-bit.
Yes, I read everything from this forum already, it was one of the firsts that I found. I applied all of the information and code to my program, and still no luck. I get an error saying that the system cannot find the program. When I look at the msconfig directory, it is located at c:\windows\system32\msconfig.exe, however, the system tells me it cannot find it only when trying to execute it through the application.
Name:  MSconfig_error.jpg
Views: 320
Size:  17.1 KB