Hello,
I'm using Visual Studio 2003 and PDK.NET ver 1 Patch 3 to create an iView. This iView is one component of a .NET application, all of which is automatically built nightly.
When the iView project is built, it creates the c# assembly but does not create the par file - it appears that this is a manual process only.
Can anyone give advice/suggestions on how to also create a par file automatically as part of the project's build process? I was planning on making this a Post Build event but couldn't figure out what executes the par creation.
Please let me know, thanks in advance for your time/help.
-Graham