1 |
What should I do if run into the error message below when I setup the Target Designer database?
"Product: Microsoft SQL Server Desktop Engine -- Error 25003. Setup has detected that your current SA password is set to blank. Please use sp_password to set a strong SA password and restart setup or set BLANKSAPWD= 1 to ignore this vulnerability. Refer to readme for more details. Setup will now exit."
Answer:
Please copy the entire CD contents onto the hard disk. Edit setup.ini in sqlmsde folder of SP2 install to add BLANKSAPWD=1 under [Options]
|
2 |
Why can I not install the database when upgrading to SP2?
Answer:
Please follow the standard install procedures below:
(1) Database engine update
(2) Database update
(3) Tools update |
3 |
How can I check if the security updates have been applied?
Answer:
Please explore the registry key below
[HKLM\SOFTWARE\Microsoft\Window NT\CurrentVersion\Hotfix] |
4 |
Why does my XPe image show Error code: c0000218 while booting up?
Answer:
There are several possible causes:
(1) Corrupted registry
(2) Corrupted hard drive
(3) A damaged driver which is attempting to load into system memory
(4) Damaged RAM |
5 |
Will FBRESEAL clear the SID if it runs with EWF ON?
Answer:
Please turn off EWF when you execute FBRESEAL. EWF should be enabled after 1st boot of mass production. |
6 |
Why does the XPe image have a blue screen after FBA and the error message shows invalid run-time license?
Answer:
The cause is incorrect PID. You can ask for a new XPe run-time license PID from Advantech. |
7 |
Can an XPe image size be larger than 500MB when we boot from an SDI file? I got an error message that said "Windows could not start due to an error while booting from RAMDISK, Windows failed to open the RAMDISK image".
|
8 |
How can I use the on-screen keyboard in XPe?
Answer:
Windows XP has OSK.exe which is the on-screen keyboard function. You can modify your XPe to enable the OSK at the login page. |
9 |
Why does the ActiveX control fail?
Answer:
ActiveX controls may not load as expected in Internet Explorer due to defense in depth changes introduced in cumulative security update 896688 (MS05-052)
http://support.microsoft.com/kb/909889 |
10 |
How can I add the Power Management function to an image?
Answer:
You can have this function by adding "Power Meter Control Panel".
Note: All of the control panel components are named with Control Panel in the end. |
11 |
Does XPe have Remote Desktop (RDP) support?
Answer:
Yes, RDP is only supported by Winlogon. It cannot be used in Minlogon. |
12 |
How can I add the RDP Client into my XPe image?
Answer:
There are three components organized into the RDP function: Terminal Server Client, Terminal Services Core and Terminal Server Remote Desktop. |
13 |
Is there a quick way to hide the Window's mouse cursor?
Answer:
Yes, please reference the following link for more information from
here.
This page gives you some sample code to control the mouse cursor visibility, plus there's extra information in this newsgroup from
here.
|
14 |
For Intel Pentium 4 & Pentium M platforms, when booting XPe without a monitor connected, please note that there is no way to switch Window's display mode back to CRT unless you press + + or boot-up Windows in safe mode. Is there any setting in Intel's graphic driver or BIOS or XPe that can avoid this kind of problem?
Answer:
Intel display driver IEGD 5.0 for Windows can fix this problem, download it from
here.
|