|
Wndows XP SP2 integrated not recognize my original key
A week ago my pc start to fail. With surprise I discovered that the "Run" key
have disappeared from the registry and I decided to reinstall windows xp. I
have the original CD with no service pack, 1 or 2, but using the microsoft
tool I create a new CD integrating the service pack 2. Everything goes fine
until the moment to introduce the key. As my key is for the original
installation, th...
|
2 |
07.05.2007 19:05:46 |
|
XPE and Ukranian Language Support
Does anyone know if XPE supports ukrainian language. XP pro supports it
through the LIP (Language Interface Pack). Does XPE?
--
Tim...
|
2 |
07.05.2007 19:05:43 |
|
windows explorer blocks
when I open the windows explorer.exe (windowsXP home edition) and then select
a directory for opening a file, very often the explorer blocks and I have to
deblock it with "Ctrl+Alt+Del". Also when I close the explorer all the icons
on my desktop are actuallized in some seconds....
|
3 |
07.05.2007 19:05:40 |
|
windows CE application on XP embedded
hello, am having an application which runs well in windows CE,but am in need
to make this run in windows XP embedded,whether its possible,if not let me
know the reason
thanks for your time
...
|
3 |
07.05.2007 19:05:37 |
|
Vista Embedded?
Hi all,
Some time ago Microsoft promised to release the embedded version of
Longhorn OS 3 month after the desktop release. When Vista embedded is
scheduled to be released and will it replace XP embedded?
Regards,
Andrea...
|
3 |
07.05.2007 15:34:59 |
|
Open File - Security Warning
When I try to run some applications on my target (XP Embedded - SP2,FP 2007)
I get the following message "Open File Security Warning - The publisher could
not be verified. Are you sure you want to run this software?". This behaviour
is undesirable in my particular situation. Is there a way to disable this
warning?
Thanks,
Kap...
|
3 |
07.05.2007 12:37:01 |
|
EWF and FBWF coexist?
Hi, everyone
I am trying to build a XP embedded image that has two disk partitions, C:
protected by EWF RAM (REG). and D: protected by FBWF.
I had no problem build images with just EWF or with just FBWF. They works
perfectly for me. However, I am having problem when I try to make EWF and
FBWF coexist on different partitions on the same drive, which I believe is
possible according to...
|
3 |
04.05.2007 22:06:01 |
|
Component database
I guess this is obvious to everyone else, but I'm hoping someone will
clarify for me. I've been building XPe images with the standard
toolkit of TD and the Component Database running on the same computer
under Microsoft SQL Server Desktop Engine.
Now I need a coworker to be able to build images using this same
Component Database. Does that mean I must upgrade to one of the full
versions ...
|
4 |
04.05.2007 19:43:11 |
|
wmi freespace property fails in xpe
I have an application that uses wmi to find free disk space available
on a drive using the Win32_LogicalDisk class. The "FreeSpace" property
return blank when run on XPe. It returns proper values on XP Pro and
Vista.
Any ideas what might be happening? Could I be missing a component that
class relies on?
Any leads would be great.
Thanks
...
|
3 |
04.05.2007 08:52:12 |
|
HORM/Dismount problem/question
We use HORM for quick bootup. I want to have a two drive system, with C:
write protected and data on D: unwrite-protected. I've followed the
instructions from
http://msdn2.microsoft.com/en-us/library/aa460084.aspx
regarding dismounting volumes in a HORM Configuration,but it doesn't exactly
work.
I receive good return codes from the Lock Volume and Dismount Volume of D:
using De...
|
5 |
03.05.2007 17:25:01 |
|
Hardware analysis - SLD files already available
Hi,
When building an XPe image based on target's hardware analysis, is it
necessary/recommended to do the analysis with CPU, mermory, cooler etc
mounted on board or isn't this really required to build the OS?
I'm using "886LCD-M/FLEX" SBC by Kontron & the board's SLD-files are
already available on the manufacturer's site :
http://emea.kontron.com/index.php?id=226&cat=62&productid=531
As...
|
4 |
03.05.2007 12:15:00 |
|
upgrade from evaluation to full
I'm getting set to upgrade from our evaluation edition of TD to the full
edition. I know I have to uninstall evaluation component db's and install the
full db's. Given that requirement, I have a nagging concern that my
evaluation edition .slx file will have a problem if I try to use it in a full
edition. Am I worrying needlessly? I don't know enough about the internals of
the .slx file t...
|
2 |
02.05.2007 18:16:59 |
|
Sleep() issue
Hi,
In my program I need to wait for a device for about 2ms. The accuracy of the
wait is not critical.
It works under Windos XP with a simple Sleep(2).
Under XPE the same program will wait for 15ms instead of 2ms.
Any value for Sleep() lower than 15ms will produce the same wait of 15ms.
The use of SetWaitableTimer produces the same effect.
How can I get a delai of few milliseconds in XPE...
|
12 |
02.05.2007 14:58:44 |
|
How soon in the startup process is it safe for a service to access the filesystem?
I have coded a native c++ service which must flip a flag in the
boot.ini as soon as possible during boot. I assume that this can be
controlled programmatically by setting the loadordergroup in
CreateService. I am uncertain, however, if this is possible at all,
and if so: what group to select.
Please share your knowledge regarding this (rather long, I admit)
topic.
Best regards,
Tommy
...
|
6 |
02.05.2007 05:53:22 |
|
How do you avoid extra languages?
I would like to know the most efficient way to avoid extra languages and
input being dragged into my images.
Example: If I'm building a kiosk that has a GUI SHell that only has
symbols/pictures rather than words, obviously I wouldn't want to bloat the
system by having support for all the languages XP supports.
I vaguely remember to set the system region and local before doing a
depe...
|
3 |
01.05.2007 11:31:00 |
|
Hardware resources are allocated differently
I'm currently using my laptop to test some builds, and to practice addressing
drivers.
What I'm finding is that the hardware resources used under XPe are different
than XP Pro. Ie: memory allocation and IRQ's etc. This is stopping me from
getting my video card working, because the Root Port is where I'm getting
some conflicts.
Any clues as to why the hardware would be resolved any ...
|
2 |
01.05.2007 09:42:00 |
|
Need pagefile in EWF Ram Reg?
My XPE run on CF card(size is 1G£¬Patition is C disk), the PC's physical
Memory is 1G.
In XPE,Only run one AP(MFC program), it is read only, the data read/write is
in D partition. EWF
Overlay Type is RAM REG(),i don't know if need enable pagefile support?
or how i think about the problem?
sorry, my english is rusty:)
...
|
4 |
30.04.2007 23:37:25 |
|
EWFmgr commit
Hi All,
I am using EWF Ram Reg mode on hard disk. I have created a text file on my
protected volume, made some changes to it and save it. Then from the command
prompt I have executed a command ewfmger c: -commit.
I did not reboot the system immediately; later on I have created few more
text files on the protected volume. After that I restarted the system, I
found that all the new files...
|
2 |
30.04.2007 15:20:19 |
|
Eurotech COM1289. How to setup GPRS?
Anyone using this module can help me setup the gprs modem with XPe Sp2,
please?
Thanks a lot.
Ricky...
|
1 |
30.04.2007 12:06:31 |
|
Eurotech COM1289
Anyone using this module can help me setup the gprs modem with XPe Sp2,
please?
Thanks a lot.
Ricky...
|
1 |
30.04.2007 12:02:40 |
|
Policy Editor
Can I create a policy on XP and use it on XPe, or do I need to develop the
policy on XPe itself?
Thanks!
Darhl
...
|
2 |
28.04.2007 17:47:20 |
|
realtek AC'97 Audio driver
can anybody help i've just formatted my pc ( fujitsu siemens scaleo ) and
after installing xp then my drivers i have sound and after i do 67 updates in
windows i still have sound then my final install is SP2 and suddenly no
sound i also downloaded another windows update patch and still no joy. Then
after going into sound and audio devices which is ghosted and enabled its
also enabled in...
|
1 |
27.04.2007 21:54:03 |
|
wake up from hibernate
I programattically hibernate and wish to wake up 20 seconds later. When I
use the code from the MS article on this topic (related to two drive systems
where only the first drive is protected by EWF), my SBC which has ACPI
components hibernates, but does not wake up (I have to power cycle it, which
causes the hibernation file to load as expected). What might be intefering
with the wake ...
|
1 |
27.04.2007 19:46:04 |
|
cannot login remotely as administrator
Hi
I have about 30 -5700 and 5710 hp thin clients
I am not running an altiris server -- no time to setup --doing massvie
upgrades to general network
anyway sometimes when i try to rdp into these thins i get an error "The
local policy does not permit you to login interactively" even though they are
part of a domain and running group policy via active directory
i have disabled the local gr...
|
4 |
27.04.2007 18:00:01 |
|
Where have all my toolbar buttons gone?
I have a very strange thing happening with Target Designer
All of the buttons on the standard toolbar are missing. I'ts not that they
are greyed out they are just not there.
Yesterday they were there (although they have gone missing on previous
occassions) but today they are missing again. I'de not installed any new
software or anything like that.
Just as a test i installed FP2007...
|
3 |
27.04.2007 18:00:00 |