How to create a .CAB installing program for Windows CE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Emilio

    How to create a .CAB installing program for Windows CE

    Good Morning,
    as written in the object, how can I create a .cab program to install on my
    pocket pc ?
    I use Visual Studio .Net 2008 and C# as programming language.

    Thank you for your help.
    Emilio.



  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: How to create a .CAB installing program for Windows CE

    Hi,


    You need to add a new project to your solution. Select from the Other
    project type\Setup and deployment and select Smart dEvice cab project



    "Emilio" <emilio.dedomin icis@virgilio.i twrote in message
    news:fpgppj$b8s $1@aioe.org...
    Good Morning,
    as written in the object, how can I create a .cab program to install on my
    pocket pc ?
    I use Visual Studio .Net 2008 and C# as programming language.
    >
    Thank you for your help.
    Emilio.
    >
    >
    >

    Comment

    Working...