bangs on startup Thread last updated on 2004-08-18 15:43:37

Posted by member 124072 on 2004-08-18 14:44:01

im trying to have certain bang commands start when the user changes to the theme im working on. does anyone know how to do this?

Posted by member 12025 on 2004-08-18 14:51:23 link

If you have mzScript running, in the script file:
*script start !bang
.
The bang should run when mzScript loads.

Posted by member 124072 on 2004-08-18 15:26:44 link

*Script start !commandhide

I put that in my script.rc file and the command still shows when I change themes. Am I doing something wrong?

Posted by member 124072 on 2004-08-18 15:39:47 link

found out what was wrong...i had mzscript loading before lsxcommand

Posted by member 37809 on 2004-08-18 15:43:37 link

is CommandHiddenOnStart broken?