Startup Minimized
Startup Minimized
I'd like to have a way to specify that XYplorer start in a minimized state - not always but as a start up parameter. The intent is to let me have XYplorer start at Windows load time by placing a shortcut in the Startup folder, but in a minimized state.
I know that people have tried using the shortcut option "Run: Minimized" to get this behavior, but that there is some technical reason that XYplorer is unable to act according to that setting.
However, it is clearly possible for XYplorer to start in a minimized state, since that's what it does if it was last closed while minimized.
If a command-line option can be provided to inform XYplorer to start minimized, then I can place that option in the command line for the shortcut in the Startup folder, and I'll get the behavior that I'd like (and others have requested).
If this is possible, it might make sense to allow the option to specify any of the 3 startup states: Minimized, Normal Window, or Maximized so that the behaviors that can be usually specified for a shortcut can be specified on the XYplorer's command line (since they can't be specified in the shortcut option drop-down). The absence of the option would cause XYplorer to start in the windows state it was last in (which is what is currently done).
I know that people have tried using the shortcut option "Run: Minimized" to get this behavior, but that there is some technical reason that XYplorer is unable to act according to that setting.
However, it is clearly possible for XYplorer to start in a minimized state, since that's what it does if it was last closed while minimized.
If a command-line option can be provided to inform XYplorer to start minimized, then I can place that option in the command line for the shortcut in the Startup folder, and I'll get the behavior that I'd like (and others have requested).
If this is possible, it might make sense to allow the option to specify any of the 3 startup states: Minimized, Normal Window, or Maximized so that the behaviors that can be usually specified for a shortcut can be specified on the XYplorer's command line (since they can't be specified in the shortcut option drop-down). The absence of the option would cause XYplorer to start in the windows state it was last in (which is what is currently done).
-
admin
- Site Admin
- Posts: 64886
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Startup Minimized
If I could find out whether XY was started via a shortcut then I could respect the option in the shortcut instead of reproducing the previous window state. I'd rather go that way... (not knowing if it's possible) ... (however this wish has not a high priority currently and franklymwb1100 wrote:I know that people have tried using the shortcut option "Run: Minimized" to get this behavior, but that there is some technical reason that XYplorer is unable to act according to that setting.
-
clauderenaud
- Posts: 46
- Joined: 27 May 2007 10:38
- Location: France
- Contact:
Re: Startup Minimized
I also vote for that idea ...mwb1100 wrote:I'd like to have a way to specify that XYplorer start in a minimized state - not always but as a start up parameter. The intent is to let me have XYplorer start at Windows load time by placing a shortcut in the Startup folder, but in a minimized state.
I know that people have tried using the shortcut option "Run: Minimized" to get this behavior, but that there is some technical reason that XYplorer is unable to act according to that setting.
However, it is clearly possible for XYplorer to start in a minimized state, since that's what it does if it was last closed while minimized.
If a command-line option can be provided to inform XYplorer to start minimized, then I can place that option in the command line for the shortcut in the Startup folder, and I'll get the behavior that I'd like (and others have requested).
If this is possible, it might make sense to allow the option to specify any of the 3 startup states: Minimized, Normal Window, or Maximized so that the behaviors that can be usually specified for a shortcut can be specified on the XYplorer's command line (since they can't be specified in the shortcut option drop-down). The absence of the option would cause XYplorer to start in the windows state it was last in (which is what is currently done).
Regards,
--
Claude Renaud
--
Claude Renaud
-
admin
- Site Admin
- Posts: 64886
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Startup Minimized
Aha, that raises the priority...clauderenaud wrote:I also vote for that idea ...
I wonder: is there any standard out there for such a switch??
like e.g.:
XYplorer.exe /win=min|max|normal
or so?
-
clauderenaud
- Posts: 46
- Joined: 27 May 2007 10:38
- Location: France
- Contact:
Re: Startup Minimized
I don't really knoww if this is possible in that way, but several years ago I programmed in VB6 too and found a tray.ocx which permited to achieve this, perhaps googling a bit you could find such thing ...admin wrote:Aha, that raises the priority...clauderenaud wrote:I also vote for that idea ...
I wonder: is there any standard out there for such a switch??
like e.g.:
XYplorer.exe /win=min|max|normal
or so?
Regards,
--
Claude Renaud
--
Claude Renaud
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
-
admin
- Site Admin
- Posts: 64886
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Startup Minimized
No, I don't have any problem programming this. I just wanted to know if there's any de facto standard for wording this.clauderenaud wrote:I don't really knoww if this is possible in that way, but several years ago I programmed in VB6 too and found a tray.ocx which permited to achieve this, perhaps googling a bit you could find such thing ...admin wrote:Aha, that raises the priority...clauderenaud wrote:I also vote for that idea ...
I wonder: is there any standard out there for such a switch??
like e.g.:
XYplorer.exe /win=min|max|normal
or so?
BTW, I don't understand this wish.
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Thats true, shutting down windows with XY minimised starts XY minimised on next start up. But I have the habit of closing every app before shutting down.
Hmmm on a side note, anybody know if its good to shutdown PC/laptop everyday or its better to leave it ON? I've read numerous articles and got even more confused.
Hmmm on a side note, anybody know if its good to shutdown PC/laptop everyday or its better to leave it ON? I've read numerous articles and got even more confused.
-
clauderenaud
- Posts: 46
- Joined: 27 May 2007 10:38
- Location: France
- Contact:
Re: Startup Minimized
Concerning wording standard, I don't know ...admin wrote:No, I don't have any problem programming this. I just wanted to know if there's any de facto standard for wording this.clauderenaud wrote:I don't really knoww if this is possible in that way, but several years ago I programmed in VB6 too and found a tray.ocx which permited to achieve this, perhaps googling a bit you could find such thing ...admin wrote:Aha, that raises the priority...clauderenaud wrote:I also vote for that idea ...
I wonder: is there any standard out there for such a switch??
like e.g.:
XYplorer.exe /win=min|max|normal
or so?
BTW, I don't understand this wish.I start XYplorer maybe once day (only to upgrade to the next version, else I would start it once a week). If I don't like how it comes up (min or max), then I change it. Why make this a switch??
And about minimizing app like XYp, to have it ready each time we start essentially...
It's true that we can not minimize the windows explorer ...
Minimizing XYp on launch For me would not be essential but very practical !!!
Regards,
--
Claude Renaud
--
Claude Renaud
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Regarding wording of switch: I'd see what other file managers use, and use what is most common, to make adapting to XY easier on people who convert.
Regarding shutdown of XY: I also only shut it down when I update vers, and keep it running otherwise...other than that, there are the rare times when I accidentally close it, or when I have to reboot for other issues.
About leaving system on: At end of day, I put my laptop in Hibernate mode, as hard drives and LCD have a finite life and I'd not want to waste hours of non-use while I'm sleeping! Except for last nite, when I forgot to say OK to Hibernate and it got left on!
Regarding shutdown of XY: I also only shut it down when I update vers, and keep it running otherwise...other than that, there are the rare times when I accidentally close it, or when I have to reboot for other issues.
About leaving system on: At end of day, I put my laptop in Hibernate mode, as hard drives and LCD have a finite life and I'd not want to waste hours of non-use while I'm sleeping! Except for last nite, when I forgot to say OK to Hibernate and it got left on!
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
Re: Startup Minimized
I am not aware of any standard for this - what you propose above sounds fine to me.admin wrote:I wonder: is there any standard out there for such a switch??
like e.g.:
XYplorer.exe /win=min|max|normal
or so?
Just to make certain it starts minimized even if when I last shutdown or restarted it was open. It's just a minor item for me, but I was hoping it would be a small enough change that you'd consider it. I'd seen in previous threads that one or two others had looked for something similar using shortcut settings, but there was some problem with the Windows shortcut settings getting used; I figured a straight up command line option might workaround that issue.admin wrote: BTW, I don't understand this wish.I start XYplorer maybe once day (only to upgrade to the next version, else I would start it once a week). If I don't like how it comes up (min or max), then I change it. Why make this a switch??
-
clauderenaud
- Posts: 46
- Joined: 27 May 2007 10:38
- Location: France
- Contact:
Re: Startup Minimized
Finally, I think that the most usual way, xyplorer.exe /m (or /minimize). OR even a togglable option as you did for minimizing XYp to the systray...Admin wrote:I wonder: is there any standard out there for such a switch??
like e.g.:
XYplorer.exe /win=min|max|normal
or so?
Regards,
--
Claude Renaud
--
Claude Renaud
-
admin
- Site Admin
- Posts: 64886
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Startup Minimized
Too late, done already. Works nicely.clauderenaud wrote:Finally, I think that the most usual way, xyplorer.exe /m (or /minimize). OR even a togglable option as you did for minimizing XYp to the systray...
-
clauderenaud
- Posts: 46
- Joined: 27 May 2007 10:38
- Location: France
- Contact:
Re: Startup Minimized
No, "as" I said ...admin wrote:Too late, done already. Works nicely.clauderenaud wrote:Finally, I think that the most usual way, xyplorer.exe /m (or /minimize). OR even a togglable option as you did for minimizing XYp to the systray...
Yes it minimizes to the tray but no on startup ... and/or no with a command line switch ...
Regards,
--
Claude Renaud
--
Claude Renaud
-
admin
- Site Admin
- Posts: 64886
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Startup Minimized
Just saw there's a bug in it.... However, it works, also minimized to tray, when you have an /ini= switch in the command line as well.clauderenaud wrote:No, "as" I said ...admin wrote:Too late, done already. Works nicely.clauderenaud wrote:Finally, I think that the most usual way, xyplorer.exe /m (or /minimize). OR even a togglable option as you did for minimizing XYp to the systray...
Yes it minimizes to the tray but no on startup ... and/or no with a command line switch ...
XYplorer Beta Club