|
How to remove?
When I click START->Programs, there are four items that I want to remove from
the list:
Remote Assistance,
Windows Media Player,
Windows Messenger
Windows Movie Maker
How Do I do that? The components are not installed but somehow the shells
are being pulled in.
Thanks...
|
2 |
08.06.2007 15:57:03 |
|
Desktop Background Image
I wish to include a desktop background in my build. I am able to apply my
image into my build but how do I specify in my build for this image to used
as my Desktop Background image without having to do any post install
configuring?
Thanks...
|
5 |
08.06.2007 14:36:03 |
|
Regarding the date time of XP Enbedded image
Hi,
I am Lalit Gautam, a software professional working for Datamatics
Technology in Telecom Domain.
I have one query i want to set the date and time of the Xp Embedded OS
while Buliding the Xp Embedded image.
I will be greatfull if i get the response.
Thanks and Regards,
Lalit Gautam
...
|
2 |
08.06.2007 12:01:01 |
|
XPe logon on domain through NAT
Hi.
I have a LAN with this config
Server1 1.2 ---- 1.201 Server2 100.1 ----- 100.2 Server3
| |
| |
| |
192.168.1.7 DHCP Client
Server4 Windows Embedded Client
Server1: NT4 Domain: ESA
Server2: 2k3 Ent. R2 NAT/DHC...
|
1 |
08.06.2007 11:27:37 |
|
Anti Virus software.
Hi,
I know this is a strange question. My client wants a kiosk app
developing. I would like to use XP Embedded as the OS, on a touch
screen device with no hard disk, i.e. using solid state flash memory.
My client has a company policy of using Norton Anti Virus for all
networked computers.
He feels that this device needs some anti virus protection.
Does anyone on this list feel that th...
|
11 |
08.06.2007 09:19:34 |
|
EWF RAM Reg diagnostic
Hi,
We will use for the first time XPE on a compact flash with EWF RAM Reg.
The CF will be write protected with EWF, a hard disk (not protected)
will be used to store application data.
I have tested the amount of RAM used for the EWF, the size grows then
seems to be stabilized . But I'm not sure how it will be on the customer
plant: the application will be a 24h/24h 7/7 application.
...
|
10 |
08.06.2007 08:40:51 |
|
Alternate Restart method needed
Although ACPI has a standard method to specify how to restart a system,
Windows XP always ignores it. There are also two standard hardware methods to
restart a computer. The first method is to send a command (0xFE) to the
keyboard controller (output port 0x64) (this is a legacy from the PC/AT) and
the second is to set a bit in I/O port 0x92. Windows XP always sends the
reset command to...
|
2 |
07.06.2007 16:46:53 |
|
hardware
hi, im new here, do pocketpcs can run winxp embedded?
--
xcal79555@yahoo.com
please delete 555 to send
...
|
2 |
07.06.2007 16:44:40 |
|
File System Conflict with IDE Flash Disk
This question is regarding a a p-roblem I am facing already describe
in "BSOD on IDE Flash Disk" but have not getting any reply yet. I also
want to know that does any files system conflicts with structure of
solid state storage IDE Flash Disk which is NAND Flash Disk which may
be causing problem.
Link to BSOD on IDE Flash Disk :-
http://groups.google.com/group/microsoft.public.window...
|
1 |
07.06.2007 13:09:12 |
|
CF formating and booting problems
I formatted the Sandisk CF (connected to a USB port) from my development
machine(XPpro SP2) and copied the built image on it, but it does not boot at
all. I tried different variations such as FAT and FAT32 with the conversion
to NTFS ...to no use. I read quite a few postings on this forum but none of
them help to the point of solving my problem........HELLLLP....
|
11 |
07.06.2007 09:11:08 |
|
RDP Minimum config
Hi.
I've tried to reduce the footprint but i couldn't. Can you help me? I
only want to start mstsc.exe (RDP) to connect to a domain controller
server.(I've added and extra registry data on target designer (HKLM
\SOFTWARE\Microsoft\Windows\CurrentVersion\Run) running a batch file
a.bat:
:loop
start /wait c:\windows\system32\mstsc.exe /v:asterix
goto loop
What components can I delete ...
|
2 |
07.06.2007 03:32:01 |
|
error message in TD build
Can anyone give me some guidance with this error message" R: Error 5800:
[MUI Prototype] cmiLangMUILCID is missing."? I am not sure what that means?
Another Question...?
Regional and Language Options, under Language for non-Unicode programs:
Japan does not show up as option and yet it shows up for the other ones...is
that normal? If not, how do I fix it?...
|
2 |
06.06.2007 19:20:25 |
|
can't deselect "Hide Protected operating sysytem file"
Hello,
I built an image with FP2007.
After runnning FBA, I tried to change a follder view option like this.
Folder Options -> View ->
deselect "Hide Protected operating sysytem file"
But I failed it. The check box won't change and stays selected.
Before updating to FP2007, this didn't happen.
Any component is necessary?
...
|
7 |
06.06.2007 18:36:51 |
|
CreateMailslot does not function in an XP Embedded SP2 FP2007 image
Hello,
If I call CreateMailslot in a XP Embedded image built with XP Embedded
SP2 FP2007, I always get the error with code 3, meaning "The system
cannot find the path specified". My path is simply "\\\\.\\mailslot\
\TEST_PORT" (in C string syntax).
The exact call is
CreateMailslot(TEST_PORT_NAME, /* name of the port */
0, ...
|
2 |
06.06.2007 17:32:00 |
|
Poolmon question?
Hi
I have server running with Windows server 2003, and have problem of run out
of memory cause the server to halt periodically(~ one month). I have used the
Poolmon to monitoring the server from about one month. I have recorded the
following strange process that used a lot of memory.
As I am not knowledgeable to interpret the information whether it is related
to my problem. Would an...
|
1 |
06.06.2007 14:17:03 |
|
Task Scheduler and Minilogon
Hi. I cannot get the services to start in Task Scheduler or access the files
on a CD if I use Minilogon. Any ideas please.
Thanks. Regards
Graham.
...
|
1 |
06.06.2007 07:28:00 |
|
BSOD on IDE Flash Disk
I am developing an image for a system with SSD IDE Flash Disk as
storage medium. The image boots and runs properly on normal HDD adn on
CF also. FBA runs properly and everything runs fine on HDD or CF. But
after finalising image I want to transfer the image to the IDE Flash
Disk.
Whenever I copy the image on IDE Flash Disk it runs
properly for the first time but when system is shu...
|
2 |
06.06.2007 07:27:33 |
|
test
Message not getting through
Test only....
|
1 |
06.06.2007 07:08:01 |
|
Task Scheduler problems
Task Scheduler works with WinLogon but fails with MiniLogo as well as getting
Explorer to open CD drive. Any Ideas Please on getting the Service running in
the Task Scheduler..
Regards
Graham.
...
|
1 |
05.06.2007 20:10:03 |
|
Task Manager Service not existing
How does one get the services started in Task Scheduler when using Minilogon.
I have a build which works with normal Logon Standard but using minilogin
instead I cannot access the CD drive or get some services started. Any help
appreciated.
Thanks
Regards Graham.
...
|
1 |
05.06.2007 19:03:08 |
|
ROLLUP ROLLUP
Get ya ROLLUP !!!
Update Rollup 1.0 for Windows XP Embedded Evaluation Edition
http://www.microsoft.com/downloads/details.aspx?familyid=70A79E6F-CE42-45C7-ADD2-52F57959ECF2&displaylang=en...
|
1 |
05.06.2007 09:24:01 |
|
Windows XP Embedded execution speed issues
Hello,
I have a question about the general performance of applications running on
Windows XP Embedded compared to Windows XP Professional.
I've built Windows XP Embedded run-time image and have recently ported a
computing-intensive application to it. It's Win32 program that performs some
signal processing.
I am using the following setup:
- My PC has two hard drive partitions 20GB fo...
|
2 |
05.06.2007 08:56:01 |
|
Error importing an .inf file in Component Designer
Since tap.exe didn't include a necessary driver in my .pmq file, I'm
trying to componentize a driver by importing the 82801 GR/GH SATA/AHCI
driver files from Intel's web site, using Compoent Designer. When
attempting to import the .inf file, the following error is
reported ..."an error occurred while getting the vendors list section
name.". I'm importing the .inf from a local directory. Has ...
|
3 |
05.06.2007 05:07:34 |
|
Buttons becoming Stuck on XPe Device
What happens is that periodically the hard buttons on the device will become
"stuck": they will no longer respond to further input, and will either
"spam" the button or remain zeroed, depending on the last value. Sometimes
it's fixable by pressing the button again, sometimes by putting the unit
into standby, or logging off, or rebooting the unit.
We're using a mobile touchscreen device,...
|
1 |
04.06.2007 18:48:41 |
|
boot error with embedded XP image: BSOD with 0x7b error
Was wondering if anyone out there can offer some help. I'm running an
evaluation version of embedded xp on an xp pro system. I am getting
the BSOD, shortly after the embedded xp logo is displayed, when
attempting to boot from an xp embedded image.
I've run tap.exe, then imported the .pmq file to Target Designer. The
image builds fine. I've set my target settings to point to the newly
insta...
|
3 |
04.06.2007 15:54:11 |