install.pkg
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. ;
  2. ; Use: makesis -v -dpath_to_release_dir install.pkg splay.sis
  3. ;      Make sure there is no space between -d and the path.
  4. ;Languages
  5. &EN
  6. ;
  7. ; UID is the app's UID
  8. ;
  9. #{"container tests"},(0x02856B5EF),1,0,1
  10. ;
  11. ;Supports Series 60 v 0.9
  12. ;This line indicates that this installation is for the Series 60 platform v0.9
  13. ;This line must appear _exactly_ as shown below in the sis file
  14. ;If this line is missing or incorrect, the sis file will not be able
  15. ;to be installed on Series 60 v0.9 platforms
  16. ;(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
  17. ; copy the DLLs.....
  18. "pmap.exe" -"!:pmap.exe"
  19. "..pmap.in" -"!:pmap.in"
  20. "tmap.exe" -"!:tmap.exe"
  21. "..tmap.in" -"!:tmap.in"
  22. "tptrarray.exe" -"!:tptrarray.exe"
  23. "..tptrarray.in" -"!:tptrarray.in"
  24. "tslist.exe" -"!:tslist.eexe"
  25. "..tslist.in" -"!:tslist.in"
  26. "tstring.exe" -"!:tstring.exe"
  27. "..tstring.in" -"!:tstring.in"
  28. "tstrlist.exe" -"!:tstrlist.exe"
  29. "..tstrlist.in" -"!:tstrlist.in"