Use this resource in your *_reg.rss
RESOURCE APP_REGISTRATION_INFO { app_file = MY_PROJECT_NAME; localisable_resource_file = MY_LOC_FILE; hidden = KAppIsHidden; embeddability = KAppNotEmbeddable; newfile = KAppDoesNotSupportNewFile; // Launches the application in background. launch = KAppLaunchInBackground; }