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. Issue with Setup and Deployment Project

Issue with Setup and Deployment Project

Scheduled Pinned Locked Moved C#
sysadminhelpquestionworkspace
1 Posts 1 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.
  • P Offline
    P Offline
    paas
    wrote on last edited by
    #1

    I created a Setup project for an application, and I built the setup.exe and .msi files for this application. I then ran the installation on another PC and the application ran fine until I removed the .exe and .msi files from that PC. Once that occurred, the application kept looking for those files as long as I tried to start the application with the shortcut that was created at installation time on the User's Programs Menu. Since those files no longer existed on the PC, the application would not run via that shortcut. So, I manually created a new shortcut to the executable, and the application runs fine when started via the new shortcut. What I can not figure out is what property is causing the shortcut created via the install to expect the setup.exe and .msi files for the install to still exist on the PC. This is not a published executable, but there must be some obvious property I am not setting properly. Can anyone tell me what might be causing the shortcut created on the install to continue to expect the existence of the setup.exe and .msi files? Thank you...

    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