Results 1 to 3 of 3

Thread: Create an MSI-file on-the-fly - is that possible?

  1. #1

    Default Create an MSI-file on-the-fly - is that possible?

    Hello Friedrich,

    from the F1-help-manual:

    "We are able to "plug-in" a MSI compiler and generate
    native Microsoft Windows Installer (MSI) files.
    This makes it possible to create MSI packages as well
    as pure SetupScript installations from the same
    SetupBuilder IDE. "

    That means, the .MSI gets created on my development machine, together with the
    installer.EXE.

    Can I create an .MSI-file on the clients client-machine?

    Background:

    My installer puts a DB-server plus a client-program onto the customers machine.
    Both are in separate subdirectories. The client-program gets installed with an
    empty INI. The values in this INI depend on the settings the customer
    makes.

    Usually this client-program gets called by the users via a desktop link.

    Now one admin wants to deploy the client-program to the client-machine, using
    MSI. So he asked, whether we could provide him with such an .MSI-file.

    Well, why not, but because I do not know his settings, I can't deliver any .MSI
    upfront for him. The only solution would be, to complete the setup and then,
    with all the shenanigan in the INI, make an MSI.

    So... is it possible to create an MSI at the clients site?

    I expect a simple "no".

    However, I wanted to ask.

    Thanks in advance!


    Regards,
    Wolfgang Orth
    www.odata.de

    Please note:
    From time to time it happens, that I overlook a reply to my postings.
    Please don't be angry.
    In case of an emergency, try to contact me via mail.

    Bitte beachten:
    Von Zeit zu Zeit passiert es mir, dass ich Antworten auf meine Postings übersehe.
    Bitte nicht böse sein.
    Im Notfall bitte Kontakt per Mail versuchen.







    .

  2. #2

    Default Re: Create an MSI-file on-the-fly - is that possible?

    Hi Wolfgang,

    > Can I create an .MSI-file on the clients client-machine?

    no, you can't create a .MSI-file on the clients client-machine.

    Friedrich

  3. #3

    Default Re: Create an MSI-file on-the-fly - is that possible?

    There's always the option to sell another license of SB, though.

    Jeff Slarve
    www.jssoftware.com


    Bits and Bytes are Dy-No-Myte

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
  •