Page 1 of 1

"Error while unpacking program, code LP5. Please report t...

Posted: Sun Feb 04, 2018 11:34 pm
by Kostya
Hello folks,

I'm having a problem after packing some files (*.exe, *.dat, *.ini etc.) and generating a portable *.exe-file.
Everytime I'm trying to start the portable *.exe-file from an USB-stick or HD, I'm getting the error-message:
"Error while unpacking program, code LP5. Please report to author."

:?:

Why I'm getting this error-message???

Re: "Error while unpacking program, code LP5. Please report

Posted: Mon Feb 05, 2018 11:09 am
by Enigma
Hi, looks like the program you are trying to pack has an integrity validation. Since the file is being modified after packing, it stops to work.

There is a workaround, however:
1. Add the exe you pack into Virtual Box - Files, %DEFAULT FOLDER%
2. After packing, rename the resulting file to the name of the file you pack (the file you added to the free in #1).

So make sure that the exe file you pack, the exe file in Default Folder and the name of the packed file - all are the same.

Re: "Error while unpacking program, code LP5. Please report

Posted: Mon Feb 05, 2018 11:06 pm
by Kostya
Thanks for ur advice, Enigma. It worked. :)