Now you change a background color in the application and republish it to the server, then test the notification feature.
On the development computer, open w_pbtutor_basesheet
and change
its BackColor property from ButtonFace to a color of your choice
and save and close the window.
Select Design>Deploy or click the Deploy button on the PainterBar.
PowerBuilder builds and deploys the application.
Select Design>Publish or click the Publish button on the PainterBar.
PowerBuilder publishes the updated application. If you look in the Inetpub\wwwroot\acmeupdate folder, you see 1.0.0.0 and 1.0.0.1 subdirectories.
Starting the application from the Windows Start menu
If the application is not running, select Programs>Acme Inc.>Acme Update
from the Start menu. An Update Available dialog box displays informing
you that a new version of Acme Update is available. You can download
the new version or click Skip to run the older version. Click Skip
to continue to the next step in this exercise.
On the development or client computer, right-click the Acme Update notifier icon and select Check for Update.
A pop-up window displays informing you that a new version of Acme Update is available on the server.
Right-click the Acme Update notifier icon again and select Retrieve Update.
The updated version of the application is downloaded.
Right-click the Acme Update notifier icon again and select Restart with New Version.
The Welcome window opens.
Enter the login information, click OK, and open a customer or product report.
The background color is changed to the color you specified.