Code LP5 error when creating transform
Submitted by xcoach on 27 June, 2008 - 09:37.
I have packaged an application called Litera Change-Pro V6. I am trying to create a transform that loads the registration information but each time I run setup capture, I get the following error:
Error while unpacking program. Code LP5. Please report to author.
If I run the registration by hand, it works correctly. Has anyone seen this before and have a fix for it?
Thanks




Why are you doing setup
Why are you doing setup capture once you packaged it. Create mst for the packaged msi anf find out where to include the reg information in mst and install both msi and mst...... that should solve ur issue... if not please ignore me..
Registry Keys
I've found it works best to run the registration for an app on the machine then look in the registry to see where that information was put. Then you can turn around and create an MST to add that information in so it will be registered when the user runs it the first time.
Craig