Code Monkey home page Code Monkey logo

rpfxplorer's Introduction

RPFXplorer

Windows 7 Windows 8 Windows 10 Windows 11

Index

Description

Explore RPF files just like OpenIV or CodeWalker just with the big difference that everything is implemented right into your Windows File Explorer!

Compilation

Building is somewhat straight forward. setup VCPKG, git clone the repository and run generate_vs2022.bat. Afterwards you can open the generated solution and build it with CTRL+B.

Once it's been build, you can run .\enable_extension.bat as admin to enable &register the Shell Extension within your explorer. Please note that .\enable_extension.bat will restart your explorer! So if you have done some work that is not saved, tough luck :/

Debugging

Debugging is a bit weird as we're loading a Shell Extension we must debug the explorer.exe (before we load our DLL) Though, it's pretty straight forward as I've written some automized scripts for them.

Run .\enable_extension.bat as admin, dont open an explorer window. Attach the debugger on Visual Studio (Debug -> Attach To Process) to explorer.exe

License

RPFXplorer's code is licensed under the MIT licence. Please see the licence file for more information. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.

rpfxplorer's People

Contributors

mempler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.