Zabaware Support Forums

Interface open on program load?

Started by Tanshin, June 27, 2006, 09:06:05 PM

Previous topic - Next topic

Tanshin

Is there a way to make the user interface open when hal starts up instead of minimizing to the taskbar?  I think you could do it with the version 5 brain but don't know how for version 6.  Any input would be great.
 

Tanshin

So, not to seem in a rush, but I take it there is no way?  Or is it just so obvious that I can't figure it out?
 

Bill819

Have you tried putting it in your Startup Menu? Should be easy to do.
Bill [:D]
 

Tanshin

quote:
Originally posted by Bill819

Have you tried putting it in your Startup Menu? Should be easy to do.
Bill [:D]



LOL I should have been clearer with my message, sorry about that.

I do have it in my startup menu and it loads the program with windows, that all works fine.

You know how when you click the icon and the character/skin display on the screen, is there a way to have this action happen when the program loads without having to click the taskbar icon?

Hope I cleared up what I am trying to do.  [:)]
 

Medeksza

Go to the properties of Hal's shortcut in your startup folder by clicking on start, programs, startup, right clicking on Hal's icon, and selecting properties. Then change the target property from:
"C:\Program Files\Zabaware\Ultra Hal Assistant 6\HalAsst.exe" -startupto:
"C:\Program Files\Zabaware\Ultra Hal Assistant 6\HalAsst.exe" -startup <showhal>Basically just add "<showhal>" to the end of the textbox.
Robert Medeksza

Tanshin

quote:
Originally posted by Medeksza

Go to the properties of Hal's shortcut in your startup folder by clicking on start, programs, startup, right clicking on Hal's icon, and selecting properties. Then change the target property from:
"C:Program FilesabawareUltra Hal Assistant 6HalAsst.exe" -startupto:
"C:Program FilesabawareUltra Hal Assistant 6HalAsst.exe" -startup <showhal>Basically just add "<showhal>" to the end of the textbox.



Perfect!  My hats off to you again Mr. Medeksza.  [:D]