Re: Pocket PC Deployment



You're going to need ActiveSync on the target PC at a minimum. If that is
present, you can use RAPI from native code to copy the files to the device
and run them.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


"Joshua_Wise" <JoshuaWise@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:64DC1770-36BE-4CA6-A87A-B13BFE703065@xxxxxxxxxxxxxxxx
Hi all,

Ok, so I need to set up my deployment for an suite of applications I've
written for Pocket PC using WM 5.0. The suite includes two cab files. I
want to be able to deploy this using a cd on a computer that does not have
the .net framework installed.

So, my question is, if I use the deployment application type in VS 2005
does
the target computer need to have the .net framework on it? If it does, is
there a way to deploy the cab files to a pocket pc through a desktop that
does not have the .net framework installed?

Thanks a lot,
Joshua Wise


.



Relevant Pages

  • Re: C# or C++ for Emulator?
    ... JITs on the target computer and not on the build computer it can even ... You're not going to get the same level of performance out of JIT code ... can cut down on these in native code with tools like valgrind). ... there is zero overhead if an exception isn't thrown. ...
    (comp.sys.apple2)
  • Re: Create Visual C++ application fails
    ... Win32 Smart Device Project ... I am not sure what you mean by "target device's SDK (which you must ... display, no network support, no COM support, no .NET Compact Framework ... For native code development, however, that's not how it works. ...
    (microsoft.public.windowsce.app.development)
  • Re: C++ vs C#
    ... shares many similarities with Java since both target a managed environment. ... replaces function pointers with delegates, ... the .NET Framework, and you're not doing too much communication with C++ ... since I find it has a much cleaner syntax than C++ and ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Best book for learning MFC/VC 7.1 for developing rich GUI apps ?
    ... many people will ask why you're not considering starting from the .Net framework - which is where most of Microsoft's efforts are today. ... Well, IL code can be easier reengineered as native code, since you have additional information about classes, variable names etc.. ... By the way the C++ compiler is the only one which can compile mixed binaries. ... all I need is to know how to create a GUI frontend for my libraries - I like .NET GUI capabilities but I don't like the fact that my binaries can be easily converted to source. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Create Visual C++ application fails
    ... If there were missing dll's on target, ... Both are CE devices, but, in order to write a native code program for them in C/C++, you MUST KNOW WHAT COMPONENTS YOUR ACTUAL TARGET DEVICE INCLUDES. ... You must generate, using Platform Builder, and install on your application development platform, the SDK for YOUR DEVICE, specifically, for native code development in C++. ...
    (microsoft.public.windowsce.app.development)

Quantcast