The Kinetic Jump site navigation header requires JavaScript to be enabled and the latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.

Welcome Guest Search | Active Topics | Log In | Register

How can I customise all forms in an update process? Options
aubin115
#1 Posted : Friday, August 21, 2009 2:07:30 AM
Rank: Newbie
Groups: Member

Joined: 8/21/2009
Posts: 1
hello.
    I'm testing an unlicensed applifeupdate, version 2.0.0.6 with windows vista basic family edition.
    i' ve customized the check for updates and the downlod updates  forms as it is show in the quick start custom form (VB). I noticed that other forms comming from ApplifeUpdate apear during the installation of updates.
   How can I custumized theses forms? d'oh!

thank you.
brianh
#2 Posted : Friday, August 21, 2009 10:32:36 AM
Rank: Administration
Groups: Member, Administration

Joined: 5/24/2007
Posts: 283
Location: Minnesota

Hello aubin115,

 

The form that you mention is the update engine user interface.  This is the process that actually performs the update activity on the clients.  To customize this user interface, you can specify your own logo and title.  You do this from the project properties panel in Make Update.  Scroll to the bottom of the page here for details.

 

http://www.kineticjump.com/update/nethelp/WordDocuments/projectproperties.htm

 

You can also choose not to show this user interface at all during an update by passing an ApplyUpdateOptions.NoUpdateWindow enum parameter to your ApplyUpdate method call.  If you elect to go this route, you can retrieve information about the results of the update when your application restarts by using the ReadLastUpdateInformation method of the Update Controller.

 

We do intend to provide the ability to skin this part of the user interface in a future release, allowing full customization of the update engine ui.

Brian Haas
Kinetic Jump Software
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.