NewsArchive
11-27-2009, 07:51 AM
Hi all,
I made an installer to allow the user to download the MsSql 2005 Express
installer and (trying) run it automátically.
The installer download the installer, ask for Instance name, user (sa) and
password and, with that info, runs the installer command line.
I read all the M$ info and I cant make it work, I´m trying to run it from
the command line (without SB) to test it like:
c:\users\alberto\downloads\SQLEXPR_ESN.exe /qb INSTANCENAME=sqlexpress05
SECURITYMODE=SQL SAPWD=wsami1962
It does not work.
Anyone has a command line that is running?
Thanks a lot
Alberto
I made an installer to allow the user to download the MsSql 2005 Express
installer and (trying) run it automátically.
The installer download the installer, ask for Instance name, user (sa) and
password and, with that info, runs the installer command line.
I read all the M$ info and I cant make it work, I´m trying to run it from
the command line (without SB) to test it like:
c:\users\alberto\downloads\SQLEXPR_ESN.exe /qb INSTANCENAME=sqlexpress05
SECURITYMODE=SQL SAPWD=wsami1962
It does not work.
Anyone has a command line that is running?
Thanks a lot
Alberto