start on boot and minimized
Posted: 01 Jul 2006 00:24
The first thing i do after booting is start XY. i added XY to windows startup list, but is there a way to start it minimized??
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
There wasn't one before, because building up the layout needed visibility at some points. I think I could get around this, so now you can start up minimized. Have a try (next BETA upload)...surrender wrote:The first thing i do after booting is start XY. i added XY to windows startup list, but is there a way to start it minimized??
Looks like an OS function to me... somebody will help you here...surrender wrote:Start XY minimised on computer boot.
OS function sure, use a shortcut put in Startup folder (in start menu) and specify "Minimized". But XY seems to ignore this flag and always starts the same, maybe that's what he was referring to?admin wrote:Looks like an OS function to me... somebody will help you here...surrender wrote:Start XY minimised on computer boot.
You mean XY shall sense that the machine is booting before it opens itself minimized? No problem, just let me find the psychic-API...surrender wrote:Alternatively, options like 'Start XY when computer boots' and 'start minimized' in config. Just an idea.
Yes, it appears to be not possible with VB. On start-up, WindowState is overwritten either by the design time WindowState or by anything explicitly coded. But the OS/shell wishes are ignored.surrender wrote:Yes jacky is right, XY doesnt obey minimised command.