English Amiga Board


Go Back   English Amiga Board > Support > New to Emulation or Amiga scene

 
 
Thread Tools
Old 26 January 2003, 11:39   #1
Mojo2000
 
Posts: n/a
uninstall procedures?

It occurred to me that the whole time I have played with Amigas, I never noticed any uninstall scripts as is popular in Windows. What is the proper procedure for completely removing all traces of a program that I have installed?
 
Old 26 January 2003, 11:55   #2
CodyJarrett
Global Moderator
 
CodyJarrett's Avatar
 
Join Date: Mar 2001
Location: UK
Age: 46
Posts: 6,162
Uninstall scripts are really an invention of the PC, because Windows is a complete mess and leaves registry entries and files all over the place.

On the Amiga, programs tend to store their own files in one directory and if system files like library files are needed they will go in the common directories.

So, for most programs, deleting the directory is enough. You should also check that assigns are removed from the user-startup and startup-sequence files too.
CodyJarrett is offline  
Old 26 January 2003, 12:04   #3
Mojo2000
 
Posts: n/a
Originally posted by CodyJarrett
Quote:
Uninstall scripts are really an invention of the PC, because Windows is a complete mess and leaves registry entries and files all over the place.
I certainly won't dispute that!

Quote:

On the Amiga, programs tend to store their own files in one directory and if system files like library files are needed they will go in the common directories.

So, for most programs, deleting the directory is enough. You should also check that assigns are removed from the user-startup and startup-sequence files too.
Sorry to pester you, but please remind me what those files might be called, and what said references might look like?
 
Old 26 January 2003, 12:46   #4
blackcornflake
Moderator
 
blackcornflake's Avatar
 
Join Date: Feb 2002
Location: Cereal box
Posts: 799
Startup-Sequence and User-Startup are literally called just that. Both are text files that the Amiga checks on booting. Both reside in the S: directory of the SYS volume.

A typical example of an assign:

ASSIGN genetics:Games/ShootEmUps/GeneticSpecies/

This is from my User-Startup file, which is generally where assigns to specific programs should be, with Startup-Sequence containing more system-wide assigns.

To remove the assign to Genetic Species, I would load User-Startup into a text editor, and delete the relevant line. For non-permanent deactivation of the line, a semicolon inserted at the start of the line 'comments it out'.
blackcornflake is offline  
Old 26 January 2003, 20:53   #5
front243
 
Posts: n/a
If the program was installed with the standard installer you can tell it to make a log file of what it did during installation. Keep these in a folder and refer to them if you want to make sure you uninstall everything.
 
Old 26 January 2003, 21:01   #6
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 9,014
Correction

I wrote a util years ago called Unigen, and this would create scripts that could be executed that would strip an installed program.

It would operate like this:

In the CLI:

Unigen Game

This would then create a file called GAME.UNI in the s directory (or whatever you called the .uni file, naming it the same as the game is obviously a good idea!).

A pop up window would appear, and you selected the Unigen Capture option once you actually started installing a program.

It would sit in the background storing all file saves to AmigaDOS.

Once the program had finished installing, you would then click on the Unigen save button and it would quit and save the script.

To remove said program, you would simply type 'Execute GAME.UNI' and it would then run through that script and delete all files listed.

If during the install process it detected that there was already a file on the hard drive with the same name (like a device file), it would skip deleting them, but leave the file name and where it was so if the user wanted to see what wasn't deleted, they only had to look in the script for the files that were commented out.

If anyone finds it, do let me know.!
Galahad/FLT is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blitz2 blit and block statements inside procedures htdreams Coders. Tutorials 4 29 April 2013 08:36
Now Do I Uninstall Magic WB? gtrmn01 support.Apps 3 20 January 2010 11:10
Uninstall Copper Support? Macca project.ClassicWB 6 01 May 2008 09:50
How do I uninstall Civilisation, it was a HD install lukie New to Emulation or Amiga scene 1 19 April 2002 12:28

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:17.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07103 seconds with 13 queries