how to create .pkg.

Login to reply to this topic.
Thu, 2006-01-26 10:22
Joined: 2005-12-07
Forum posts: 35
hi guys.
just to check with u all
i need help in creating .pkg.
i already know how to create .sis file.
but i did it using the example from symbian in helloworld.

but how to create a pkg in my project?
which file should i link and what UID should i use.
i check with some websites tat u all gave, but it kinda confuse me. pls help.

thanks a million!

Thu, 2006-01-26 18:41
Joined: 2004-07-10
Forum posts: 364
Re: how to create .pkg.
A sis file is created from a pkg file, so when you created the helloworld.sis there must be a helloworld.pkg from which it was made. So you can have a look at that and then change it as you need, putting in your own file and your own applications UID. If you have a look at it it should be obvious.
The syntax and contents of .pkg files should be fully described in your SDK.
  • Login to reply to this topic.