Ignore:
Timestamp:
2006-04-26T13:31:48+12:00 (18 years ago)
Author:
mdewsnip
Message:

Added "installation complete" message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsinstaller/gsinstall.cpp

    r11687 r11703  
    10601060          install.installNetscape();
    10611061        }
     1062
     1063        MessageBox(0, "Installation complete.", "Greenstone Installer", MB_OK);
    10621064          }
    10631065    }
Note: See TracChangeset for help on using the changeset viewer.