Re: Run applications at startup

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Feb 6, 10:39 am, Mekas <M...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Thanks.. And one more thing i want to know, For launch option, the numbers
range from 00 to 99.. And whether microsoft reserved some numbers for its
applications?
Since launch50 s for explorer.exe, launch20 s for device.exe.. Which digits
are all free?? Since i'm a fresher for WinCE i dont know much regarding this..

MS uses several entries in the range 0 to 99, but there's no "official
list" that I know of. What entries are actually used in *your* image
depends on what components you've added to it. And, depending on your
BSP additional entries may be used as well.

To find what entries are used in your specific image you can search
regini.ini in your release directory for "Launch", or check the
registry of your device. To find out what entries *may* be used by
various components, search the your "platform" and "public"
directory's .reg files for "Launch".

Henrik Viklund
http://www.addlogic.se




"Henrik Viklund" wrote:
The launch key is passed as command-line argument to the launched app
(in your case the equivalent of launching "cmd 80"). IIRC, "80" is not
a valid option for "cmd" and when presented with a bad option it will
bail out with an error message (try launching "cmd 80" and see what
happens).

If this is the case, you need to create a utility that that launch
"cmd", and conform to the LaunchXX architecture (taking the launch key
as argument and call SignalStarted).

Henrik Viklund
http://www.addlogic.se

On Feb 6, 7:32 am, Mekas <M...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,

I want to start up my application when system boots. For that i've seen some
previous queries. It says to include the following in the project.reg file.

As a test, I created a Emulator workspace and chose cmd to be launched when
wince boots.. I've given explorer.exe as dependancy..

;Proj.reg addition
[HKEY_LOCAL_MACHINE\Init]
"Launch80"="cmd.exe"
"Depend80"=hex:32,00

But when running emulator, cmd doesnt start.. Instead of 'cmd.exe' if i
replace 'iesample.exe' it statrs... I dont know why not cmd?

Regards,
Mekas- Hide quoted text -

- Show quoted text -


.



Relevant Pages

  • Re: VB6 & Windows Install
    ... Went to Event Log, cleared it, launched VB6 and looked at the logged ... Went about deleting the registry entries under ... When I launch VB6Sp6, the Windows ...
    (microsoft.public.vb.general.discussion)
  • Re: ARA Competition Review (UK)
    ... If you got a point for the number of entries in the event you would ... Sorry but I dont see why thats unfair. ... "Prestige" regatta and win in a straight final against dubious ...
    (rec.sport.rowing)
  • Re: SWARM August Bank Holiday Altitude Event
    ... the next launch would be made when the previous launch was recovered. ... > Jim Lennie wrote: ... >> of 20 entries can be accepted because of recoveries that use trackers. ... > equipment all 5 channels could be in use at the same time. ...
    (uk.tech.rocketry)
  • Re: OAL Generator Exchange 2007
    ... Yes it does generate sucessfully but there are entries missing. ... to turn expert login on, on the OAL Generator. ... Bu t I dont have it as an ...
    (microsoft.public.exchange.admin)
  • Re: How to make an application launch only one time for multiple users ?
    ... Can I restict user from editing info.plist or if modified the ... application should not launch itself even if the key-values are valid ... entries.. ...
    (comp.sys.mac.programmer.help)