Hi Kaari,

On first try, I changed your .iss file from NTAuth to SQL Auth, and it failed.

Then, I switched back to NT Auth and everything ran fine, just need to add in a .reboot 194 now :)

Thanks for the help!

Tony Worrall


[EMAIL PROTECTED] wrote:

-----Original Message-----
From: Tony Worrall [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 4:23 PM
To: unattended-info@lists.sourceforge.net
Subject: Re: [Unattended] SQL Server 2000 SP3a



I've tried editing the .iss for sp3a with no success, it seems to hang halfway through and then complete with a -12 error.


Perhaps you can send me your .iss file for sp3a to use as a template? (without the license key, of course!)


<snip>

Here's my working .iss file for sql sp3a, make sure to set the password!

======Begin sql2kdef.iss=====
[InstallShield Silent]
Version=v5.00.000
File=Response File
[File Transfer]
OverwriteReadOnly=NoToAll
[DlgOrder]
Dlg0=DlgW2kReboot-0
Count=16
Dlg1=SdWelcome-0
Dlg2=DlgMachine-0
Dlg3=DlgInstallMode-0
Dlg4=SdLicense-0
Dlg5=DlgInstanceName-0
Dlg6=DlgMaintainInstall-0
Dlg7=DlgUpgrade-0
Dlg8=ServerConnect-0
Dlg9=SdBlankPwdWarningDlg-0
Dlg10=SdSP3WrngDlg-0
Dlg11=SdErrorReportingDlg-0
Dlg12=DlgCollation-0
Dlg13=DlgServerNetwork-0
Dlg14=SdStartCopy-0
Dlg15=SdFinish-0
[DlgW2kReboot-0]
Result=189
[SdWelcome-0]
Result=1
[DlgMachine-0]
Type=1
Result=1
[DlgInstallMode-0]
Type=2
Result=1
[SdLicense-0]
Result=1
[DlgInstanceName-0]
InstanceName=MSSQLSERVER
Result=0
[DlgMaintainInstall-0]
Type=12
Result=1
[DlgUpgrade-0]
Result=1
[ServerConnect-0]
NTAuthentication=1
SQLAuthentication=0
Result=1
[SdBlankPwdWarningDlg-0]
AllowBlank=0
EnterPwd=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ConfirmPwd=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Result=0
[SdSP3WrngDlg-0]
EnableCrossDBChaining=0
UpgradeMSSearch=1
MSXTSXUpgraded=0
Result=1
[SdErrorReportingDlg-0]
EnableErrorReporting=0
Result=0
[DlgCollation-0]
collation_name=SQL_Latin1_General_CP1_CI_AS
Result=1
[DlgServerNetwork-0]
NetworkLibs=255
TCPPort=1433
TCPPrxy=Default
NMPPipeName=\\.\pipe\sql\query
Result=1
[SdStartCopy-0]
Result=1
[Application]
Name=Microsoft SQL Server
Version=8.00.000
Company=Microsoft
[SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
=====End sql2kdef.iss=====


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info


----------------------------------------------- Scanned by NetCleanse for all known viruses. http://www.netcleanse.com






-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to