00001 // helloworld_reg.rss 00002 // 00003 // Copyright (c) 2005 SysOpen Digia Plc. All rights reserved. 00004 // 00005 00006 #include <appinfo.rh> 00007 00008 UID2 KUidAppRegistrationResourceFile 00009 UID3 0xA0001748 00010 00011 RESOURCE APP_REGISTRATION_INFO 00012 { 00013 app_file="Txdeinstall"; 00014 00015 //localisable_resource_file="\\resource\\apps\\HelloWorld_loc"; 00016 00017 hidden = KAppNotHidden; 00018 embeddability = KAppNotEmbeddable; 00019 newfile = KAppDoesNotSupportNewFile; 00020 00021 }