1 hour ago
(3 hours ago)al3x Wrote: On a side note: I also get this error popup the first time I start PC Network Manager.
But this is nothing new and happened in earlier versions as well. PE Network Manager still used to start fine.
Ok, found a fix for this error message:
"TCP/IP Registry Compatibility" service needs to be running before starting PE Network Manager.
That can be done by adding this third line to Winpeshl.ini:
"%SYSTEMDRIVE%\Windows\System32\net.exe start tcpipreg"
Code:
[LaunchApps]
"%SYSTEMDRIVE%\Windows\System32\wpeinit.exe"
"%SYSTEMDRIVE%\Program Files\Hasleo Backup Suite\bin\AppLoader.exe"
"%SYSTEMDRIVE%\Windows\System32\net.exe start tcpipreg"Still don't know why PENetwork.exe crashes, though.
I ran it with "/debug" and the debug log in %temp% just stops at:
Code:
IN: CreateMainGUIThat could be tricky to find...

