سؤال

In my szenario i copy an application to a mobile device (Windows CE) from a desktop application (VB.NET, Win7). It is a small setup routine.

Is it possible to start the setup application on the mobile device from within the dektop application after copying the files to the mobile device?

هل كانت مفيدة؟

المحلول

One way to do it is to use the CeCreateProcess function from RAPI. It has its own limitations for example: Wait for CECreateProcess complete

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top