In particular, I'd like to run/install the CAB for .NET Compact Framework v2
onto Pocket PC 2003 devices when I install my application.
I've searched mirosoft.com, PPC 2003 SDK doc, WinMob 5.0 doc, but the
closest I've come on MSDN is
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_evtuv/html/etgrfsetupdllfilesfordevices.asp,
but it just says how to hook the completed Setup.dll into the setup project.
Thanks for any help!
Steve
In any case, setup DLL is a normal native DLL which exports 4 particular
entry points:
There's a sample in WM 5.0 SDK located here:
%Program Files%\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC
SDK\Samples\CPP\Win32\Setupdll
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
*** Want to find answers instantly? Here's how... ***
1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
"mobilemobile" <mobile...@discussions.microsoft.com> wrote in message
news:DC89A5B9-4082-4E26...@microsoft.com...
I am exploring Setup.dll too. The closest example that I can find is this
which was coded in c++.
http://www.pocketpcdn.com/articles/setupdll.html
Is it possible to write setup.dll using managed code such as c# or is there
any template that can be used in VS 2005?
Thanks.
Take a look at the SDK example that Ilya mentioned:
%Program Files%\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC
SDK\Samples\CPP\Win32\Setupdll
--
Nino Benvenuti
http://nino.net/blog