nasty wrote:
using copyicon to replace the old magic workbench icon and the snapshooting the new icon and using the following command in shell:
Copy Ram:disk.info envrc/sys/def_ram.info
and on reboot the mwb icon is back
Make sure you copy the icon to SYS:Prefs/Envarc/Sys - the path you quoted above is wrong. Also don't use CopyIcon, as that is used to copy an icon to another one. Just use the normal copy command. So the command you want is:
Copy RAM:disk.info SYS:Prefs/Envarc/Sys/def_ram.info
If that doesn't work, try adding the following line to your user-startup:
Copy SYS:Prefs/Envarc/Sys/def_ram.info RAM:disk.info
That should force the RAM disk to take the new icon on every boot.
nasty wrote:
im not to sure on the other partitions tho dh0/1/2! if i replace the workbench (dh0) the icon changes fine then on reboot its gone back to the default 3.9 icon :getmad:
Do other icons still show the PowerIcon even if the volume icons don't? If so then it sounds like it hasn't copied correctly. In OS3.9 you don't need to use CopyIcon. Just single click on the drive, bring up the Information window (which in 3.9 is handled by RAWBInfo) and you will be able to drag the new icon on to the old one in the info window and it will be replaced.
quenthal wrote:
You could add following line to you s-s or u-s after starting env:
copy envrc:sys/def_ram.info Ram:disk.info >NIL:
Everyone seems to be leaving the "a" out of "envarc" :-) Also, I'm not 100% sure there is an ENVARC: assign, so it's safer to use SYS:Prefs/Envarc to be sure it can find the file.
--
moto