Jump to content

Tihiy

Developer
  • Posts

    2,813
  • Joined

  • Last visited

  • Days Won

    21
  • Donations

    280.00 USD 
  • Country

    Mauritius

Everything posted by Tihiy

  1. It's very nice, but still modifies system things as i see. I'll make free tool which skips metro w/o system modifying after finishing StartIsBack.
  2. itoy, can you tell me about Chinese system experience?
  3. Most likely you haven't installed it right. Anyway uninstall with reg file, Win+R should be working. And i hope you didn't left Start8/Classic Shell installed. Let's take a lookTry downloading DebugView from sysinternals and post debug log (dbgview running when you open start menu and it closes itself) here or PM. Also try invoking Start menu with Ctrl-Esc.
  4. BETA ONE "THE ONE" http://tihiy.net/files/StartIsBack_betaone.zip * Will expire November 1. * No longer tied to RTM explorer.exe. Should work with all updates. Works with Release Preview also (but i won't spend my efforts on it). * Slighly improved cracking protection. Some AV programs may detect heuristic malware. FIXED: * Start_AdminToolsTemp issue * Start button could be closed with Alt-F4 NEW: * Start Is Apps! Now the separation between desktop and Metro i promised is here (optional). When you enable it: - Start will be renamed to Apps - Pin to Start will disappear from shell context menus - Desktop programs will be hidden from Metro start screen and all apps list * Start/App screen can show on right winkey (optional) * Start/App screen hides on Alt-F4 * Start menu is transparent (optional) * Taskbar is not (optional) You must uninstall beta 0 and logoff since you can't replace files while StartIsBack is working. Don't worry, installer will come soon!
  5. Press Win-X. I may combine this menu with right-click startbutton menu in the future. I did, but answer didn't appear Beta 1 is coming later, new features to test and cracking to make more difficult...
  6. Booo! Now i'll have to delay or cripple Beta 1...
  7. Welcome back, glad to see you! Please come later when non-beta begins. Thanks With all due respect, Tihiy.
  8. Now an explanation i owe you guys about 'very special magic'. There is still start menu code present in explorer.exe. Because it's shared with jump list code, it wasn't removed totally. Several shell interfaces were deprecated and removed alongside with some start menu code. I reimplemented them (during Ex7forW8 development) and several parts of start menu, as well i had to reimplement start button, win key code and other things. How hacky is this? Fortunately, a bit. It's not hackorama-all-over, just two private functions in explorer.exe i have to call. Q: Will Microsoft remove start menu code and break StartIsBack? A: No, it's almost impossible since it's tied with jump list code and requires rearchitecting explorer.exe code, which they won't do until next Windows version.
  9. BETA ZERO REFRESH: http://tihiy.net/files/StartIsBack_betazero.zip Only StartIsBackCfg.exe updated. * Fixed 'List of index' issue * Fixed admin tools setting not working * Pictures and Music items settings shown
  10. Absolutely agree on those. Suppose you have testing experience? Though mostly minor, i'll try to fix all this stuff. There is no installer. We would talk a bit later when there would be one... It will be in half-usable state like you've seen. Unfortunately in this state explorer is not communicable. I'm not exactly sure yet how to work around such situation. However, it's unlikely to happen (once we have installer). I'm not sure how detailed that explanation should be for everyone to understand. For user flexibility, this option will be (it if happens) configurable.
  11. That's an awesome idea, but implementation would be very hard. Metro is run in isolated windowing subsystem which can be overlaid only on top of everything, you wouldn't want such gadgets
  12. Ah someone leaked it to Neowin... i hope Andrea Borman doesn't come here, otherwise i'll have to switch to closed testing.
  13. Please note: this program is not freeware. However, useful beta testers will be receiving license keys for free. Translators are also required DOWNLOAD version 2.1: http://www.startisback.com/StartIsBack_setup.exe NOTE: This version is fully featured trial evaluation and will work for 30 days. After 30 days, start menu will go blank and every boot there will be nag about trial over.
  14. Ladies and Gentleman, i proudly present you StartIsBack, version 1.0! http://www.startisback.com Short story: I've reinstated Windows 7 start menu without using any files from win7 and it's awesome. No Ex7forW8 limitations. Long story: There is a problem with Metro on desktop. In fact, there are many: - Removed Start Menu and other UI and voiding existing Windows skills and muscle memory - Touch paradigm works bad for mouse - Metro multi-tasking is breaking usual workflow and can be very annoying on desktop - New Start Screen is not so cool and quickly becomes a mess unless you keep it clean, which is hard So i've took the chances and i'm rethinking Win8 / Metro interface. That's what i've done: Restored Desktop to its place With StartIsBack, computer starts to desktop. Always. Unlike other tools, which 'skip' Metro by sending keypresses, StartIsBack loads Metro alternative way and keeps it in its place. Restored Windows 7 Start Menu and Start Button There are tons of start menu clones (check the thread here), but they're all inferior. StartIsBack restores original Windows 7 start menu (with very special magic). It's NOT a replica, it's 100% original Start Menu as you remember it, with search, drag&drop, customization, etc. Start Menu is shown on Win key, as you expect. Start button is behaving as you remember it. Disabled hot corners By default, all but charms hot corners are disabled. You can customize which corners to show on desktop. And this works better than in any start menu clones i've tried. Modified Start Screen Now, we have Start and Start. Start Menu and Start Screen. Both search and start programs. Isn't that schizophrenic? So! Start Screen is no longer Start Screen. It's Apps Screen and shows only Metro programs (optionally). This way, Metro and Desktop experience are separated and Start screen is just a launcher for funny Metro apps, while real work and programs run in Desktop. Also not in your startmenu replacer No extra services running, no extra processes running, no files patched, no admin rights required, fully translated into your language. Additional features * There is no startup programs delay with StartIsBack * You can close Start Screen with Alt-F4 * F3 on desktop launches standard search * Press Ctrl+Win to invoke Start Screen (configurable) * Choose start button orb from thousands of alternate ones * Use msstyles with natively skinned start menu So that's how i make Windows 8 desktop better. Now, let's discuss and try beta. Rules for this topic: * No Metro flamewars * No off-topic * No whining 'please restore this function from win7' * Constructive concepts are welcome You can contact me startisback at gmail dot com
  15. Staring Metro in explorer7 is not possible. However, there is another big thing coming. Stay tuned.
  16. Call programmatically PostMessage(HWND_BROADCAST,RegisterWindowMessage("SHELLHOOK"),HSHELL_TASKMAN,GetDesktopWindow()); after closing your messagebox. That won't work however if other windows are open on desktop. It is for me.
  17. No, changing registry does not change file system.
  18. Because you're upgrading. Uninstall first if you want to install to another folder. Yes.
  19. Yes, i did. You mean desktop context menu? You need to have correct paths in reg file as well as ex7forw8c.exe placed into installation directory.
  20. Version 1.0 http://tihiy.net/files/ex7forW8_1.0.zip - Installer: can create shortcuts for all users or only this user - Tool: now properly switches shells for non-admin users - Explorer7: fixed MFU list displaying duplicate items; fixed minor memory leak
  21. No. But maybe someone does? Beta 6 and up create fake Metro instance apps can talk to, IE could be hanging before beta 6. Although it's not supported installation scenario, i will fix that, hanging is bad :>
  22. Not easy path, sorry. Easiest possible now would be - portable install, grab win7 files, then copy installed dir into mounted install.wim, then integrate desktopcontextmenu.reg from scripting zip into offline registry and save wim and re-create iso. Depending on your skill level, it could be hard. I could create easier way if you ask me how easy you want it to be.
  23. Tihiy

    Metro apps

    No. Metro UI has to be started, and it's possible only from Microsoft digitally signed binary.
  24. Version 0.9 http://tihiy.net/files/ex7forW8_0.9.zip - Tool: accepts en-US mui files as fallback for any language - Tool: improved open speed (does not try to patch explorer each time) - Tool: command line options (see scripting guide) - Explorer7: fixed 'Exit explorer' not unloading explorer.exe fully. Scripting guide: http://tihiy.net/files/Ex7forW8_scripting.zip Tells you how to install / uninstall / patch silently. Also add a nice context menu to desktop menu to switch shells on the fly. NOTE: if you run installer from explorer7, installer will restart explorer.exe elevated which can be undesirable. So better switch back to explorer8 before upgrading. Thank you. Now donate j/k
  25. You mean as in Windows 8, right?
×
×
  • Create New...