Autorun from storage card

  • Thread starter Thread starter Tuti
  • Start date Start date
T

Tuti

I have a Compact framework application that will reside on the storage card.
How do I get this application to autorun as soon as somebody inserts this
card on the PDA? Thanks in advance
 
There's an example of how to do this in the Platform SDK for Pocket PC.
Basically, your storage card needs a subdirectory with the same name as the
processor. It will then look for a file called Autorun.exe... It will run
it from the windows directory and if/when the card is pulled out, it will
uninstall it. Wrigley and Wheelwright's book goes into this as well on pg.
218.

HTH,

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top