Questions tagged [windows-embedded]

Windows Embedded is a family of operating systems from Microsoft designed for use in embedded systems.

Microsoft makes available four different categories of operating systems for embedded devices targeting a wide market, ranging from small-footprint, real-time devices to point of sale (POS) devices like kiosks. Windows Embedded operating systems are available to OEM system builders, who make it available to end users preloaded with the hardware.

Microsoft Windows Embedded

Wiki Windows Embedded

127 questions
0
votes
2 answers

Cannot cradle after connecting to emulator on Win 10

I want to connect a Windows Mobile 6.5 Emulator with the Windows Mobile Device Manager. After I start the Device Emulator Manager as stand alone, I select a emulator and right click it and connect to the emulator. The Emulator will start as expected…
Torben
  • 438
  • 1
  • 7
  • 22
0
votes
1 answer

Datawedge scanner in Motorola MC92N0 goes idle on some pages in Internet Explorer

I have a problem with barcode scanner on Motorola MC92N0 device running on Windows Embedded Compact 6.5. Sometimes when I open some page in Internet Explorer scanner stops working and in Datawedge application it shows status IDLE. Behaviour is very…
0
votes
2 answers

Can I use a Windows 8.1 API in Windows Embedded 8 Standard?

I am trying to make an embedded music device. There is already an existing music API I would like to use which has support for Windows 8.1 (not embedded). I am trying to figure out if there is a way for me to leverage the existing 8.1 music API with…
0
votes
1 answer

Get robust source URIs for Images in “XAML for Windows Embedded (Compact 2013)” projects

I switch images in the c++ code behind part of a “XAML for Windows Embedded (Compact 2013)” project (also known as "Silverlight for Windows Embedded") like described in this answer. I use the numbers as URIs that are listed in the generated file…
habakuk
  • 2,712
  • 2
  • 28
  • 47
0
votes
1 answer

How do I switch an image in "XAML for Windows Embedded (Compact 2013)"

I have a project for Windows CE that uses XAML for Windows Embedded (Compact 2013) (also known as "Silverlight for Windows Embedded") for the GUI. I defined an image in xaml and now I want to switch this image in the c++ code behind part. How do I…
habakuk
  • 2,712
  • 2
  • 28
  • 47
0
votes
1 answer

Programming for Windows Embedded 6.5/Mobile 6.5 in Visual Studio 2015

I'm searching for a long time. There is something I need to hear from those who have experience with the application and the project. In Visual Studio 2015: Windows Mobile 6.5 Windows Embedded Handheld 6.5 Can I develop applications for SDKs? The…
0
votes
1 answer

Unable to access database (SQL Server CE / Windows Mobile 6.5)

I'm creating an application for a Windows Mobile 6.5 device, part of which is supposed to replicate a SQL database when the device plugged in, to have a local copy when unplugged (because no connection). So, to have a local database I followed the…
0
votes
1 answer

Windows Embedded Standard 7 WEDU updates do not install

I use WEDU to search for updates and to download and install them to my WES7 SP1 Distribution Share. I have done that many times before and it usually works fine. I want to make a configuration set of updates and security updates, that I can apply…
0
votes
1 answer

When installing WES8, is there a way to shut down the computer after the WindowsPE step?

I have to create a windows embedded 8 system install process that installs from a USB stick. The installation process should have as little user interaction as possible, and the people installing it should preferably use as little time as possible…
0
votes
1 answer

Fast asynchronous serial communication

I have a controller design application where i get data from 3 USB devices (seen as virtual com port under windows), process it, and then send the action to a 4th USB device (also virtual com port). I need to process that data once i recieve it with…
0
votes
1 answer

Event Viewer reporting my C# application crashed through 'System.Environment.FailFast()'

My application is running on Windows Embedded Standard 7 and launches when the OS boots up. Sometimes on the first load, I will get an Unknown Hard Error, and after checking the Event Viewer, I see a message of The application requested process…
pay
  • 366
  • 3
  • 18
0
votes
1 answer

Shift Keys Stays Pressed in Windows Embedded Handheld 6.5 Classic

I'm writing a program for a handheld barcode scanner which uses Windows Embedded Handheld 6.5 Classic. I have added a LinkLabel on my form and have coded it so that when you press Shift and click the link it brings up an input box for you to enter a…
Ste Moore
  • 107
  • 1
  • 10
0
votes
1 answer

Adding if exist to an existing batch file

I am trying to add additional functionality to an existing batch file, the below snippet of code copies my data from one location to another and then deletes the zip file that was created, all works well. what I want to do is if the file already…
user396581
  • 119
  • 1
  • 2
  • 10
0
votes
0 answers

make a XAML UserControl completely transparent

Could be a user control completely…
G.Zana
  • 11
  • 7
0
votes
1 answer

What are the minimum system requirements of Windows Embedded OSs?

I have searched a lot. I can say almost for 2 months. But I couldn't find any document about this topic. Which one is smaller in terms of footprint, Windows Embedded 7 or 8 or Windows Embedded Compact? Which one of these two requires less RAM and…
zgrkpnr89
  • 325
  • 1
  • 6
  • 17
1 2 3
8 9