windows mobile - Creating .inf file from command line (using msbuild) -


I would like to create the .inf file (to create a .cab file) using the msbuild command line.

First I tried to rebuild the solution using VS IDE and created it .inf file which Can be used to create a Cab file (package for mobile device). Then I tried to create .inf file with MSBield with the following command:

  msbuild solutionName.sln / p: platform = "Windows Mobile 6 Professional SDK (ARMV4I)" / t: Rebuild " 

This successfully resolves and rebuilds all the projects but this deployment does not have an .inf file inside the project directory.

Do anyone know How to create .inf file from the command line?

I believe that the solution A smart device is a CAB project and the project unfortunately has a aberration to the CAB project (and for that matter the desktop is installed regularly). They are plug-ins in the studio, which are actually with MSBuel Do not interact, and are not healthy at all. To hack Devenv in an Exec command, pass it in ARG, and then copy your results. On the processes for the desktop installer, the same process also works for device projects.

This is the right reason that we still make INF and.


Comments