How to add a provisioning _setup.xml file into a CAB file?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!!!!

I used to have problems with the loop back adapter in my Pocket PC
device until I created the _setup.xml into a provisioning .cpf file, as
explained in the article:

http://msdn.microsoft.com/library/d...us/dnppcgen/html/migration_developers_faq.asp

Now, my current problem is: How do I add this file into my
application's CAB?

I tried running the original .cpf file with the CEAppMgr.Exe, but it
does not like it. I thought about creating a separated CAB file so I can
install the application in two steps... but the CeAppMgr.Exe only copies the
_setup.xml file.

I saw some info about using the /postxml keyword, but that only applies
to the CabWizSP.Exe, but that information is for smartphones.

Any help is greatelly appreciated!!!!!

Tarh ik
 
Back
Top