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
1 answer

Batch script - change computer name on windows embedded

I am trying to rename a computer name on a Windows Embedded POS Ready 2009 OS. I am trying to update the computername with the following syntax: :: COMPUTER NAME CHANGE OUTPUT TO POWERSHELL FILE echo $sysInfo = Get-WmiObject -Class…
NerdyBird
  • 109
  • 1
  • 5
  • 11
0
votes
1 answer

Windows Mobile development for PIDION BIP-7000 Smart Handheld computer

I am about to start to developed an application for BIP-7000 Smart Handheld Computer which based on Windows CE 5.0 / Windows Mobile…
Tharinda Wicky
  • 388
  • 4
  • 16
0
votes
0 answers

Windows Embedded Posready 2009 set hostname from command line

I am searching for a way to change hostname on computer with Windows Embedded Posready 2009 operating system. Commands wmic or netdom are not available there. Google doesn't return anything satisfying. Is there any other way to change hostname from…
tymik
  • 606
  • 7
  • 17
0
votes
1 answer

Minimal system requirements for .NET Compact Framework 3.5

I have hardware with Microsoft Embedded Windows CE 4.1 (CE .NET) / CPU Intel XScale PXA250 / Memory 32 MB RAM/32 MB ROM. Is there possible to run .NET CF 3.5 on hardware this type? Or may be only .NET CF 2.0?
hellboy
  • 1,567
  • 6
  • 21
  • 54
0
votes
1 answer

Can I develop a windows 8.1 app using visual studio 2013 in windows embedded 8.1 industry pro

I have an account in Microsoft Dreamspark for STUDENT, I have the opportunity to download and install Windows Embedded 8.1 Industry Pro (French link) (English link) I would like to know if I can develop applications for Windows 8.1 using Visual…
0
votes
1 answer

Windows Embedded wpf application

I have build a WPF media player application in c# .Net 4.0. I would like to take this WPF application and put it on a Windows Embedded operating system. This would take out all the things I don't need and just make a simple power on and my…
user1585542
  • 35
  • 10
0
votes
2 answers

What is different Windows Embedded 8.1 Industry and Window 8? Specifically .NET

My project using .NET and can run with XP,WIN7,WIN8. But maybe we made we own hardware on feature. So I need to know Windows Embedded 8 system. But I'm not found some information about what's different Windows Embedded 8.1 Industry and normal…
qakmak
  • 1,287
  • 9
  • 31
  • 62
0
votes
0 answers

Disable "unsigned driver" warning in Windows 7 Embedded

I am trying to automate a process in the course of which unsigned drivers have to be installed. I need to suppress the request since obviously it is not desirable to require user interaction in an automated process. The system in question is Windows…
Janis F
  • 2,637
  • 1
  • 25
  • 36
0
votes
1 answer

How to connect to MySQL Database from eMbedded Visual C++

How can I connect to a remote Mysql database, from Cpp code using Microsoft eMbedded Visual C++ (which is configured for a special board running WindowsCE)? I have downloaded the source files for Mysql C and C++ Connector/APIs but; their 'make' or…
Cihan Keser
  • 3,190
  • 4
  • 30
  • 43
0
votes
1 answer

Difference between Windows Embedded Compact 2013 and Windows Embedded 8

I have some quires regarding WIN CE. Is there any difference between Windows Compact Embedded and Windows Embedded edition? In the website i saw a new version of WIN CE, WIN CE 2013. Is win CE 2013 and Win embedded 8 the same. What are the…
0
votes
2 answers

MSI remote silent installs which waits untill user session ends before installing

My application is installed on ATM-like machines arouns the world. It is a WPF application which needs to be automatically updated behind the scenes and without user interaction at all. Right now we're using Click-Once silent install API and it…
Uri Abramson
  • 6,005
  • 6
  • 40
  • 62
0
votes
1 answer

Windows 7 process scheduler and Windows Embedded scheduler

What are the differences in the Windows 7 scheduler and Windows Embedded scheduler ? I last used Windows CE 5.0 (and XP Embedded). As mentioned here : "Microsoft has announced that the next version, Windows Embedded Standard 2011, will be based on…
iceman
  • 4,211
  • 13
  • 65
  • 92
0
votes
1 answer

Conditional loading of Chrome based on working internet (WLAN) connection

I have a thin client running stand alone on Windows XP embedded which will be used as a information screen. Information shall be pulled from the internet (through a website) when a WLAN-connection has been succesfully established. So what I'm…
jy_nl
  • 47
  • 4
0
votes
1 answer

Is there a way to use a program wrote in c# 2010 , at Windows Embedded?

at first my English is not good,so please forgive me for any bad using of words. I am a programmer(a New one), i wrote a program in C# 2010 with .NET4 , this program gets Video from a Webcam (With Aforge) ,Gets some Code from Wireless network and…
Ahmad Afkande
  • 137
  • 2
  • 14
0
votes
1 answer

Windows Embedded Standard 7 thin client - copying files over the network with a batch file

Is this possible to copy files from a network location with a batch file over to a thin client running Windows Embedded Standard 7. COPY command won't work, and when I try to navigate to a network location in a Windows Explorer, I get prompted to…
sarsnake
  • 26,667
  • 58
  • 180
  • 286
1 2 3
8
9