Recommended Posts

To give a practical example...I often test some Windows themes (the ones that require you to patch UxTheme).

They always are archives, so I open them in 7zip press Alt+1 in one pane to go to the Themes folder, and then drag'n'drop the theme from the archives in the Themes folder.

It's way faster than opening an Explorer window, going to C:\Windows\Resources\Themes, opening the zip, and moving the files. ;)

Ah, well I guess that is a good example as it's using one program window instead of two (7zip and Explorer). I try various themes myself but I usually just open them in 7zip Scenic, use the 1-click unzip which automatically open the folder in Explorer and open another tab (QTabbar) right to the Themes folder (I added it to my favorites list in Explorer) and drop it there. I'll add it to the list of possible features and see how it goes.

Awesome job, OP! The only question I have about it is whether or not it is better than WinRAR. At the moment I don't see a need for a second compression program even if it is better looking, but if people deem it better than WinRAR then I'll be tempted by it!

Thanks a lot! If you create a lot of .rar files then I would stick with WinRar. While the 7zip format compresses to a smaller file size, as does the zip format using 7zip's engine, the engine cannot create WinRar files. So the only real benefit over this and WinRar is the ability to create said .rar archives. Though you shouldn't have any problem opening the rar files with this.

Some other benefits of this compared to WinRar are the ability to create / open eComic formats (.cbr and .cbz) without having to rename the extension, 1-Click unzipping (a feature borrowed from WinZip as I really enjoyed that feature) and no more Nag window - remember WinRar is trialware not freeware.

I try to incorporate as much of the 'good' features in WinRar and Winzip as I can. I just noticed that WinRar has released a new version. I'll be looking at that to see if there are any features that will help make 7zip Scenic an easier program. And as always, if there are any features you'd like to see personally please feel free to request them. If they are feasible and something I think will help make 7zip Scenic better I'll definitely consider them.

Thank you for the unbiased response, Sranshaft! The main advantage for me would be that I could extract .RAR files, but if 7Zip doesn't support it, that's a bit of a shame. I doubt it would be possible to 'Frankenstein' it with 7Zip, but even so I really appreciate the quick response.

Thank you for the unbiased response, Sranshaft! The main advantage for me would be that I could extract .RAR files, but if 7Zip doesn't support it, that's a bit of a shame. I doubt it would be possible to 'Frankenstein' it with 7Zip, but even so I really appreciate the quick response.

On the contrary, 7zip CAN extract .rar files. The only limitation is that it can't compress to a .rar format. I have been looking into including Unrar for rar compression but looking at the file size advantages of using 7z format I was swayed. This is of course personal opinion and YMMV.

  • Like 3

Because that is what it was built on and what is needed for some of the taskbar features: Jumplists, progress display in the taskbar, etc.

So they finally added a native way for those feature?

I used to build my appz with "Windows API Code Pack", are you telling me that this is finally native? If so gimme a linnnnnnnk!

So they finally added a native way for those feature?

I used to build my appz with "Windows API Code Pack", are you telling me that this is finally native? If so gimme a linnnnnnnk!

http://msdn.microsoft.com/en-us/library/system.windows.shell.jumplist.aspx#Y3700

You need to add PresentationFramework to your references.

I'm still using the Windows API Code Pack for this but will be merging the 'native' 4.0 branch as soon as I'm finished with.

On the contrary, 7zip CAN extract .rar files. The only limitation is that it can't compress to a .rar format. I have been looking into including Unrar for rar compression but looking at the file size advantages of using 7z format I was swayed. This is of course personal opinion and YMMV.

That's great news then! It didn't 'click' with me that creating and extracting are two different things at the time. I know, I know, I'm an idiot. :p

I'll give it a go though and see how I like it. The one problem I had with WinRAR was that the interface never really felt interesting. While a compression program doesn't really need to feel or look interesting it's definitely in its favor at the same time if it can do so.

That's great news then! It didn't 'click' with me that creating and extracting are two different things at the time. I know, I know, I'm an idiot. :p

I'll give it a go though and see how I like it. The one problem I had with WinRAR was that the interface never really felt interesting. While a compression program doesn't really need to feel or look interesting it's definitely in its favor at the same time if it can do so.

Not a problem. I'd be interested in your impressions coming from WinRar. What needs to be improved. What you would like to see from WinRar incorporated into 7zip Scenic. That kind of stuff.

this app is great! just add explorer context menus and a nice popup display with taskbar progress and its set.

I'm looking into adding context menus for Explorer and hopefully that'll be available in the next major release. Can clarify what you mean by 'a nice popup display' please? Thank you for your compliment and I'm glad you like the program.

I'm looking into adding context menus for Explorer and hopefully that'll be available in the next major release. Can clarify what you mean by 'a nice popup display' please? Thank you for your compliment and I'm glad you like the program.

your program is tooo good an idea! cheers!

this is what i was trying to say before:

using the official 7zip, when you right click a file or group of files you can access the context menu to add the files to a .7z or .zip archive...this does not open the filemanager but instead brings up a smaller dialogue box with a progress bar, speed, size, etc

could you include this type of support from the explorer context menu but just as pretty and native win7 looking

post-63880-0-54534900-1301981562.png

ideally this separate window would support taskbar progress indicators like these:

Windows-7-Taskbar-Progress-Bar-2.png

Exactly what I thought when I hovered over the link - why not link to the actual site

What actual site? I am hosting via my Dropbox because it's easy to distribute my free program. The installer you download from there would be the same exact installer you would download if I hosted it on a website. If I was making money with this, I would surely go to the trouble of putting together a website but I'm not. I hope this explanation is satisfactory.

Are you using Fluent Ribbon for this?

No, I'm using the Ribbon control created by Devexpress. I first looked at the Fluent Ribbon but didn't like that it was locked to WPF. I've just found the component offered by Devexpress to be the easiest to develop with.

your program is tooo good an idea! cheers!

this is what i was trying to say before:

using the official 7zip, when you right click a file or group of files you can access the context menu to add the files to a .7z or .zip archive...this does not open the filemanager but instead brings up a smaller dialogue box with a progress bar, speed, size, etc

could you include this type of support from the explorer context menu but just as pretty and native win7 looking

Ah, sure. Once I get the context menu for Explorer sorted I'll definitely be using some stripped down dialog for the progress. In fact, most of that is already there. I hope to get that working as soon as possible and will hopefully be pushing an update this weekend.

Not a problem. I'd be interested in your impressions coming from WinRar. What needs to be improved. What you would like to see from WinRar incorporated into 7zip Scenic. That kind of stuff.

Well, in the short period of time I used 7zip Scenic, I liked it for a lot of different reasons. The interface, as you'd expect, was one of the main appeals of the program for me. It worked perfectly with what I needed. The interface puts all the main options at your fingertips, but never in a manner that leaves you uncertain what each option offers. Furthermore, the manner in which it handled content for me was one I found very positive: it's extremely useful for compressing documents and 'archiving' them, if that makes sense. It might seem like a random way to use the software, but I suppose that can only give a better overall idea of how well it handles!

Well, in the short period of time I used 7zip Scenic, I liked it for a lot of different reasons. The interface, as you'd expect, was one of the main appeals of the program for me. It worked perfectly with what I needed. The interface puts all the main options at your fingertips, but never in a manner that leaves you uncertain what each option offers. Furthermore, the manner in which it handled content for me was one I found very positive: it's extremely useful for compressing documents and 'archiving' them, if that makes sense. It might seem like a random way to use the software, but I suppose that can only give a better overall idea of how well it handles!

Thank you very much for your comments and I'm extremely happy you had such a positive experience with it.

is this a visual bug or by design?

can you make it so it matches the menu positioning of all other scenic ribbon apps

Unfortunately I don't have any control over that.

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

    • No registered users viewing this page.
  • Posts

    • Good. I hope more people sue them for focusing on this worthless junk.
    • How about fire the guy who approved all the bad decisions? The guy who bought these studios in the first place? Oh wait, Satya is safe with his billions while the workers pay the price.
    • This had nothing to do with games. This is all about management wanting to squeeze as much money from Xbox to keep Microsoft's AI ambitions afloat. Someone has to make money to burn on AI.
    • GeekBook X16 Pro Intel Core Ultra 9 thin and light laptop gets a 17% discount by Steven Parker GEEKOM is back with a 17% discount on its top-of-the-range X16 Pro laptop. You may remember that we reviewed the X14 Pro back in February, which marked GEEKOM's debut into the ultrathin laptop segment. You can view the full specs below. GEEKOM X16 Pro Model NX14CM Dimensions 322.58 × 213.36 × 5.8 mm (12.7"L x 8.4"W x 0.23"T) Weight 997 g / 2.2 lbs Material Unibody Magnesium Alloy CPU Intel Ultra 5 125H (14C/18T, 24MB L3, 2.3-5.1 GHz, TDP 20W) Intel Ultra 9 185H (16C/22T, 24MB L3, 2.3-4.5 GHz, TDP 35W) Graphics Intel Arc graphics 8 Xe-cores @ 2350MHz 1024 shading units/stream processors (128 CUs), 8 Raytracing Cores, 64 texture mapping units, and 32 ROPs NPU Intel AI Boost, 11 TOPS / Up to 33 TOPS (CPU+NPU+GPU) Memory 32GB Dual-channel LPDDR5x 7467 MT/s Micron SODIMM Storage 1 x M.2 2280 PCIe Gen 4x4, Wodposit 1TB, 2 TB Display 16.0" IPS LCD, 2560 × 1600 (16:10) 100% sRGB, 120Hz Refresh Rate Camera 2MP 1080P 1 × Light sensor in camera module 1 × LED indicator in the camera module Windows Hello Support: No Mic 2 x Digital Mics integrated in the camera module Speakers 2 x 3813 (4Ω×2W) built in body Audio Codec: ALC269QN-VC3-GR Certificate: DTS: X Ultra Operating System Windows 11 Pro 25H2 Bluetooth Bluetooth 5.4 Wireless LAN MediaTek MT7922 M.2 Wi-Fi 6E LAN card Left I/O ports 1 x HDMI 2.0 2 x USB4 (40 Gbps) Right I/O ports 1 x USB 3.2 Gen 1 Type-A (5 Gbps) 1 x 3.5 mm Audio jack 1 x Camera Privacy Shutter Keyboard 78Key 1.2±0.2mm / Height 3.5±0.2mm (with backlight) White LED light in Caps Lock and Fn key Language: Default US Touch Pad Dimension: 120 x 71mm Material: Mylar Position: Middle Interface: I2C, Dualpoint button Dock Input port: 1 x Type-C 2 x USB 3.0, 1 x RJ45 1 x PD 1 x HDMI (Bio) Security Fingerprint sensor (in the power button) SD Card slot No Kensington Lock No Battery 77Wh (Input 20V, 3.25A) Power 65W PD GaN Fast Charge, USB-C to USB-C Warranty 2 years (Early Bird 1+1 Years) Deal price $1119.67 The X16 Pro is powered by the Intel Ultra 9 185H, which was released in Q4 2023 and is a 14th Gen Meteor Lake CPU designed for laptop/mobile using the Intel 4 architecture based on a 7nm process. The Ultra 9 185H features 16 cores and 22 threads running at up to 5.1 GHz. It also includes a dedicated NPU utilizing Intel AI Boost at 11 TOPS. On the graphics front, the 185H includes the still fairly capable ARC Graphics (not to be confused with the newer ARC 140T) integrated GPU with a max GPU frequency of 2350 MHz across 8 Xe-cores. It has been said that the iGPU is equivalent to the NVIDIA GeForce 3050 and GTX 1650 in gaming and synthetic benchmarks. Other highlights include an AMOLED display, LPDDR5x memory at 7467 MT/s, WiFi 6E, Bluetooth 5.4, and a fingerprint sensor built into the power button. AI PC? Although the Intel Core Ultra 9 185H includes a dedicated NPU, it's only 11 TOPS; therefore, it does not qualify as a Copilot+ PC. However, it can reach up to 33 TOPS with a combination of NPU, CPU, and GPU. As I said, although we only reviewed the X14 Pro, the unboxing is the same for the X16 Pro, which I noted in my review. The packaging is quite a nice experience. The outer box houses the X16 Pro box with a small compartment that contains the 5-in-1 Dock ($40 value), which appears to be an "Early Bird" inclusion. Upon removing the box cover, the X16 Pro is revealed sitting in a cardboard compartment with two small booklets of documentation. To the left of the X16 Pro are two cardboard compartments containing the 65W charger and Type-C USB cable. What’s In The Box 1 x GEEKOM X16 Pro Ultra-thin Laptop 1 x Type-C to Type-C cable 1.8M 1 x 65W GaN PD Fast Charger 1 x Warranty Card 1 x Thank You Card 1 x User Guide All products sold by GEEKOM receive a 3-year free Warranty from the date you receive the product. If needed, you can RMA or return locally relative to your region (the U.S. has a U.S. warehouse, mainland E.U. has a German warehouse). GEEKOM X16 Pro at GEEKOM U.S. for $1,119.67 was $1,349 (17% off) Use coupon code NWGBX1617 when checking out. This flash deal expires on July 2. Huge Summer Sale As a reminder, yesterday GEEKOM kicked off their Huge Summer Sale, in which there are deep discounts on a range of other GEEKOM products. From June 15 to June 30, the GEEKOM Official Store will be running its Summer Sale, with discounts starting from 15% off across the entire lineup, up to 50%! This is their biggest promotion of the year so far, offering pricing that is even lower than select Prime Day deals. You can check out the discounts at the dedicated Summer Sale landing pages below. GEEKOM U.S. Summer Sale GEEKOM U.K. Summer Sale While the Summer Sale ends on June 30, this deal will remain active until July 2.
    • We are reached to the point that apple looks affordable and better choice than anything else, in what dystopia are we living in....
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      +Edouard
      200
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!