Couldn't find RegisterShellCommands.bat

I was having the “couldn’t find game module ‘myproject’” error and this .bat should be the solution. But I can’t find it. I am using Unreal Engine version 4.1.

Thanks.

Hi ,

Are you using a Editor compiled from source? The RegisterShellCommands.bat file was removed from 4.1 (and future versions). In its place, a new option was added to the right-click context menu when clicking on the .uproject file in Windows Explorer. This opens a small window that allows you to select which version of the Editor you would like to associate that project with, then you can generate the Visual Studio project files, open the solution in Visual Studio, and build the project.

That should resolve the issue you are experiencing. If you still see the same error after following these steps, please let us know.

Have a great day!