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
1
vote
2 answers

Registering every Windows login try

I want to keep a log with the attempted log-in to a machine. The OS is Windows Embbeded Standard. Is it possible to make Windows execute an application or a script after every login attempt to enable me to save that information in my…
yeyeyerman
  • 7,751
  • 7
  • 43
  • 52
1
vote
1 answer

TeeChart library doesn't render for Windows embedded 7

I have an application that was compiled with Delphi and links to TeeChart libraries. It plots just fine on the Desktop version of Windows 7, but doen't plot at all on Windows 7 Standard embedded.
1
vote
0 answers

The instruction at "0xXXXXXXXX" referenced memory at "0xXXXXXXXX", The memory could not be "read". Error thrown when unplugging monitor

I am running an a Windows 7 Embedded Standard with i3, 4GB of ram and a solid state drive. It runs a WPF application. However, if I unplug the monitor and plug it back in, while the application is running, I get the following error: “The instruction…
Miro Bucko
  • 1,123
  • 1
  • 13
  • 26
1
vote
1 answer

How do I change the program memory through config.bib in Wince 6.0?

I get an error: PROGRAM MEMORY IS LOW Convert some Storage Memory to Program Memory... Use System Control panel to adjust memory later. I would like to change the program memory through config.bib. How can I do it?
hagit
  • 11
  • 2
0
votes
1 answer

Please help me check the code about Databinding in Silverlight for Windows Embedded

I'm sorry to cause you a lot of trouble to read my question, because I'm a Chinese ,my English is poor, but the question has been bothering me a long time. When I build a test-codes about Databinding,then meet a trouble. I creat a second thread…
0
votes
1 answer

Windows embedded 2009 service

I'm developing an application that will be executed in a ThinClient with Windows Embedded 2009. It's written in C# 3.5. But, when I played for the first time with the ThinClient, I noticed that it has a lot of features disabled. For example, there…
BlackCath
  • 816
  • 13
  • 23
0
votes
0 answers

Querying UWF through WMI C++ gives wrong values

I'm trying to read UWF status through the WMI provider in my C++ application, but it doesn't seem to give me correct values. (Everything is false/zero.) When I go through the same interface in PowerShell, it works. Just not sure what I'm doing wrong…
tomocafe
  • 1,425
  • 4
  • 20
  • 35
0
votes
1 answer

How to install CAB file /noui on Windows Embedded Compact 7 during Unsupported System Version?

I have almost tried everything, I can not install the file without requiring user interaction (what is necessary). Is there any why to pass through it? I tried to run wceload /noui /silent /delete 0 path\to\sql.wce5.armv4i.CAB which gives me no…
kidz
  • 1
  • 1
0
votes
0 answers

Read Windows Embedded Automotive Generated Binary File with C#

I have a 2011-spec Fiat Punto Evo and it have Blue & Me System equipped with Windows Embedded Automotive. It have a trip logging system called Eco:Drive. It logs all drive data to a USB storage with .bin file extension. Before, I can read the raw…
berkb
  • 542
  • 6
  • 21
0
votes
1 answer

SQL subtract two columns giving error- Invalid operator for data type. Operator equals subtract, type equals nvarchar

I am trying to subtract 2 columns in a database table and call the column calc, and its giving me an error: Invalid operator for data type. Operator equals subtract, type equals nvarchar. Anyone shed some light on this? Thanks. SELECT …
0
votes
1 answer

Windows Embedded Compact 7 - device requirements?

I can't find anywhere what are the hardware requirements of embedded device to successfully run Windows Embedded Compact 7? Thank you in advance!
rjovic
  • 1,207
  • 2
  • 16
  • 37
0
votes
0 answers

How to Get Static Qt Build with any extra module. Eg: error: Unknown module(s) in QT: += serialport

trying to use serialport with a static build of qt and keep getting this error when running qmake or build. error: Unknown module(s) in QT: += serialport Using: QT creator 5.5.1 Windows 7 Commercial Licence QT Static build 5.13.0 Got a barebones…
Akism90
  • 43
  • 11
0
votes
1 answer

ucrtbase.dll crash on c++ windows embedded standard involving tcp communication

I am developing a software for windows embedded standard x64 (win 7) and keep getting a ucrtbase.dll crash. I would like to know how to solve this. The application is going to receive data via TCP from a client and foreward it to a different…
user2572309
  • 13
  • 1
  • 5
0
votes
0 answers

Clear Internet Explorer cache SOTI script

is there any option how to clear IE cache with script set in SOTI mobicontrol? Windows Embedded Handheld 6.5 Classic I think it can be something like batch file, but there are some system files that cannot be deleted Cache, temp. files and other…
0
votes
1 answer

Bypass navigator custom shell and go into winCE

I have Shtrumann Link 500sl navigator powered by winCE 6.0. I want to get into windows shell (or explorer or something). I know it’s possible as I did it three of four years ago, but I can’t recall exactly how. All I remember is that the method…
Pav El
  • 371
  • 2
  • 13
1 2 3
8 9