What is the equivalent "aspnet_regiis -lk" on Windows 7?
Posted
by joshcomley
on Stack Overflow
See other posts from Stack Overflow
or by joshcomley
Published on 2010-04-23T11:10:49Z
Indexed on
2010/04/23
11:13 UTC
Read the original article
Hit count: 250
Or: how do I find the IIS metabase paths in Windows 7?
I used to just run aspnet_regiis -lk
, but this is "Not supported in Windows Vista" according to aspnet_regiis
help...
© Stack Overflow or respective owner