Hi all,
Hope this is the right forum for this...
Does anyone know how I can force a kernel panic from application (user-side) code? I need to cause the phone to un-cleanly reset, i.e. not...
Type: Posts; User: marksmith; Keyword(s):
Hi all,
Hope this is the right forum for this...
Does anyone know how I can force a kernel panic from application (user-side) code? I need to cause the phone to un-cleanly reset, i.e. not...
Thanks Yucca - that did the trick. I have put both checks in (Series60ProductID and MachineUID) and now it installs without the warning - and should still check it's being installed on an N70 as it...
Ah... should have tried this before posting really, but removing the MachineUID check does NOT fix the problem. Still says it might be incompatible.
So what's it checking to give this error? ...
Thanks for the suggestion. I think that will work (I've done it before) but this application is N70 specific, not Series60-version specific.
The check I have used (MachineUID) should work, should...
Hi folks,
I need to create a SIS file for an application for a Nokia N70. I have created a PKG file, used MakeSIS to make the SIS file, and it basically works - I can install the app and it runs...