FileActionsManager | Manage file context menu actions in Windows Explorer

 by   ORelio C# Version: v1.0 License: No License

kandi X-RAY | FileActionsManager Summary

kandi X-RAY | FileActionsManager Summary

FileActionsManager is a C# library. FileActionsManager has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This program allows to create context menu actions in the Windows file explorer using configuration files. The main purpose of FileActionsManager is to allow easy installation of the action and associated standalone program, if any, on several machines. If you are looking to manually configure file type actions using a nice GUI, see FileTypesMan from Nirsoft instead.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              FileActionsManager has a low active ecosystem.
              It has 9 star(s) with 1 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 5 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of FileActionsManager is v1.0

            kandi-Quality Quality

              FileActionsManager has no bugs reported.

            kandi-Security Security

              FileActionsManager has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              FileActionsManager does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              FileActionsManager releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of FileActionsManager
            Get all kandi verified functions for this library.

            FileActionsManager Key Features

            No Key Features are available at this moment for FileActionsManager.

            FileActionsManager Examples and Code Snippets

            Configuration file syntax
            C#dot img1Lines of Code : 7dot img1no licencesLicense : No License
            copy iconCopy
            [ShellExtension]
            Ext=bmp,png,gif,jpg
            Name=optimizeimagesize
            DisplayName=Optimize image size
            Command=Riot.exe "%1"
            Requires=Riot.exe,FreeImage.dll
            Default=false
              
            Command-line usage
            C#dot img2Lines of Code : 6dot img2no licencesLicense : No License
            copy iconCopy
            :: Usage
            FileActionsConsole.exe add     [default=false]
            FileActionsConsole.exe del  
            
            :: Example
            FileActionsConsole.exe add bmp,png,gif,jpg optimizeimagesize "Optimize image size" "Riot.exe "%1""
            FileActionsConsole.exe del bmp,png,gif,jpg optimizeima  
            Providing additional files with
            C#dot img3Lines of Code : 4dot img3no licencesLicense : No License
            copy iconCopy
            OptimizeImages
             |- OptimizeImages.seinf
             |- FreeImage.dll
             `- Riot.exe
              

            Community Discussions

            No Community Discussions are available at this moment for FileActionsManager.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install FileActionsManager

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ORelio/FileActionsManager.git

          • CLI

            gh repo clone ORelio/FileActionsManager

          • sshUrl

            git@github.com:ORelio/FileActionsManager.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link