Hi DearAll,
How to use smartinstaller ? Can I use smartinstaller for opensigned proccess in symbiansigned.com.
I tried to change uid in *_installer.pkg file generated by carbide c++ to my uid.
But the uid can not be changed, after application project was builded the uid number back to the previous uid number.
the following line is *_installer.pkg:
; SIS header: name, uid, version
#{"SouniQ installer"},(0xA000D7CE),1,0,0
.........................................................................
"C:/QtMobility/examples/SouniQ/SouniQ.sis" - "c:\adm\SouniQ.sis"
@"C:/Qt/4.6.2/smartinstaller.sis",(0x2002CCCD)
the uid number (0xA000D7CE) generated by symbian c++ can not be change to my uid so I can't assign my application using smartinstaller in symbiansigned.com.
whether I need to modify *.pro file to use smartinstaller ? and how ? or how to change uid number in *_installer.pkg generated by symbian c++ to my uid number?
Thanks Before,



