application start up and re-install
-
Hi Friends, I got a strange question on my application. Sometimes when I going to start my application, a installer will appear, and asking for reinsall. After reinstalled, the application can be run. It was not happened everytimes, but very occasionally. I'm thinking what's wrong in my project design? 1. will it related to the problem of some missing folder? (coz I set all folder AlwaysCreate to true) 2. any wrong step I made on my installer? My project is related to PDF, is it related to PDF problem? Please help, and give some hints. Thanks so much
-
Hi Friends, I got a strange question on my application. Sometimes when I going to start my application, a installer will appear, and asking for reinsall. After reinstalled, the application can be run. It was not happened everytimes, but very occasionally. I'm thinking what's wrong in my project design? 1. will it related to the problem of some missing folder? (coz I set all folder AlwaysCreate to true) 2. any wrong step I made on my installer? My project is related to PDF, is it related to PDF problem? Please help, and give some hints. Thanks so much
Hi! I guess you've created a setup and deployment project to install your application and are starting the program using a shortcut created there, right? In this case, Windows Installer checks if all the key files in your installation are still there and if not tries to reinstall them. I can't describe it in all details but this should get you started.
Regards, mav -- Black holes are the places where God divided by 0...