Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Amigaz on April 21, 2007, 09:20:27 AM

Title: Start Genesis (AmiTCP) in user-startup/Startup-sequence [SOLVED]
Post by: Amigaz on April 21, 2007, 09:20:27 AM
Can I start Genesis (AmiTCP) in my user-startup instead of have to start it every time when I've booted into Workbench?

Since Genesis is just a GUI shell on top of AmiTCP I know it can be done but how?
Title: Re: Start Genesis (AmiTCP) in user-startup/Startup-sequence
Post by: itix on April 21, 2007, 10:47:07 AM
I would just use WBStartup.
Title: Re: Start Genesis (AmiTCP) in user-startup/Startup-sequence
Post by: Mark on April 21, 2007, 11:34:16 AM
You could put this line
Code: [Select]
run >nil: AmiTCP:Genesis
near the end of your user-startup. (after the part where AmiTCP: is assigned)