just create a shortcut to app in windows\startup folder or put a registry entry that I don't quite remember but if u're still interested let me know in this thread i'll find out greetings
C
Chaser92
@Chaser92
Posts
-
Run application on WM6 based PDA startup -
Redirect another process' output to a streamI get it, but as I don't know much about unmanaged coding, could you tell me how does one read or write to a pipe? or maybe some kinda example Many thanks, you're saving my life ;) Best greetings
-
Redirect another process' output to a streamWhich library contains the procedure in WinCE? this example seems to work only for Win32
-
Mobile number is displayedThank you very much, and possibly do you know how can I assign a managed stream to such handle that I obtain?
-
Redirect another process' output to a streamHello, my application needs to redirect a process' output to a stream, just like Win32's .NET did via StartInfo.RedirectOutputStream, but this function is missing in CF. Is there another way (maybe via P/Invoke?) Greetings