Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Change cursor to hourglass


1 reply to this topic

colby

colby
  • Full Members
  • 37 posts

Posted 03 September 2002 - 18:00

In a basic project, is it possible to change the cursor to an hourglass while a custom action is executing?

I have a custom action that launches ie6setup.exe to install IE 6 and I want to change the cursor to an hourglass while IE 6 is being installed.

How do I go about doing this?

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 04 September 2002 - 07:11

I don't think MSI has built in capability for this. You would have to call the appropriate Windows API in a custom action.