PC Review


Reply
Thread Tools Rate Thread

Installing MSDE 2000 from my MSI installer

 
 
viki
Guest
Posts: n/a
 
      5th Jun 2004
Hi All,
I'm trying to install MSDE 2000 from my MSI installer. Iam trying to install
MSDE without using the merge modules (since the merge module method it is
not advised to be used). Iam calling the MSDE 2000's setup.exe in the
following way -

setup.exe SAPWD="sa" INSTANCENAME="MYINSTANCE" DISABLENETWORKPROTOCOLS=0
SECURITYMODE=SQL /qn

I am copying all the installable files of MSDE to the destination location
and then executing this command. The custom action type for this command is
3170.

While installation this command starts executing but I do not find any
installation done.

When I run the same command from command prompt it works fine, except for
one thing - even if I'm running the setup with /qn option a dialog flashes
showing the unpacking of files during the installation. Is this Dialog box
is the reason for the incomplete MSDE installtion (when run from the MSI
installer) . If yes then is there anyway by which I can install MSDE by
directly running the MSDE setup EXEs or MSIs in silent mode from my MSI
installer.

Please note that I am changing the instance name every time I run my
installer (just to make sure that the installation is not failing because of
same instance name already present).

Please tell me how can I accomplish the MSDE installation from My MSI
installer.

Thanks in advance.
Viki


 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a
 
      5th Jun 2004
I don't believe you can do this. The MSDE install is MSI-based - all those
internal SqlRunxx.msi files. You can't have two MSI-based installs running
simultaneously, so the silent MSDE install is probably failing with the
"already an install in progress" error. You'll have to fire it off as a
separate setup outside your MSI file.
--
Phil Wilson
[MVP Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

"viki" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi All,
> I'm trying to install MSDE 2000 from my MSI installer. Iam trying to

install
> MSDE without using the merge modules (since the merge module method it is
> not advised to be used). Iam calling the MSDE 2000's setup.exe in the
> following way -
>
> setup.exe SAPWD="sa" INSTANCENAME="MYINSTANCE" DISABLENETWORKPROTOCOLS=0
> SECURITYMODE=SQL /qn
>
> I am copying all the installable files of MSDE to the destination location
> and then executing this command. The custom action type for this command

is
> 3170.
>
> While installation this command starts executing but I do not find any
> installation done.
>
> When I run the same command from command prompt it works fine, except for
> one thing - even if I'm running the setup with /qn option a dialog flashes
> showing the unpacking of files during the installation. Is this Dialog box
> is the reason for the incomplete MSDE installtion (when run from the MSI
> installer) . If yes then is there anyway by which I can install MSDE by
> directly running the MSDE setup EXEs or MSIs in silent mode from my MSI
> installer.
>
> Please note that I am changing the instance name every time I run my
> installer (just to make sure that the installation is not failing because

of
> same instance name already present).
>
> Please tell me how can I accomplish the MSDE installation from My MSI
> installer.
>
> Thanks in advance.
> Viki
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing SQL Server SP4 for MSDE installed with BCM Gary Microsoft Outlook BCM 2 18th May 2005 06:51 PM
Installing MSDE using XPE eval CD on XPPro ms Windows XP General 0 14th Mar 2005 07:46 PM
Problem installing MSDE 2000 galb Microsoft ADO .NET 0 7th Mar 2005 10:37 PM
Installing MSDE on Windows XP Machine Karen Windows XP Help 3 26th Mar 2004 09:51 AM
Installing MSDE with a .NET App Huw Lloyd Microsoft Dot NET 1 25th Oct 2003 07:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:53 PM.