Deployment does not change because of Setup.dll presence. However, your CAB
will become CPU dependent as setup DLL is native.

Signature
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.compactfra
mework?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).
> If I want to use a setup.dll to customize my installation, do I need to
> use
> the process described in
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/n
etcfdeployment.asp?
> I.e., if I'm using setup.dll, is it true that I can't do it deploying the
> CAB directly to the device, but rather that I must use CEAppMgr?