Recommended Posts

Hateful?? Not sure what I said that had any hate in it?? :blink:

You clearly stated the purpose of this tools was to not have to type out commands when asked what the purpose was

"Not everyone likes typing out commands."

And then stated

"Its basically a GUI way of doing what you do in the command prompt."

I asked what commands, since keyboard is never needed to take ownership, etc. And asked what possible reason would need this tool for -- All you doing is HIDING the standard, built in OS method from the user -- this sort of thing just makes them stupider!! And yes phenom it is possible ;)

If you want to tout it as time saving tool to lessen number of clicks for user that already understand the correct/built in method -- ok fine.. But to be honest -- this is rarely something done on any sort of reg basis.. I again do not see the point in some tool to save me a few clicks on something that might be needed now and then. If ever!

And if something done more often, and want to save time.. I would think there are much better option than running this tool.. Since to be honest - what does it save one click? You have to run this tool, then you have to tell it if its file or folder, then you have to browse to where the file or folder is, etc. etc.

Seems pointless... When I can just right click and set permissions to whatever I want, ownership to whatever I want, etc.. This tool gives no choice to who I set the owner too.

This tool is much better at a time saver

http://www.blogsdna.com/2173/add-take-ownership-option-in-right-click-context-menu-of-windows-7.htm

Right click done.. Vs run your tool, pick what to use file or folder, browse around disk, etc..

Im glad you learning and making your products available to the public -- but I just do not see the need or point of this sort of tool. Sorry, thats just my honest opinion.. Has nothing to do with hate I assure you.. I applaud you for trying and giving to the community, etc. I just wish you could find something more useful to use your skills on ;)

Please, man. The responsibility of software developers is to be user advocates. A user is not "stupid" because he doesn't want to waste time learning some ghastly neglected dialog.

  • 4 months later...

Hateful?? Not sure what I said that had any hate in it?? :blink:

You clearly stated the purpose of this tools was to not have to type out commands when asked what the purpose was

"Not everyone likes typing out commands."

And then stated

"Its basically a GUI way of doing what you do in the command prompt."

I asked what commands, since keyboard is never needed to take ownership, etc. And asked what possible reason would need this tool for -- All you doing is HIDING the standard, built in OS method from the user -- this sort of thing just makes them stupider!! And yes phenom it is possible ;)

If you want to tout it as time saving tool to lessen number of clicks for user that already understand the correct/built in method -- ok fine.. But to be honest -- this is rarely something done on any sort of reg basis.. I again do not see the point in some tool to save me a few clicks on something that might be needed now and then. If ever!

And if something done more often, and want to save time.. I would think there are much better option than running this tool.. Since to be honest - what does it save one click? You have to run this tool, then you have to tell it if its file or folder, then you have to browse to where the file or folder is, etc. etc.

Seems pointless... When I can just right click and set permissions to whatever I want, ownership to whatever I want, etc.. This tool gives no choice to who I set the owner too.

This tool is much better at a time saver

http://www.blogsdna.com/2173/add-take-ownership-option-in-right-click-context-menu-of-windows-7.htm

Right click done.. Vs run your tool, pick what to use file or folder, browse around disk, etc..

Im glad you learning and making your products available to the public -- but I just do not see the need or point of this sort of tool. Sorry, thats just my honest opinion.. Has nothing to do with hate I assure you.. I applaud you for trying and giving to the community, etc. I just wish you could find something more useful to use your skills on ;)

You may live in a computer savy user environment, if so, it's obvious why this tool seem so usless to you, but not everyone is as submerged in computer knowledge as you seem. I know people that moves around Windows a little better than the average user (stupid or not) but are not savy enough to dive into the system to change file/folder ownerships if/whenever/for whaterver reason they need to. There is where the usefulness of this program lyes.

Besides, Ninja Grinch is learning, so congrats and thanks to him for sharing.

The application is alright, but please ditch the Aero Glass background.

This is not the proper way to use it, and will at best annoy users, at worst make the text completely unreadable.

(consider people like Phenom II who use one of those custom themes that are clearer and more transparent than default)

Unfortunately due to things in real life I was never able to update this. I do intend to return to this soon and continue updating it unfortunately I lost the original source code so unless I can find it I will end up starting from scratch.

For the record I do intend to scrap the Aero Glass aspect of it, it was only something I was toying around with.

3.0.0 has been released!

Changes in version 3.0.0

  • Added/Created a new icon
  • Added a remade readme
  • Added Administrator priviledges as a requirement
  • Added the ability to send bug reports (still in testing)
  • Added User detection (still in testing)
  • Removed Aero rendering
  • Removed GPU requirements
  • Redesigned the GUI
  • Embedded the Readme into the GUI
  • Rewrote the entire program from scratch (due to loss of original source code)
  • Switched project affiliation from Neowin.net to InspireNXE

  • Like 2
  • 4 years later...
1 hour ago, gyser101 said:

The download link is not working.  It is saying that I need to login. 

This software was something I created in my free time back in 2010. I imagine the uploaded file was likely lost during one of Neowin's major forum upgrades. I wish I could provide you a copy but I haven't even thought about this project in a long time.

 

That said, there are probably better options out there.

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

    • No registered users viewing this page.
  • Posts

    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
    • So, the logo means No ducking AI?
    • For sure, humanity us highly unlikely to survive the helium flash. Even if we have colonized moons in the outer planets by then, that is such a monumental change in heat output, coupled with the destruction of Earth, it's unlikely we could be fully prepared for changes of that scale.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      PsYcHoKiLLa
      240
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      70
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!