Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. application start up and re-install

application start up and re-install

Scheduled Pinned Locked Moved C#
helpquestiondesign
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    azusakt
    wrote on last edited by
    #1

    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

    M 1 Reply Last reply
    0
    • A azusakt

      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

      M Offline
      M Offline
      mav northwind
      wrote on last edited by
      #2

      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...

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups