I know where the MachineKeys folder in XP. Anybody can tell me where it is in Windows 7?
| ||||
feedback
|
migrated from stackoverflow.com Feb 1 '11 at 17:02
This question came from our site for professional and enthusiast programmers.
And make sure the folders are not invisible. | |||
|
feedback
|
|
I found it in the same location.. its protected but, I got there with some effort: C:\Documents and Settings\All Users\Microsoft\Crypto\RSA\MachineKeys\ | |||||
feedback
|
|
I am assuming you are referring to the machine keys in the machine.config file, in that case it depends on what version of the .NET framework you want, it should be in the default location, for example .NET 4.0:
| |||
|
feedback
|