SoftwareKey Protection PLUS

Hi - Thanks. I found that when I make a Xojo Windows Desktop application, inside the ‘AppName’+ Libs folder there are the MS runtimes! The application I’m trying to wrap also has a number of other dlls - like Appearance Pak.dll, GUIKit.dll, etc.
So, I made a really simple solution - just a main window - it only has the MS runtimes (msvcp and msvcrt) and XojoGUIFramework32.dll and no Resources folder.
I get no errors when using SotwareKey to wrap - but I get the same errors when running the wrapped app, Maybe it’s having a problem with the XojoGUIFramework.dll.
SoftwareKey says it should work fine with Windows PE files. Are binaries made with Xojo Windows PE compatible?