I was installed wordpress in ampps. after Installation when I click my administration link to see my admin panel, it show an error message that say windows cannot find 'c:/program'.make sure you typed the name correctly, and then try again.
I have the same issue. After closing the prompt, the WordPress admin panel seems to launch normally, so I don't know what this actually affects.
When you point to a directory with a space in the name, you have to put the whole thing in quotation marks, or the space gets interpreted as the end of the name. Something must be pointing to the AMPPS directory in C:\Program Files without using quotation marks, but I have no idea how to figure out what that is.