get_trash_app_file
system((string("rm -f ") + get_trash_app_file()).c_str());
create_app(get_trash_app_file(), appType1);
create_app(get_trash_app_file(), appType1);
system((string("rm -f ") + get_trash_app_file()).c_str());
create_app(get_trash_app_file(), appType1);