Re: Starting applications automagically from command shell



Stas Pavlov (eMVP) wrote:
Ups... Sorry. You need to autrun inside command prompt.

You can create you own shell with cmiShellPath like this:
%11%\cmd.exe /k %30%\my_autorun.bat

where %30%\my_autorun.bat contain all needed autorun apps.


OK well all I want to do is run a single batch file. I was under the impression that autoexec.nt should actually do something under the command shell.
.




Relevant Pages

  • Re: unresolved external symbol/using an external dll
    ... Michael J. Salamone [eMVP] wrote: ... > Actually Windows CE only has cdecl calling convention. ... I got the impression that the OP is using code to read a CE database outside ...
    (comp.lang.cpp)
  • Re: unresolved external symbol/using an external dll
    ... Michael J. Salamone [eMVP] wrote: ... > Actually Windows CE only has cdecl calling convention. ... I got the impression that the OP is using code to read a CE database outside ...
    (microsoft.public.vc.language)
  • Re: unresolved external symbol/using an external dll
    ... Michael J. Salamone [eMVP] wrote: ... > Actually Windows CE only has cdecl calling convention. ... I got the impression that the OP is using code to read a CE database outside ...
    (microsoft.public.windowsce.app.development)