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

    • Samsung messages is still alive and well. They reversed that and decided to our more effort into it.
    • I think every American should have a course in a 'dry sense of humour' at school; and perhaps 'using sarcasm in jest' oh, and also 'the use or irony in humour'.
    • What they really need to do is automatically spell "loses" and "lose" correctly since nobody seems to know how to anymore. Then they blame spellcheck/autocomplete and don't realize autocomplete is just filling in the word for them automatically so it was misspelled in the first place.
    • If someone chooses to continue using SB and therefore goes through the manual intervention in the thread, afterwards the BSOD problem is gone. Whether they then re-enable the task doesn't matter, they're done, though on such machines it might pay to keep it disabled in case the next update (if there is a next) causes the same problem. OTOH, if someone disables SB in the BIOS, the problem is also gone. Incidentally, I noticed that this task exists even on machines that don't support SB. It's just installed across the board...and runs. Doing what on such machines is a little hazy.
    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

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

    1. 1
      +primortal
      497
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      126
    4. 4
      Steven P.
      85
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!