Why go about modifiying your install process to check for if these files exist in Z:\System\Install - Why not just use the UID that was designed for this purpose! Or is this not possible?
And why don't you just increment the version (0,0,0) for the Series60 eg the UID 0x101F6F88 would remain the same and the version would be (0,9,0) and for version 1.0 it should be (1,0,0) surely???
I have tested it on emulator(its working fine) and themn generated .sis file for it using 'makesis' utility and I have transferred it to my 3660 phone.
Now its giving me warning and error while I am trying to istall Application.sis on my 3660.
I am using "Series60_v21_CW" SDK.
warning is..
"Application may not be compatible with phone. Quit installation ?"
if press yes then istallation exits but it proceeds if I press no and give me this error.
"Unable to install. Series60ProductID required."
So my questions are
What is 'Series60ProductID' all about?
How can generate it or Where from can I get it?
How it is being generated for any particualr device or platform?
Your help is highly appreciated.
thanks in anticipation.