Search:

Type: Posts; User: mikedoris

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    6,722

    Uninstall previous version.

    Hi,

    We use the following code to uninstall any other version of our product which is on the system :

    ! Remove any previous installation silently.
    Set Variable %_SB_INSTALLDIR% to...
  2. Replies
    1
    Views
    6,760

    Uninstalling services

    Hi,
    I've got what looks like a race condition or something like it and I'm sure its down to the way that the SCM (Service control manager works). I install a service using the following code within...
  3. Replies
    3
    Views
    8,360

    More #include scripts.

    I don't seem to be able to use compiler variables when forming the path of a script.

    For example, this doesn't work :

    #include script "ibt.sbi" from "[SB_PROJECT]\SetupBuilderScripts"

    but an...
  4. Replies
    4
    Views
    8,364

    Re: Configurable Include scripts.

    Hi,

    Thanks for your quick response. I've attached the script,

    671

    And an image of the calling script :

    672
  5. Replies
    4
    Views
    8,364

    Configurable Include scripts.

    Hi,
    I'm creating an installer for a 32/64 bit hybrid product and have created an include script to install some of the 32-bit components. When I use the installer function 'Install File' it...
  6. Replies
    1
    Views
    6,890

    Install VS2005 64-bit runtime.

    Hi all,
    I've worked out how to install the x86 version of the VS2005 SP1 runtime using 'Core PreRequisites' but I'm not sure how to do the same for the x64 runtime. I'm using SetupBuilder 6.9...
  7. Replies
    4
    Views
    10,220

    Re: 32/64 -bit Hybrid installations.

    Hi Andrea,

    Thanks for your quick response. I think that will probably do the trick but I'm unable to test the project as I get the following compilation error. I'm evaluating the professional...
  8. Replies
    4
    Views
    10,220

    32/64 -bit Hybrid installations.

    Hi,
    We are currently evaluating SetupBuilder. Our 'package' needs to deploy 32 and 64-bit binaries.

    I've changed the installer type to "Windows 32/64-bit Hybrid' but I can't figure out how to...
Results 1 to 8 of 8