/*
TOP SECRET Microsoft(c) Code
Project: Chicago(tm)
Projected release-date: Spring 1996
*/
#include "stdio.h"
#include "dos.h"
#include "conio.h"
#include "win31.h"
#include "evenmore.h"
#include "oldstuff.h"
#include "billrulz.h"
/*
Reference:
Internal memo: #99281-95
from: William H. Gates III
to: Executive managers Chicago(tm)-project
William H. Gates III wrote:
"I have serious doubts about the 'EASY'
installation-definition.
It might prevent customers to think that they actually
bought something _good_. Therefore I want the
installation-definition to be 'HARD'.
Carry on,
Bill
"
*/
#define INSTALL = HARD
void main()
{
while(! CRASHED)
{ display_copyright_message();
display_bill_rules_message();
do_nothing_loop();
if(first_time_installation)
{ more...