Hi everyone,
I'm stuck with two problems:
1- A file which i placed during my application installation time @ C:\Data\Installs\ Folder, is not deleted at application uninstall.
2- I have two exe files in my sis. One Launcher and other GUI application. I store a file for autostart ON/OFFprocess at above location. I made my luancher to run on system startup.
Ok - Now let me tell you what I have done?
I used pkg file of my Launcher application, used its UID and its .rsc for startup list manager. And my launcher launched GUI application at system reboot based on settings. Everything was working smooth.![]()
Then I used ATL to be sure for singing. And the problems started then.
"The SIS did not contain an application with the same UID as that of SIS."![]()
Then I Used UID of my GUI application and ATL went fine again. I was happy then. But when i rebooted my phone, my launcher didn't started my application. I tried many ways but i'm still not able to run my application at system reboot.
Please tell me where i'm going wrong? what i've to do?



