SIS file

Login to reply to this topic.
Wed, 2006-04-26 11:19
Joined: 2006-04-06
Forum posts: 38
how can i do a sis file?

Wed, 2006-04-26 11:46
Joined: 2003-12-05
Forum posts: 672
Re: SIS file
e.g. from the command prompt:

Code:
makesis mysisfile.pkg

You will find plenty of examples of the pkg files in SDKs.

And check out the SDK help...
Thu, 2006-04-27 12:39
Joined: 2006-01-09
Forum posts: 105
Re: SIS file
Hi..

first you will have to make pkg file..which contains the information basically about your source and destination files..

you can check a note about pkg at newlc.com..

once you have created pkg then you can use the command as suggested by Andreas :

makesis <pkg file name>

Cheers!!
CodePupil

Thanks and Regards
CodePupil
__________________________
You are I and I am he .. !!

  • Login to reply to this topic.