安装MSDE2000 Release A总出现1608错误。
解决办法:
Please try the following steps to install this MSDE instance again.
1. Open a command prompt.
2. Change to the directory where the MSDE setup.exe program resides.
3. Copy the install package file *.msi to the same folder as the setup.exe.
4. Use this command to install MSDE, if you use the install package file:
SqlRun01.msi:
Setup.exe /i SqlRun01.msi /settings setup.ini DISABLEROLLBACK=1 /L*v
C:\MSDE_setup.log