installation package

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

Guest

how can i make the installation package for my PPC application?
I should use the deployment project in VS.net?
or make a cab file?
will the installation package install .net CF and opennetCF as well?

would you please tell me how to make the installation package step by step?

thanks a lot!!!
 
Packaging and Deployement .NET Compact Framework
http://www.sys-con.com/dotnet/article.cfm?id=392

Packaging and Deploying Pocket PC Applications
http://www.codeproject.com/netcf/PackagingAndDeployingPPC.asp

Deployment Patterns for Microsoft .NET Compact Framework
http://msdn.microsoft.com/library/d...y/en-us/dnnetcomp/html/DeploymentPatterns.asp

Developing and Deploying Pocket PC Setup Applications
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfdeployment.asp


Best regards,
Sergey Bogdanov
http://www.sergeybogdanov.com
 
Back
Top