Results 1 to 3 of 3

Thread: Rollback to a previous version

  1. #1

    Default Rollback to a previous version

    I always set my SB install files to overwrite existing installations,
    and backup replaced files.

    Last night I applied an update in error, and decided to rollback that
    update to a previous version. This is not something I do very often, in
    fact I've probably not done this for years, but I seem to recall being
    presented with a list of previous versions that I could rollback to.

    Last night, I only had the option to uninstall, which removed
    everything, including my backup files.

    No harm done, as I had backups and previous versions etc. but I
    wondered if I was missing a setting somewhere that would allow me to do
    this in future.

    Regards,

    Neil.

  2. #2

    Default Re: Rollback to a previous version

    Neil,

    > I always set my SB install files to overwrite existing installations, and
    > backup replaced files.
    >
    > Last night I applied an update in error, and decided to rollback that
    > update to a previous version. This is not something I do very often, in
    > fact I've probably not done this for years, but I seem to recall being
    > presented with a list of previous versions that I could rollback to.
    >
    > Last night, I only had the option to uninstall, which removed everything,
    > including my backup files.
    >
    > No harm done, as I had backups and previous versions etc. but I wondered
    > if I was missing a setting somewhere that would allow me to do this in
    > future.

    To "rollback" to a previous version, you have to use the same uninstall .log
    and .exe name. It will then "append" the update to the existing uninstall
    ..log. The rollback will uninstall the last update only.

    Similar to the rollback feature used in our own SetupBuilder install/update
    process:
    http://www.lindersoft.com/forums/sho...t-offline-quot

    BTW, if you have a custom uninstall, make sure you do not remove the whole
    install folder (tree) at the end of the uninstall process. If you do this
    then rollback will uninstall the last update and your remove folder (tree)
    will delete the rest (including backup files).

    Friedrich

  3. #3

    Default Re: Rollback to a previous version

    Ah, I think I understand Friedrich,

    So adding my product version number to the uninstaller, and log file
    should enable me to select a particular version to uninstall:

    %_SB_INSTALLDIR%\Uninst_[PRODUCTNAME]_[PRODUCTVER].exe
    %_SB_INSTALLDIR%\Uninst_[PRODUCTNAME]_[PRODUCTVER].log

    Previously I just had [PRODUCTNAME].exe and [PRODUCTNAME].log

    Thank you.

    Regards,

    Neil.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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