"Download and run the "Windows SDK for Windows" corresponding to the target OS.
Install to the default location and select only ".NET Framework Software Development Kit". Navigate to C:/Program Files (x86)/Microsoft SDKs/Windows/<Version>/bin/NETFX <Version> Tools using the command prompt. Execute the following command: corflags /32bit+ "<Full Skyrim Path>/Papyrus Compiler/PapyrusCompiler.exe""
I have opened the Windows cmd.exe and at the C:\Users\<my name> prompt, I have typed, without spaces, the folder location for the NETFX 4.5.1 Tools folder:
"C:\ProgramFiles(x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX4.5.1Tools" (without the quotes, obviously)
I encounter the message "C:\ProgramFiles is not recognized as an internal or external command, operable program, or batch file"
Question
peppergomez
Hi all,
Based on Neo's instructions:
"Download and run the "Windows SDK for Windows" corresponding to the target OS.
Install to the default location and select only ".NET Framework Software Development Kit".
Navigate to C:/Program Files (x86)/Microsoft SDKs/Windows/<Version>/bin/NETFX <Version> Tools using the command prompt.
Execute the following command: corflags /32bit+ "<Full Skyrim Path>/Papyrus Compiler/PapyrusCompiler.exe""
I have opened the Windows cmd.exe and at the C:\Users\<my name> prompt, I have typed, without spaces, the folder location for the NETFX 4.5.1 Tools folder:
"C:\ProgramFiles(x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX4.5.1Tools" (without the quotes, obviously)
I encounter the message "C:\ProgramFiles is not recognized as an internal or external command, operable program, or batch file"
Can anyone assist? Thanks.
13 answers to this question
Recommended Posts