Skyrim

File information

Last updated

Original upload

Created by

Norzman5

Uploaded by

Norzman5

Virus scan

Safe to use

About this mod

A simple workaround for the Crash To Desktop issue caused by Nexus Mod Manager adding two Skryim.esm to the Plugin.txt file.

Permissions and credits
So I've been having this issue with Nexus Mod manager every time I would apply a mod that it would add Skyrim.esm twice to the list contained in Plugins.txt.  The problem with this is that this causes the game to crash when you try to start a game.

I've read around the Internet and it seems that quite a few people have had this issue with Nexus Mod Manager and for whatever reasons it's something that Nexus has refused to fix.

I got annoyed with having to go in and delete the Skyrim.esm listings myself so I made this .bat script that will do it for me.

The Install.bat script moves the SPF.bat file to the Skyrim directory and adds the Skryim directory to the PATH variable so that SPF.bat can be run from anywhere through either the command line or just from the start menu search.

/////////////
/Instructions/
/////////////

1) Run install.bat
Note: Edit the variable skydir to be the directory containing Skryim
The default is currently C:Program Files (x86)SteamSteamAppscommonSkyrim

2) Type in SPF in either the windows search or command prompt and it will fix plugins.txt

3) That's it, the game should run fine now without the plugins.txt error created by Nexus Mod Manager