When trying to repackage an app it pretty quickly pops up a dialog with the following information.
PID44432:TID49592:358726062ms:Mw.cameyo.exe:Loader:Loader: E:\Apps\Mw.cameyo.exe PID44432:TID49592:358726062ms:Mw.cameyo.exe:Loader:-Repackage PID44432:TID49592:358726125ms:Mw.cameyo.exe:UnpackUtils:UnpackUtils_ReadIni(PeContainer=E:\Apps\Mw.cameyo.new.exe) PID44432:TID49592:358726125ms:Mw.cameyo.exe:Loader:Fatal: Could not repackage: APIRET_VIRTFILES_INI_ERROR
I also tried the Cameyo debugger and got the same output.
--------------------------- OK ---------------------------
In procmon I think it's crashing because it pretty quickly starts querying for WER after creating the new package file which is the crash dump utility in Windows. Another thing I noticed was that the new .dat file was queried but wasn't created before it stopped.
1. Save package as .dat again 2. Run mw.cameyo.exe -repackage mw.cameyo.dat 3. After success message, rename mw.cameyo.dat to mw.cameyo.old.dat (this is a precaution to preserve a backup should you need it) 4. Rename mw.cameyo.new.exe to mw.cameyo.dat