Package and Deployment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vsavin
    New Member
    • Oct 2006
    • 5

    Package and Deployment

    I used PDW to package my application and deployed it on a client computer. Then I changed the program and re-packaged it. Can the new setup detect previous installation and remove it from the computer before installing the new one?
    Thanks
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Hi there,

    It does not remove the previously installed application, but it updates the previous installation provided that you have included the same .exe name & directory structure.

    If the .exe name or the directory structure is not same as previous installation, then it installs in a dif location based on the specified directory structure, take care my fren.. :)

    Comment

    • vsavin
      New Member
      • Oct 2006
      • 5

      #3
      Thanks for your help
      I must've been doing something wrong before.

      Comment

      Working...