Results 1 to 3 of 3

Thread: Click Once setup !

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2012
    Posts
    100

    Click Once setup !

    Hello Guys,

    I know there is no Click once setup for compact framework but still if there is anything like
    clickonce setup for deplying CAB file and downloading and installing on client.
    Once the setup is installed on the client any changes done in the setup is reflected on
    client without installing again.

  2. #2
    Fanatic Member
    Join Date
    Feb 2013
    Posts
    985

    Re: Click Once setup !

    Hi,
    im having trouble understanding exactly what you mean, it may be why nobody has responded.

    ive not used click once before but i know with a setup project(which is a seperate project that you add to your assembly in the templates) you have the ability to do probably anything you can think of as far as installations are concerned, a word of warning though its not easy if you have never done it before, make sure you go through a tutorial or walkthrough before starting.

    after your familiar with what needs doing it will probably take an hour to setup a simple installation project, with reg entries, file locations, pre-requisite locations, some logic etc
    Yes!!!
    Working from home is so much better than working in an office...
    Nothing can beat the combined stress of getting your work done on time whilst
    1. one toddler keeps pressing your AVR's power button
    2. one baby keeps crying for milk
    3. one child keeps running in and out of the house screaming and shouting
    4. one wife keeps nagging you to stop playing on the pc and do some real work.. house chores
    5. working at 1 O'clock in the morning because nobody is awake at that time
    6. being grossly underpaid for all your hard work


  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Click Once setup !

    Moved to the Application Deployment forum.

    Quote Originally Posted by GBeats View Post
    after your familiar with what needs doing it will probably take an hour to setup a simple installation project, with reg entries, file locations, pre-requisite locations, some logic etc
    ClickOnce deployments are pretty straight forward and doesn't require a lot of testing mainly because you don't have all the options that you get with a full deployment environment.

    I'm not aware of any existing self-deployment tools for CF but that doesn't mean there are no third party tools out there that can handle it. It's been awhile since I developed anything for "classic" CE devices but you can build your own self-updating deployment for CAB files. There is an old article written by Alex Feinman available at MSDN which shows you how you can build your own OTA deployment environment. As I said the article is fairly old but I've used that strategy in the past with great success.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width