Hi 
 I am about to either create my own installer for MySQL or use the
allready made one. 
Reason is that I would like to have an unattended installation of the
database, which can be sent as an SMS package (MSI).
 
I need to know the following;
 
1) What is the bare minimum to include for an installation of MySQL ?
    I would imagine; 1) the data dir, 2) the bin dir, 3) the lib dir.
    So far there does not seem to be any windows registry entries
(actually) beeing used. The ones that does exist, does not seem to have
any meaning... 
 
2) Can I specify another name of the MySQL service on Windows through
the command line; mysqld-nt --install ...
    or do I have to make my own service installer, the thing is that I
would like all exe's included work with the service installed even if it
has another name.
 
3) Has anyone made an installer, based on MSI, that one could get from
somewhere.
 
4) Has anyone made an installer which is unattended.
 
Regards
 Tobias
 
Tobias Eriksson
ComOpt AB
Michael Löfmans gata 6
254 38  Helsingborg, Sweden
Direct: +46 42 389918
Phone: +46 42 389900
e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to