Power8 - Start menu replacer for Windows8
Hi All!
My colleague and I are writing the start menu replacer for Win8.
At the moment it's free, open-source and works under ХР, 7 and 8.
What it can do, what it will do, how does it look like, download 7z archive, etc. - welcome to GoogleCode:
Power8 - The start menu replacer for Win8 - GoogleCode
I appreciate if you will find a moment to evaluate this software.
P.S. There's a known startup issue if you have C-Media drivers installed. Tomorrrow (21.05.12) there'll be a hotfix for that.
Re: Power8 - Start menu replacer for Windows8
Thank you.
Testing it now.
Seems efficient enough and a reasonable alternative. I like the way it does not seem to impact any existing navigation methods already native to Windows 8.
I know it is a work in progress so I'm looking forward to updates and improvements. I am also interested in knowing why there appears to be double Start Menu (buttons?) on the left side? Are you planning to use one as a possible jump list function? Perhaps a more conventional name of one or the other would help, something more like "All Programs". Also the placement of the actual program button on the taskbar. Because it is at the extreme bottom left it makes it a little difficult to operate while avoiding the native desktop to start page toggle. Perhaps if it was either slightly larger or located a bit more to the right of where it is now to provide some seperation.
Regards
Randy
Re: Power8 - Start menu replacer for Windows8
Hi Randy
Thanks for the interest, I'll try to answer all 1-by-1 :)
> I like the way it does not seem to impact any existing navigation methods already native to Windows 8.
Yep, as well as not impacting the system. P8 runs in a separate process, so unlike certain alternatives it can't crash Explorer or make glitches to it. (However there possible a hang in case P8 crashes until Windows Error reporting window isn't closed)
>why there appears to be double Start Menu (buttons?) on the left side?
2nd "Start menu" is just a placeholder at the moment. Don't pay attention to it until Alpha 4 (see project roadmap). It will be also updated in beta 1.
>Are you planning to use one as a possible jump list function?
Yep, it is goal for beta. Beta will have a list of already run programs in place where 2nd "Start menu" is located now, just like it's in W7. And as it's done in w7, there will be a dynamic list of command-line arguments, extended with jump lists. Just we'll do it better allowing user visually pin/unpin items.
>Perhaps a more conventional name of one or the other would help, something more like "All Programs"
Well it is exactly like it was in the beginning - "All programs", hard-coded. Then we implemented automatic resolving of folders and files localized names, and "Start menu" became extracted automatically. This means 2 things:
1) This is how Windows really references the folder - it is "Start menu" first of all;
2) You can customize it! Open C:\ProgramData\Microsoft\Windows\Start Menu\Desktop.ini (hidden), and set "All programs" or whatever you like after "LocalizedResourceName=".
Later on we can make it customizable also via P8 UI, but not in 1.0 because there will be no settings window for now :)
> the placement of the actual program button on the taskbar. Because it is at the extreme bottom left it makes it a little difficult to operate while avoiding the native desktop to start page toggle. Perhaps if it was either slightly larger or located a bit more to the right of where it is now to provide some separation.
So the question in general is "Why is the button located there?"
Part 1. Location in taskbar and size.
Let's have a look at current Taskbar layout by default:
[empty*][Appz Zone][Panels, e.g. QuickLaunch][Tray icons][Language][Date/Time][Show Desktop button]
*free space, width equal to "Show desktop button" + 1
So this is the only free space in taskbar we can use without intruding into Explorer process (which is important point for me).
As logical continuation, the size of p8 main button equals to "Show desktop" button. Making it wider or moving will result in hovering 1st app item and we'll need to have something inside Explorer - like Start8 or Classic Start menu or many else do.
Part 2. Location on screen
As for location in the screen - well, it depends on your settings :) For 16*9/16*10 screens MS recommends docking the taskbar to the right screen edge. I find it quite handy by the way, this is how my all systems are set up. In case you want horizontal taskbar - try moving it to the top of the screen. You can move the taskbar without switching P8 off - it supports dynamic taskbar reconfiguration, together with "hide taskbar" option :)
If that's not an option too - try Alt+Z hotkey. It will bring the P8 window in the screen corner closest to your mouse pointer regardless where the taskbar really is. This is also useful since P8 supports multi-monitor configurations.
Finally, if you have a better idea - we are open to suggestions :)
Best regards
Mike.
Re: Power8 - Start menu replacer for Windows8
Alt + Z, very handy. Thanks for the tip.
As far as Microsoft's recommendation as to where I should dock my taskbar ..... they don't seem to listen to other peoples recommendations so I feel relatively comfortable ignoring theirs.
Good work, I like it so far. In the mean time I'll keep an eye on the roadmap and watch you hit your milestones.
Regards
Randy
Re: Power8 - Start menu replacer for Windows8
Re: Power8 - Start menu replacer for Windows8
Hello everyone,
we've just released Power8 Alpha III Release 2!
Support for removable and Ram drives, drive labels, MSI installer, Auto-update, and a heap of fixes and enhancements (full list as usual at Changelog project page).
Don't hesitate to contact developers if you have a feature request or suggestion :)
Have a nice day.
Re: Power8 - Start menu replacer for Windows8
Look'n Good.
Thanks for keeping us updated.
Regards
Randy
Re: Power8 - Start menu replacer for Windows8
Seems to have no issues that I can find so far with the latest "Release Preview" of Windows 8
Re: Power8 - Start menu replacer for Windows8
Hi
Well, there appears to be one, on RU version system shutdown command logoff parameter seems to be broken, so P8 can't logoff you, at least one friend of mine reported this. Hope MS will fix this to RTM )
Re: Power8 - Start menu replacer for Windows8
Hello people!
We released Power8 Alpha4 yesterday!
This time it's 3-way search, and better layout on non-Aero systems.
I suggest reading Feature Details page of Power8 wiki to get deeper understanding of Search feature.
P8 should update automatically, but if not - use Download section of Power8 site.
Please post your feedback here or via comments of P8 site/directly to developers, we appreciate all ideas and suggestions :)
Best wishes!
P.S. "log off problem" - fixed :)