How to Create Custom Installer for Mobile Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dipalipatel
    New Member
    • Nov 2008
    • 21

    How to Create Custom Installer for Mobile Application

    Hi,

    I am woking on VS 2005 Smart Device application using C#.
    I would like to Create on CustomInstaller to install 3 cab files on the Pocket PC with that installer.

    Can any one help me with this?

    Thanks,
  • LTCCTL
    New Member
    • Feb 2008
    • 49

    #2
    Hi,

    Try the SmartDeviceCab or Cab projects under setup and deployment.

    Regards

    LTCCTL

    Comment

    • dipalipatel
      New Member
      • Nov 2008
      • 21

      #3
      Hi,

      I would like to create an installer which runs on my desktop computer and with the Active Sync i connect that Pocket PC and it will start installing my cab files.

      I follow some procedures for Installer like afterinstall and beforinstall methods that i see on microsoft website but still it's not working for me.

      Please help me.

      Thanks

      Comment

      • markmcgookin
        Recognized Expert Contributor
        • Dec 2006
        • 648

        #4
        Hi,

        I think this type of project should be in Visual Studio > Other Projects > Setup an Deployment.

        Comment

        Working...