installer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Piotr Rendaszka

    installer

    Hi!

    I do need an information about an installer (best would be a freeware) that
    would allow me to build a setup prog of my application + mysql database +
    odbc driver for mysql db and would also configure an DSN on the machine
    accroding to the predefined settings. Any ideas how to solve that and what
    should I use?

    Regards,

    Piotr


  • Cor Ligthert

    #2
    Re: installer

    Piotr,

    You know that the alternative is using a default installer from
    Visual.Studio Net.

    Check the registry on your program setting, when it is blank ask for install
    and than install using your own program?

    In my opinion gives you that much more control over the install.

    Just my thought,

    Cor
    [color=blue]
    > I do need an information about an installer (best would be a freeware)[/color]
    that[color=blue]
    > would allow me to build a setup prog of my application + mysql database +
    > odbc driver for mysql db and would also configure an DSN on the machine
    > accroding to the predefined settings. Any ideas how to solve that and what
    > should I use?
    >
    > Regards,
    >
    > Piotr
    >
    >[/color]


    Comment

    Working...