+ Reply to Thread
Results 1 to 2 of 2

Thread: Script to remove existing program prior to installation

  1. #1

    Default Script to remove existing program prior to installation

    Hi,

    I'm new to SB and have an existing installation that was compiled with Installshield. Upon running my new SB installer, I would like to remove the old installation and do some file cleanup prior to installing the new version compiled with SB. Is this possible through a script? Can I somehow set the script to run at the beginning of my installation (before copying any files)?

    Thanks!

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Script to remove existing program prior to installation

    Hello,

    Yes, absolutely no problem . You can uninstall it from within your new SetupBuilder install. You only need the "ProductGUID" and then call the MSI uninstall.

    Similar to this:

    http://www.lindersoft.com/forums/sho...6237#post56237

    Does this help?

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •