I try to start the application when starting Windows CE 6.0, unfortunately, since the device (YFAtlas4) is configured by the manufacturer, I canβt place the shortcut in \ Windows \ Startup. (for some behavioral reasons) So, now I'm trying to place the path to my application in the Hklm \ Init registry key, and here is my problem: am I there a way to set the absolute path there? In each example that I saw there is only the name of the application, and my application should be installed in the \ ResidentFlash \ folder.
Did you try to set the full path there? There should be no problem.
, , , L"\\ResidentFlash\\AppName.exe". , ActiveSync , .
L"\\ResidentFlash\\AppName.exe"
, HKLM\Init - , SignalStarted, , .
HKLM\Init
SignalStarted
jusy fine. , , . , Compact Framework, , Init - . . , CF- Init.
Source: https://habr.com/ru/post/1761081/More articles:JSTree DND event at drag start point - drag-and-dropDjango File Storage API - djangoCreate a Java Eclipse project using a java program - javaHow to call a release from a COM server - windowsCSS: button visibility issue - visibilityBest practice: delivering wallpapers using OpenX - phpHow to use Unicode character combination with Kanji / Hanzi? - unicodeWCF proxy exception - "Type cannot be added to the list of known types" - proxyAdd window.navigator.standalone to UIWebView DOM - iosChange time zone in C # - timezoneAll Articles