Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Embedded » microsoft.public.windowsxp.embedded

HTVi
TV Discussion Newsgroups

Threads Replies Last Post
26 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  
Remove 'Welcome' message screen at startup
Hello All, I am building a custom shell using Winlogon component, I can’t use Minlogon due to some issues. I want to remove the "Welcome" message screen during Windows XPe boot time. This question is not related to the splash screen (i.e. setting Noguiboot in boot.ini) I think this is part of msgina: ShellReadyEvent. Anyone knowing the solution please help. Regards Roshan. ...
6 7/6/2007 11:57:52 PM
Upgrade from IE6 to IE7 fails on XPE device
Can someone please help me with this issue. I am trying to install IE7 onto my XPE device. The image was built using SP2 with all the updates (on my dev machine) up-to-date from ECE site. I am using FC card (labeled as Fixed disk) NTFS format. Current image contains IE6. IE7 downloaded from ECE from monthly updates. I am able to connect to internet. My image includes QFE installer and ...
1 7/6/2007 10:55:28 PM
DVD Playback
Does anyone know of a DVD decoder for XPE? I am just looking for the basics so that I can play a dvd. Thanks...
2 7/6/2007 10:22:06 PM
XP Repair re-install w/o Admin Pwd
I want to re-install Win XP as a repair but I no longer have the original Admin password that I used at initial install. I would have thought the password change would track with the re-install but it doesn't. Either the original password is lost forever or there is a way to repair with another password or user ID. I have tried: 1) Entering present password which does not work 2)A di...
1 7/6/2007 12:00:00 AM
Suggestions for Improvements to XPe Tools
Does anyone here know where to make suggestions for the XPe tools? I couldn't find anything on the ECE site. My suggestion is to have a function to ignore dependencies for a particular component in an SLX file. This could cause the component icon to change (perhaps with a red dot in the corner) so it is obvious what has happened. Perhaps this function would only work in expert mode. ...
8 7/5/2007 10:20:48 PM
Interface for custom shell?
I have a custom shell device without any desktop. The machine hosts IIS and I am looking to create an administration webpage to change device settings - the ability to change IP address, proxy, domain participation, etc...something like the router config web pages we have all seen in the home wireless routers. My initial thought is to use asp.net to call windows APIs..anyone have any ...
1 7/5/2007 2:33:28 PM
.NET Assembly issue
Hi! We've compiled a new .NET C++ Assembly for use within our .NET Application running on XP Embedded. The Assembly uses a native MFC Dll. Now on windows xp everything works fine but running on embedded we get: System.IO.FileLoadException was unhandled Message="Unverifiable code failed policy check. (Exception from HRESULT: 0x80131402)" Source="..." StackTrace: .. Make ...
2 7/5/2007 12:54:35 PM
file permissions on offline harddisk
Hy there! I have a question : is there a way that my file permissions are kept when the harddisk is plugged to another computer? Can I secure my harddisk offline, from being browsed or write on it? Here is the scenario: I have an XPE image, with a custom shell, that runs a certain program, that can't be run without the shell program, because it is archived, so the shell extracts it in an ...
1 7/5/2007 12:28:09 PM
Startup lag time
Hi, can anyone give me some more tricks to determine why there's a significant lag time when starting Windows XP Embedded (after GUI appeared, there's a one-minute period during which nothing happens and nothing new can be started)? I've tried looking at several topics (mostly using the tools from SysInternals). I guess it's some driver or service checking for a dependency that isn't ...
3 7/5/2007 11:57:24 AM
locales
Hi, I need to change run an application with locales function on XPe. The application's locales are English(locale ID:1033), Japanese(1041) and Russian(1049). The locales changes are displayed correctly on my deskto(XPpro), but only Russian locale aren't displayed correctly on XPe.The strings are displayed with "?"marks. I added un Russian font from control panel on the XPe, but still do...
6 7/5/2007 9:02:07 AM
xpEmbedded about dialogue window
I have a question: I build a image ,but there is a problem as following: 1.open the notepad (or some editor, word or excel) 2.when I add some words before close the notepad window 3.the window with the message "the text in the untitled file has changed do you want to save the changes" is not prompted. So I can't turn off the notepad. This message should be prompted in normal situat...
5 7/4/2007 5:30:03 AM
dual core, dhcp client stops
My platform is a dual-core Xeon machine which is similar in many respects to a single core Pentium-M machine that has hosted our application for a couple of years. Except for a few HW components, the TD configuration is very similar however the DHCP client and Win32 Time Service on the dual-core machine are stopping with exit code 1747 (RPC_S_UNKNOWN_AUTHN_SERVICE) immediately after boo...
1 7/3/2007 2:27:41 AM
Componentizing QSoft RAMDisk
I can install QSoft's RAMDisk driver post FBA but it is not working in a component I created from the .inf file. www.mike-warren.net/play/MW_RAMDisk.zip Does anyone know what I have done wrong? -- -Mike...
5 7/3/2007 1:38:00 AM
compile .net framework 2.0 in xpe fba
physical memory 256MB set pagefile 512-768mb Compile .net framework 2.o and run ngen.exe error message : Out of Memory Why ?...
9 7/2/2007 12:43:37 PM
Which servicepack is the most current
Hello Group, I am going to update a WinXPE image build 2 years ago. I have a target designer version 2.00. What is the latest service-packs ? brgds Carl Johan Jensen ...
2 7/2/2007 12:34:38 PM
Removing "Printers and Faxes" and other conrtrol panel icons
I am not having any luck working out how to hide the icon to "Printers and Faxes" and "Scheduled Tasks" in the control panel. There is no Group Policy support in my image so I can't use that to hide the icons post FBA. I would prefer to do this in my SLX file anyway. Does anyone know what registry entries need to be added or removed? My google searches have come up with some ideas but ...
4 7/2/2007 6:35:02 AM
Disable CTRL-Alt-Delete
Hi, I need to disable the window that pops up when CTRL-ALT-DEL is pressed. The window is titled "Windows security" and has 6 buttons , including the task-manager button. I already removed taskmanager from the image, but still get this popup. I also tried "DisableTaskMgr" registry setting (from policies) I donot want to change Gina.dll, this takes too much time for our customer. What p...
3 7/2/2007 5:48:00 AM
problem installing component database
After installing the the licensed XPe development tools/FP 2007 and MSDE I tried installing the licensed component database on the same system (Win XP Pro system). Towards the end of the database installation after the progress bar it repeatedly comes up with the error message "Setup has detected that other applications are currently using the component database". I did this install ...
6 7/2/2007 12:10:00 AM
still can't connect to database server
I've just upgraded the eval XPe development tools and database to the latest version desinated as SP2 and Feature Pack 2007. I'm running on Win XP Pro. I uninstalled the eval development tools and eval component database before the new install. The component database is on the same computer. When I open the Component Database Manager with the correct server location (local) I get the m...
5 6/30/2007 6:50:00 PM
start menu pin to list
Does anybody knows how to add items to the start menu pin to list ? Maybe in the registry? I can add them manually before reseal, but after booting they are gone. Thanks, -Daniel ...
3 6/30/2007 3:50:05 PM
File Encryption in windows XP Embedded
Hi All, I need some information on how can we use the Encrypting File System (EFS) feature, in case of Custom Shell in XP Embedded. Can we get access to the encryption/decryption algorithms from a .NET application? Regards Roshan. ...
2 6/30/2007 12:32:00 AM
3M MT7 touch screen not functioning after launching explorer.exe
At some point in time, my 3M MT7 touch screen will not function after launching explorer.exe from my custom shell. I have a custom shell component and is working perfectly with the touch screen. This custom shell component is able to launch explorer.exe whenever I click a button on this application. At sometime (appear pretty randomly) after starting the explorer.exe and move around in exp...
2 6/29/2007 8:17:21 PM
Creating XPe SP2 Image (UpdateRollup1) without Ie7
Hi Everyone! After installing UpdateRollup1 to my Embedded Database XPe SP2 i can´t remove Internet Explorer 7 / downgrade to IE6. Does anybody has a solution? Thanks Jan ...
3 6/29/2007 3:30:15 PM
Wireless network setup wizard
What components am I missing to make the Wireless network setup wizard work? Nothing happens when clicked....
3 6/29/2007 1:20:00 PM
winform application
Hai all, I am very new to the Win xp embedded development. Whether i can deploy a winform application, developed in c#2.0., to the Win XP embedded OS. How I will add some functionalities like using the POS devices etc. jayakumar...
5 6/29/2007 5:08:02 AM
26 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen