Recommended Posts

So I took a look at your comment, and I was curious as to why you would be using a third-party control to handle the Ribbon UI when Microsoft has released the API's required to embed Ribbon into your application. Now I am assuming here that you are using VS2010 to develop this GUI layer for 7-Zip. If I am completely wrong about this then please feel free to either completely ignore this or tell me otherwise. :p

http://msdn.microsoft.com/en-us/library/dd316910%28v=vs.85%29.aspx#APIs

So I took a look at your comment, and I was curious as to why you would be using a third-party control to handle the Ribbon UI when Microsoft has released the API's required to embed Ribbon into your application. Now I am assuming here that you are using VS2010 to develop this GUI layer for 7-Zip. If I am completely wrong about this then please feel free to either completely ignore this or tell me otherwise. :p

http://msdn.microsoft.com/en-us/library/dd316910%28v=vs.85%29.aspx#APIs

from what i understand he is aware that microsoft has released the API and has plans to switch over, just not right away

from what i understand he is aware that microsoft has released the API and has plans to switch over, just not right away

Ah, I see.

Pardon my ignorance but how does one go about adding the integrated context menu options that were in the original 7-Zip? I cannot seem to find out how to do this. :(

You can't find it because it isn't there yet.

Yes, I realized this after the user above you stated that it hasn't been implemented yet. Until it has I will be sticking with the original 7-Zip. Will be watching this though. :)

  • 2 weeks later...

Seems very inactive. Any updates soon to be expected?

Haven't had much time lately being in the middle of two other projects. I'll try to find some time in the next week to try and get some of those requests added. First one will be the context menus and then, once that is complete, I'll add in the compact mode. The last part shouldn't be too hard. I've already finished the dialog window and the calls are there to start up in that mode, I just need to find time to do the context menus.

Why not use something like SoftPedia to shut up the dropbox haters.

Because I would have to upload and update the SoftPedia entry every time I make a change to the program. That's 18 Mb to upload and 18 Mb for the user to download every time I update the smallest of things. Using DropBox to act as a server lets me use ClickOnce and allows automatic updates which only update the changes. Normally that's only less than 1 Mb.

I use DropBox just as someone else would use a webserver to host their application. It's really no different to having users go to www.mywebsiteishere.com and downloading the ClickOnce setup file from there. It'd just be downloading and installing the updates from there instead of DropBox.

Like I said before, if I was getting paid to do this then I wouldn't have any problem setting up a website to host the files. I'm not and since DropBox is free, that's the way it is - I could have easily chosen Windows Live Mesh to host the files. If people are worried about what is being installed, there's really not much more I can do. Many programs use ClickOnce to help facilitate installation. Epnamer is one that comes to mind straight away. The author of that program just happens to host his files on his own server.

Anyway on to some updates...I just had to open a password protected archive an encountered an error so I found an hour to fix it.

+ Fixed a problem with 7zip Scenic not properly remembering when a user selected "Every Week" or "Every Month" in the Check Frequency menu.

+ Added a check for password protected archives when opening. If the user tries to open an archive that is password protected, it will now ask for the password before trying to open the archive.

+ Added the 'Properties' button. Clicking will now show the properties of the currently open archive.

+ Added the 'Diagnostics' button. Clicking will now check to see if the currently open archive is valid.

  • 4 weeks later...

Sorry mate. I've been having some medical problems lately and haven't been able to do much of anything. When there's an update I'll be sure to make a note of it here.

Ah, fair enough. I perfectly understand, put your health before anything else.

Wish you the best with your health. :)

  • 2 weeks later...

Thanks mate. Now if only my heart felt the same way... :)

Hope you are doing better as of late. :)

Any chance you could private message me a link to the source (dropbox perhaps?) as I would love to take a look at it. Of course I have no intention of distributing it without permission. :)

  • 3 weeks later...
  • 4 weeks later...
  • 3 weeks later...

i would love you to make the source code available for this

I am currently looking into the possibility of releasing the source code in case someone else would like to continue expanding upon the current feature set. I'll release more information as things progress.

Any news on this? :( Looked really promising but having heard anything new.

I haven't had much time as of late to continue development. At the moment as things are, it meets my needs and use it nearly every day without problems. Having said that, there are features that have been asked for, including those asked for by yourself, for which haven't been a pressing issue unfortunately. Things like dual pane browsing, favorites, etc... I have though been wanting to add in things like recently used archives and the like so those feature may still be added at a future date in time.

Portable build?

And you really should rename the installer to something better than just setup.

A portable version is not available due to the Ribbon controls used. I'm currently in the process of switching from a 3rd party Ribbon control to a native Windows Ribbon control so it may be possible in the future. As for your second question / comment, most installers are named setup.exe so I fail to see the reasoning behind changing the name.

on the official site it does not show this so i bet it's not a official build.

Who said that this was officially endorsed by 7zip. It's not branded branded as such other than being called 7zip for Windows 7 in the thread name. The official name of the application is 7zip Scenic - scenic coming from the official name of the Ribbon UI used by Microsoft. This is a personal project written by myself using the 7zip wrapper created Markhor for the .net framework. In essence, this is a frontend for the 7zip engine. You'll have to excuse me but I fail to see where anyone would assume or be confused by whether or not this is endorsed by 7zip.

A portable version is not available due to the Ribbon controls used. I'm currently in the process of switching from a 3rd party Ribbon control to a native Windows Ribbon control so it may be possible in the future. As for your second question / comment, most installers are named setup.exe so I fail to see the reasoning behind changing the name.

Who said that this was officially endorsed by 7zip. It's not branded branded as such other than being called 7zip for Windows 7 in the thread name. The official name of the application is 7zip Scenic - scenic coming from the official name of the Ribbon UI used by Microsoft. This is a personal project written by myself using the 7zip wrapper created Markhor for the .net framework. In essence, this is a frontend for the 7zip engine. You'll have to excuse me but I fail to see where anyone would assume or be confused by whether or not this is endorsed by 7zip.

Most downloadable installers are NOT named Setup.exe. Most installers on optical media, I would agree with you.

Second, if title something 7zip For Windows 7, most people would assume it's related to the REAL 7zip, for Windows 7 as opposed to Windows XP, for instance. If the official name is 7zip Scenic, then title your thread 7zip Scenic.

Third, they are comments and suggestions. You don't have to reply to them if you're going to come off arrogant and unwilling to thing about what they're saying.

All I request is content menu support like the official 7-Zip does. Its the only deal-breaker for me at this time. :(

I've gotten context-menus to work but there are still some things that are preventing me to push the update. The first being you need to use Run as Administrator - this flaw in this is that when you do the path to application changes because of the way ClickOnce works. It's really a pain in the and I should have looked into that earlier on. I may just need to scrap the ClickOnce updating and use some other method. I am looking into it though and I'm really hoping I'm able to get it working. I too would love to use context-menus to add files to zip things. This is the one thing that I'm disappointed about the release so far.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Screamer is 50% off on Steam, making it £24.99 here in the UK: https://store.steampowered.com/app/2814990/Screamer/ You might remember the series from the mid 90s / early 2000s, this new game is also by Milestone who created the older games.
    • U.S. partially reverses Anthropic AI ban for Mythos but keeps Fable 5 off the market by Karthik Mudaliar Anthropic says that the U.S. government has finally allowed it to restore Claude Mythos 5. But of course, there's a catch. The rollout is again for a limited set of U.S. organizations that operate and defend critical infrastructure. The company announced this in a post on X (formerly Twitter). This does not mean that Anthropic's latest frontier models are back to normal availability. Fable 5, which was a tuned version of Mythos 5 for public release, remains unavailable. Anthropic said that it is still working with the government to expand Mythos 5 access and make Fable 5 available again, but there's no timeline. Reports from Bloomberg and Reuters say that this decision actually came through a letter from the U.S. Commerce Department. According to Reuters, this would allow more than 100 companies and institutions access to Mythos 5. Reuters also reported that Commerce Secretary Howard Lutnick’s letter removes the need for export licenses for approved companies’ non-US citizen employees, as well as Anthropic’s own non-US citizen employees, while restrictions remain for organizations outside the approved list. Anthropic isn't alone with this kind of controlled rollout. OpenAI's newest model family, GPT 5.6, was announced just yesterday, but isn't available for everyone yet. In its announcement, OpenAI also said that access to these models is initially limited to a select group of trusted partners and organizations, with broader access planned later this year. Both of these cases show that frontier AI launches are no longer just ordinary product releases and more like slow and vetted deployments shaped heavily by the U.S. government.
    • Sol, Terra, Luna - aren't those the names of failed crypto coins? 🤣🤣🤣
    • Microsoft Weekly: 5 years of Windows 11, more support for Windows 10, and expensive Xbox by Taras Buria This week's news recap is here, with Microsoft giving Windows 10 one more year of support, Windows 11 getting new taskbar settings in preview updates, Steam Machine prices, higher XBOX prices, and many more. Quick links: Windows 10 and 11 Windows Insider Program Updates are available Reviews are in Gaming news Great deals to check Windows 11 and Windows 10 Here, we talk about everything happening around Microsoft's latest operating system in the Stable channel and preview builds: new features, removed features, controversies, bugs, interesting findings, and more. And, of course, you may find a word or two about older versions. On June 24, 2026, Windows 11 turned five. The controversial operating system was released half a decade ago, and during these years, it received a fair share of criticism (such as poor Windows Search and its web results), which Microsoft is now actively addressing with regular preview updates that deliver missing, long-requested features. With Windows 12 nowhere to be seen on the horizon, it will be interesting to see if Windows 11 can stay on the market for as long as Windows 10 did. Speaking of Windows 10 and staying on the market, this week, Microsoft quietly prolonged the Extended Security Updates program for Windows 10, allowing users to get one more year of security updates if they do not want or cannot upgrade to Windows 11. Finally, Microsoft released this month's non-security update for Windows 11. KB5095093 arrived with a traditionally long list of new features, including point-in-time restore, new Windows Update settings, quieter Windows Widgets, new accessibility features, File Explorer updates and performance improvements, and more. Windows Insider Program Here is what Microsoft released for Windows Insiders this week: Builds Canary Channel Build 29617.1000 and build 28120.2374 These builds bring new accessibility features, new Windows Update controls, audio improvements, and more. Dev Channel Build 26300.8758 This build includes redesigned taskbar settings, File Explorer improvements, and more. Beta Channel Build 26220.8754 and build 28020.2366 This small update fixes the OneDrive bug in File Explorer, tweaks system sounds in dark mode, and more. Updates are available This section covers software, firmware, and other notable updates (released and coming soon) delivering new features, security fixes, improvements, patches, and more from Microsoft and third parties. If you use AI-powered browsing history search in Microsoft Edge, the company has bad news. A new update on the Microsoft 365 Roadmap revealed that Microsoft is discontinuing the feature. Despite using on-device models for natural search, some users found it creepy, claiming that Microsoft lacks trust in features like this. While the ability to find pages without using 100% precise words may sound cool, customers argued that it was nothing but another feature to bloat the browser with more AI. Good riddance? PowerToys received several updates this week. For one, Microsoft released version 0.100.1 with several improvements and bug fixes for the recently arrived version 0.100. A couple of days later, Microsoft dropped another update, this time fixing memory leaks in Command Palette Dock. In addition, the company is working on a new module that will make it easier to switch between windows within one application using the Alt + ` shortcut. The new module should make it to the stable release somewhere soon. Here are other updates and releases you may find interesting: New Ventoy update adds Windows 11's mandatory update support and more Microsoft updates Visual Studio Code with chat cost tracking and multi-agent chats Microsoft is building an AI datacenter that "uses less water than a fast food restaurant" Microsoft adds new AI study and teaching tools for free to Microsoft 365 Education Researchers claim Microsoft's quantum breakthrough is flawed by basic Python errors Microsoft is bringing a much-needed Recap app to Teams Microsoft's fast coding model, MAI-Code-1-Flash, comes to Copilot Business and Enterprise Here are the latest drivers and firmware updates released this week: AMD Radeon Software 26.6.2 with FSR 4.1 support for RDNA 3 graphics card. However, the driver contained a bug, which prevented installations on Windows 10 PCs. AMD fixed that with a quick hotfix update. Reviews are in Here is the hardware and software we reviewed this week This week, Steven Parker published several reviews. He shared his experience with the Creative Sound Blaster AE-X PCIe, a high-quality sound card with a headphone amp, low-latency communications, great build quality, and DSD256. However, it is on the pricier side of the spectrum, and it lacks EMI shielding. Check out the full review here. The second review is about the TerraMaster F4-425 Pro, an octa-core Intel NAS with a stand-out feature: built-in AI (OpenClaw). We also published a few Hands On reviews, which you can view below: We check out the SKG PS700 Neck Massager SKG Hand Massager with Heat OS500 hands on Hands-on with BOOX Tappy: cute little reading accessory Hands on with the ProtoArc EM25 affordable ergonomic mouse On the gaming side Learn about upcoming game releases, Xbox rumors, new hardware, software updates, freebies, deals, discounts, and more. If you plan to purchase a new Xbox, it's time to act now. This week, Microsoft announced yet another Xbox price increase. Starting August 1, 2026, all Xbox Series X|S models with 512 GB of storage will cost $100 more. As for the 1TB models, they are going up in price by a whopping $150. Finally, Microsoft is discontinuing the 2TB Xbox Series X. To make up for that, Microsoft announced a few programs to make its consoles more accessible. Those include BNPL, interest-free financing, pre-owned consoles, certified refurbished consoles, and more. Valve also shared some not-so-welcome news. The company has finally announced prices of the upcoming Steam Machine console, and if you plan to buy one, get ready to spend a whopping $1,049 on the 512GB configuration. The Steam Machine is now available for preorder, with shipments scheduled for June 29, 2026. Grand Theft Auto VI also received its official price tag. Rockstar Games announced that the long-anticipated game will launch at $79.99 for the base edition and $99.99 for the ultimate edition. The latter includes an exclusive collection of premium vehicles, weapons, apparel, and action threaded across all aspects of Jason and Lucia’s story." Those who preorder the game will get extra bonuses, including a Vintage Vice City Pack of cosmetic items as well as a free month of GTA+. NVIDIA announced new games for its GeForce NOW streaming service. Those include Dark Scrolls, SAND: Raiders of Sophie, Deer & Boy, EMPULSE, and more. Steam is running its annual Summer Sale, during which you can purchase plenty of various games with big discounts. It runs until July 9, so in case you missed it, you can still get some games at a lower price. Also, you can get two games for free in the Epic Games Store, plus more deals are available in this week's Weekend PC Game Deals issue. This link will take you to other issues of the Microsoft Weekly series. You can also support Neowin by registering for a free member account or subscribing for extra member benefits, along with an ad-free tier option.
    • Text extractor hasn't been working great on 0.99.1 but I am now updating to this version, hopefully it's better!
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      +Edouard
      226
    3. 3
      PsYcHoKiLLa
      156
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!