On Mon, Jan 3, 2011 at 7:34 AM, Ani Taggu <anita...@gmail.com> wrote:
> When the exe file created by par packer for the code below is executed, it
> dies.

Very little information here to diagnose th problem:

- What does "it dies" mean - the process crashes, no error message?

- Please run the script with a minimalistic XML file

- Please try a minimalistic packed executable, e.g.

    pp -o hello.exe -e "print 'hello, world'"
    .\hello.exe

  and see if it crashes, too

- Did you run the packed executable on the same machine where you packed it?

Cheers, Roderich

Reply via email to