ahhhhhhhhhh... i see... ok thanks!!
Type: Posts; User: coolblues5000; Keyword(s):
ahhhhhhhhhh... i see... ok thanks!!
; standard SIS file header
#{"StyleInASnap"},(0xE23329D3),1,0,0
;Supports Series 60 v 3.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
;Localised Vendor name
%{"SunSilk"}
;Unique Vendor...
I'm self signing my S60 3rd ed.. but there is no option there to change the supplier name
--- edit ----
in the pkg file.. is the order important?
like i can import files first before setting...
;Localised Vendor name
%{"SunSilk-EN"}
;Unique Vendor name
:"SunSilk"
i placed this in my pkg file in s60 3rd ed. then signed the SIS
still.. the supplier name is unknown...
is there another way of signing S60 2nd ed sis?
hi
yes i'm trying to sign the S60 2nd ed. so that when i want to install the SIS on the device. i can change the supplier name.
is this a bug on carbide?
yes without the cert and key. it can create the SIS file without problems..
makekeys -cert -expdays 3650 -password cnc333 -len 2048 -dname "CN=StyleinaSnap OU=Sunsilk OR=Unilever Philippines...
hi
I'm trying to build a SIS file for my application..
but when it invokes the makesis.. it hangs... indefinitely..
*"..\sis\stylekey.key","..\sis\stylecert.cer"
i just added these key...
should the S60 2nd ed FP3 know what password i created for the certificate and key?
tried doing it twice.. it just stucks.... there are no errors when building...
no error.. it just got stuck at 25% when invoking makesis
S60 2nd ed FP 3
Carbide v1.2
where do i place the vendor/supplier name?
i tried adding this to my package
*"$(EPOCROOT)epoc32\winscw\c\stylekey.key","$(EPOCROOT)epoc32\winscw\c\stylecert.cer"
now it won't build the SIS...
but in the makesis sign there are no field for the vendor name
CN - Common Name, e.g. CN=Joe Bloggs
CO - Country, e.g. CO=GB
OR - Organisation, e.g. OR=Acme Ltd
OU - Organisational Unit, e.g....
hi I'm currently testing it on S60 2nd ed. so I'm not signing it..
how do i self sign S60 2nd ed SIS?
i use signing S60 3rd ed SIS with this
...
; Installation file for StyleInASnap application
;
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line...
; Installation file for StyleInASnap application
;
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line...
i see. what about the package size?
where did you find this? does it work?
Noooooooooooo... this can't be....
there's nothing there to specify the supplier name..
hi
i edited my post.
the supplier name and package size.
before you install the SIS on the device. you can view the details of the SIS file.
there is supplier name and package size. both...
hi
how do you set the SIS details in S60 2nd ed and S60 3rd ed ?
for example. when i try to install the SIS to the device.
there is an option details.
then there is supplier name and...
i have fixed this.. i carelessly removed this
#define qtn_loc_resource_file_1 "\\resource\\apps\\StyleInASnap_0xE23329D3"
in the .rls file
my icon isn't updating in the emulator... but when i try it on the hellword example it is updated..
i changed the .svg in the gfx folder of my proj and the helloworld example with my .svg