Page 1 of 1

TBLauncher Error: 5

Posted: Mon May 03, 2021 10:56 am
by YesAndNo
Hello,
Running Image for Windows from TBWinPE with a few other tools.
Trying to run EasyBCD from TBLauncher but get message box saying: "Unable to execute program (error: 5)".
I know some apps won't run in WinPE but would like to know what this paticular error means if possible.
Thanks for any help.

Re: TBLauncher Error: 5

Posted: Mon May 03, 2021 3:52 pm
by TeraByte Support(PP)
It's access denied, but the error is pretty generic (returned by Windows for different errors). You could try running the program from the Command Prompt and see if it returns something more helpful. Also, make sure the architecture of the program is the same as the TBWinPE build (x86/x64).

Re: TBLauncher Error: 5

Posted: Mon May 03, 2021 5:14 pm
by YesAndNo
That's great, thanks very much for your help.