Hi. New member, first post. Am working on some general Skyrim troubleshooting hints and associated script files.
In the WIKI Installation Guide (Updated: 19:29:35 8 September 2013 (UTC)) -> Configuration -> 2nd para
"Additional Skyrim-profile resources are located in %APPDATA%\Local\Skyrim..."
Under Windows 7 (Home Premium x64), my %APPDATA% environment variable contains "C:\Users\XXXX\AppData\Roaming"
"Roaming" is on the same directory level as "Local", hence the given location does not work on my machine.
Some googling revealed that Windows 7, at least, sets a system environment variable pointing to the "Local" directory: %LOCALAPPDATA%. My %LOCALAPPDATA% contains "C:\Users\XXXX\AppData\Local", hence the following points to the desired data files on my machine; "%LOCALAPPDATA%\Skyrim".
I am not a programmer or anyone well-versed in Windows, but I have found the STEP Guide to contain excellent information so far and just wanted to point this out. I don't know if the original path applies to any other version of Windows or not.
You people are great; 42 mods so far and I never expected Skyrim to look so good while playing so well.
EDIT: Previous EDIT content deleted, should have known better.