Welcome, Guest. Please login or register.

Author Topic: Start Genesis (AmiTCP) in user-startup/Startup-sequence [SOLVED]  (Read 1263 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigazTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show only replies by Amigaz
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?
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: Start Genesis (AmiTCP) in user-startup/Startup-sequence
« Reply #1 on: April 21, 2007, 10:47:07 AM »
I would just use WBStartup.
My Amigas: A500, Mac Mini and PowerBook
 

Offline Mark

  • Jr. Member
  • **
  • Join Date: Apr 2002
  • Posts: 94
    • Show only replies by Mark
Re: Start Genesis (AmiTCP) in user-startup/Startup-sequence
« Reply #2 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)