No it doesn't work on 6600 even after full form...
and still works with N70
the package file here:
have i missed or messed anything ???Code:; --------------------------- ; Install file for MPaper ; --------------------------- ; Languages - Standard language definitions &EN ; Installation header ; Application UID #{"MyApp-Beta"},(0x2000DAAC),1,5,8 ;Supports Series 60 v 0.9 (0x101F7960), 0, 0, 0, {"Series60ProductID"} ; instal the 2nd exe, with search for sis file for MyApp Keyword "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\MyApp.exe" -"!:\system\apps\MyApp\MyApp.exe",FILERUN,RUNINSTALL ; main app "$(EPOCROOT)Epoc32\release\thumb\urel\MyApp.app" -"!:\system\apps\MyApp\MyApp.app" "$(EPOCROOT)Epoc32\data\z\system\apps\MyApp\MyApp.rsc" -"!:\system\apps\MyApp\MyApp.rsc" "$(EPOCROOT)Epoc32\data\z\system\apps\MyApp\MyApp.aif" -"!:\system\apps\MyApp\MyApp.aif" "$(EPOCROOT)Epoc32\data\z\system\apps\MyApp\MyApp.mbm" -"!:\system\apps\MyApp\MyApp.mbm" "AppInfo" -"!:\system\apps\MyApp\data\AppInfo" "license.txt" -"!:\system\apps\MyApp\data\legaldisclaimer.txt"

but will definitely be happy if the solution works...

