Coder Social home page Coder Social logo

Comments (7)

yuhong avatar yuhong commented on May 21, 2024 2

AFAIK, WinFile depended on acledit.dll from Windows to edit permissions, but that had been stubbed in Vista and now just display a dialog saying that it is no longer supported.

from winfile.

craigwi avatar craigwi commented on May 21, 2024 2

@yuhong you are correct. See wfinfo.c, line 1781: acledit.dll is still loaded, but the call to get FMExtensionProcW entry point fails and thus the Security menu is deleted. BTW, I fixed a bug early on here: if the child window was maximized at startup, the wrong menu was deleted.

Thus, all of the old functionality as present in this code base remains.

I suppose I could dig around for the sources to acledit.dll.

from winfile.

ZanderBrown avatar ZanderBrown commented on May 21, 2024 2

Open Sourcing Win3/NT4 one component at a time...

If your taking requests Program Manager might be nice πŸ˜†

from winfile.

craigwi avatar craigwi commented on May 21, 2024 2

@ZanderBrown that would be a full time job! I already have one.

from winfile.

craigwi avatar craigwi commented on May 21, 2024 1

In the latest build you can use Alt+Enter to get to the "normal" properties of an item, which includes a Security tab. Does that meet your needs?

from winfile.

TubaOrNotTuba avatar TubaOrNotTuba commented on May 21, 2024

No, because that brings up the Win10/2016 permissions options not the File Manager permissions options. Honestly, starting in Vista, the permissions features of Windows created as many problems as they solved. Often ownership is difficult, inheritance often causes more problems than it fixes, and too many times fixing permissions issues just aren't possible. Like I said, I all too often have to use winfile.exe on a XP/2003 to fix 2008 or later issues. File Manager just ignores all the new junk added in Vista/2008, removes it, and applies XP/2003 and earlier NTFS permissions. Fixes many problems quickly. Guess I'll keep my XP/2003 VMs around.

from winfile.

yuhong avatar yuhong commented on May 21, 2024

I wonder if Progman was killed in XP SP2 because of security BTW, given that it had to parse .grp files.

from winfile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.