Lee Jae-cheol
Posts: 12
Joined: Thu Jan 08, 2015 4:25 am

Unintentional program start when Windows is reboot.

Hello.
I have released our product tool to the customers by using the update service.
The update service(Advanced Installer) works well.
But the tool starts automatically every Windows reboot. I want to stop the unintentional start, But I don't know where I can config that.

Please answer me..
Thank you.
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Unintentional program start when Windows is reboot.

Hi Lee,

This may happens if there is any scheduled task to launch the Updater and it is triggered when the Windows reboot.
In order to have a better view about this, can you please send us the .AIP (project file) to support at advancedinstaller dot com so we can investigate it? If it contains confidential information you can send us a small test project which reproduce this behavior.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Lee Jae-cheol
Posts: 12
Joined: Thu Jan 08, 2015 4:25 am

Re: Unintentional program start when Windows is reboot.

Hi, Dan.
Thank you for your answer.
I will send you my .aip file throuth e-mail.

Thank you very much. :)
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Unintentional program start when Windows is reboot.

Hi Lee,

Your application starts when Windows starts because you placed a shortcut to your application in the Startup folder from Advanced Installer (StartMenu -> Startup folder from the Files and folders page). When you install your application, the shortcut will be created in the Startup folder.

Please note that Programs or shortcuts placed in the Startup folder will run whenever Windows starts.

If you have other questions, please let me know.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Lee Jae-cheol
Posts: 12
Joined: Thu Jan 08, 2015 4:25 am

Re: Unintentional program start when Windows is reboot.

Thank you very much, Dan. You are very kind.
I'll try that, it seems to work well.
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Unintentional program start when Windows is reboot.

You're always welcome Lee,

Should there be any difficulty you encounter implementing something, please do not hesitate to contact me and I will gladly assist.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”