Guest User

Untitled

a guest
Apr 10th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Open Visual Studio
  2. Open FEFTwiddler.sln from wherever you downloaded the source to
  3. In the "Solution Explorer" on the right, you should see the following:
  4. * Solution 'FEFTwiddler' (2 projects) at the top
  5. * FEFTwiddler right under it
  6. Right click the FEFTwiddler and go to Properties
  7. In the tab that opens up, change Target framework from .NET framework 4.5.2 to .NET Framework 4
  8. Ctrl+S to save
  9. In the top menu, go to Build > Build Solution
  10. After it succeeds, right click the FEFTwiddler project (same thing you right clicked before) and choose "Open Folder in File Explorer"
  11. In the Explorer window that pops up, go to the "bin" folder, then the "Debug" folder
  12. FEFTwiddler.exe is in there. Give it a shot!
Add Comment
Please, Sign In to add comment