--- In [email protected], "rsiebler" <[EMAIL PROTECTED]> wrote: > I have a program that I want to be maximized whenever it is launched. > I can't seem to get this to work. I have created a command list and > set it in 'Special Lists'. > I have the following command: > > Name: =ConTEXT > Cmd: *Window Max! "ConTEXT -*" autorun > > If I test it, it works, but it doesn't happen when I launch the app.
Couple things: Make a command list called "Autoruns" Name "ConTEXT -*" Command *Window Max autorun this will open any window (maximized) matching "ConTEXT -*" when a file is open through ConTEXT ie. a text file Secondly, the app when launched by itself will not open maximized through the first call due to that the window's title is "ConTEXT". So, how then are you launching the program by itself? a)A shortcut icon? - then have the shortcut open the window maximized (set this through it's shortcut's properties) b)a hotkey through powerpro? then have the "Show at start" set to Maximized Let me know if this helps - i've tested this extensively on a XP Pro system and it works. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
