Uninstall © Steve Turner 1998


CLICK ME TO DOWNLOAD

This program was written using Blitz Basic¹ and MUI²

INTRODUCTION

Run 'UnInstall' within 90 minutes of installing a programme and 'UnInstall' will provide you with a list of files that have been written to the hard drive.

To Work, 'UnInstall' uses the date stamp & archive flag on the file so you must have a correct Date/Time stamp on the file. If you have a battery backed clock there should be no problems.

Apart from the need for such a programme, I wanted to try my hand at programming MUI from Blitz. For that reason I have Included the source files for Blitz programmers.

WHAT WILL IT RUN ON ?

Don't ask me, I've got a V3.0 A1200 so it runs on that! I can now also confirm it runs on V3.5 as well

Otherwise, It should run on V2.04 upwards on any machine. Everything in 'UnInstall' is system legal.

HOW DO I USE IT?

It's so simple I'm not going to bother to tell you. Read the help bubbles on the gadgets. That's why all you get is this ReadMe - No fancy Guides, just run it.

HOW DO I INSTALL IT?

Just drag the files you want to the directory of your choice. You Only need 'Uninstall' to run it and the .info file to see it.

LEGAL STUFF

I take no responsibility for any damage this programme or your use of it causes to your hardware or software.

The programme and associated files are freeware and may be distributed as you see fit. I do ask however that if you amend the files in any way you make notes/remarks in the files and readme's. If you have a blinding improvement please let me know but I don't intend to support or update 'UnInstall' at the moment.

BUGS

None I know of at 30/7/00

HISTORY

STEVE TURNER
e-mail: stevet2@ntlworld.com

¹ Blitz Basic is a cross between a standard basic language and 'C'.

I strongly recommend anyone with programming experience to have a look at it.
Blitz is a fast compiled language with low level access.

Blitz is copyright 1993 by Acid Software, a division of ArmstrongCommunications Limited New Zealand and was developed by Mark Sibly.

Home

----------====={+}=====----------
² MUI - MagicUserInterface
© Copyright 1992-97, Stefan Stuntz
----------====={+}=====----------

MUI is an object oriented system to create and maintain graphical user interfaces. From a programmers point of view, using MUI saves a lot of time and makes life much easier. Thinking about complicated terms like window resizing or font sensitivity is simply not necessary.

On the other hand, users of MUI based applications have the ability to customize nearly every pixel of a programs interface according to their personal taste.

MUI Web Site

----------====={+}=====----------