Cant Package Project in SHIPPING configuration in UE5.6

I have the same issue.

I tried both the new Project Launcher and the Legacy Project Launcher, but both stop at ZenStore.

I have already tried the following without success:

DefaultEngine.ini 
[/Script/Engine.ProjectPackagingSettings]
bUseZenStore=False

[Zen.AutoLaunch]
LimitProcessLifetime=true
AllowRemoteNetworkService=true

I suspect the problem is that -zenstore is always being added to the cook command, regardless of the project settings.

If rebuilding UE 5.6 from source is the only workaround, then I currently have no way to solve this issue.

The normal Package Project output is not suitable because the Shipping build still exposes the console and development shortcuts

@ClockworkOcean By the way, thanks for your every reply! If you have any updates or find a solution, please let me know.

image