Author |
Topic |
|
ctacke
877 Posts |
|
thompsonco
4 Posts |
Posted - 03 Feb 2004 : 15:48:56
|
This looks like exactly what I want to do. However the instructions are a bit cryptic. From what I can make out, the application file that you want to run must be included as Autorun2.exe? Having an example would really help clarify this. Basically I want to copy my application files from a CF in my ATA PCMCIA slot into flash and run it.
Rick Thompson |
|
|
ctacke
877 Posts |
Posted - 03 Feb 2004 : 15:59:25
|
Sorry that the directions aren't clear. Here's an example:
- Compile ADSAutorun.exe
- Rename ADSAutorun.exe to "ADSLOAD.EXE" and burn it to flash
Now whenever your device starts, ADSAutorun will automatically launch, which in turn will look for notifications that a card has been inserted.
- Rename your app to "Autorun.exe"
- Copy the new Autorun.exe app (your app) to the root folder of an ATA storage card
- Insert the card into your device
At this point ADSAutorun.exe (now running as ADSLOAD.EXE) will detect the card insertion. It then will look in the card's root folder for autorun.exe (your app). When it finds it, it will copy it to the device's \Temp directory and run it from there.
|
|
|
|
Topic |
|
|
|