Welcome, Guest. Please login or register.

Author Topic: How can I make 2 icons to put on the Amidoc with commands to enable/disable poseidon?  (Read 1359 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline keropiTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
I have this little prob, I want to add 2 icons on Amidoc to enable or disable poseidon usb stack by clicking them... but how can I make them?
the enable stack command is:
System:prefs/env-archive/PsdStackLoader

and the disable is:
System:c/AddUSBHardware REMOVE ALL

any help?
 :-?  
do I need to make a script or something? similar to dos batch files?
 

Offline quenthal

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 405
    • Show only replies by quenthal
Yes, two scripts should do the work

enable_poseidon
run >NIL: System:prefs/env-archive/PsdStackLoader

disable_poseidon
run >NIL: System:c/AddUSBHardware REMOVE ALL

Save them somewhere, change correct attributes (script) and drag to Amidock
A4000/CSPPC&060