Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!psuvax1!psuvm!blekul11!ghgaqz4 From: GHGAQZ4@cc1.kuleuven.ac.be Newsgroups: comp.sys.amiga.programmer Subject: Re: SetNoClick and Iconization Message-ID: <91057.093034GHGAQZ4@cc1.kuleuven.ac.be> Date: 26 Feb 91 09:29:34 GMT References: <9102251806.AA23435@lilac.berkeley.edu> Organization: K.U.Leuven - Academic Computing Center Lines: 18 >But I would like to be able to put SetNoClick in my "Workbench Startup" >window, so I have to make it into an Icon. I use IconEdit for that >(as I did for mg3, BTW). But now when I double click on the Icon, WB >momentarily flashes the notice "Attempting to Load SetNoClick", but NO >CLI window opens up and the floppy drive continues to click... > >Can anyone help? You can't simply make an icon for a program that was not designed to work from the workbench. If you use 2.0 you can run it using the workbench because the new workbench supports cli programs. But this does not work if you make an icon for it. I suppose you could always make a script and use IconX. You can drag the script icon in the 'Workbench Startup' drawer. I think a better way is to add a line to your startup-sequence : run setnoclock Jorrit Tyberghein