AHMAD COM wrote: any help will be appreciated I also need some help in understanding your question... :confused: Well, if you are asking about how to create an install package, you really need to read about it in the online help file. Go to the following topics: Microsoft Windows CE / Installation and Configuration Guide / Installing Applications. This will teach you how to produce a CAB file with your deployment. Then, you can do one of two things: copy the CAB file to your device and execute it, or use the CeAppMgr.exe residing in your desktop to do this work. The online help file has one example of the scripting you need. If you need more help, get back here. Good luck!