About this mod
Select mods which have been downloaded onto your computer in their Zip archive form.
Check whether the mod is installed in your Cyberpunk 2077 directory.
Select button to remove mods from your Cyberpunk 2077 directory.
- Requirements
- Permissions and credits
- Changelogs
- Donations
So here it is Chooms! Uninstalling a mod is now as simple as selecting the zip archive that was used to install it!
2 Functions available in the program:
1. Verify Mod is Installed using just the Zip Archive:
Select as many zip archives as you want and the program will output which mods have and have not been installed into your Cyberpunk 2077 directory.
2. Remove Mod using just the Zip Archive:
Select as many zip archives as you want; program will display directory and files inside of each archive.
This is a preview of files which will be removed.
Select Remove: Poof, mods are no longer in your Cyberpunk 2077 directory!
Features:
- Software will indicate which selected archvies are installed in your Cyberpunk 2077 game folder.
- Software will display contents of zip archive.
- Software will indicate which selected archives are removed, which ones were never there, and any errors which occur during removal.
- Software will revert removal if there are any errors, preserving your previous state with the mod. This prevents partially removing mods.
- Software will NEVER remove folders, just files which it finds in the archive. Your game is never in danger of loosing anything which you do not tell it to remove.
- Software will look for the specific game folders to avoid issues where some mod producers add non-game folders into their zip files.
- Software will disregard files in the zip archives (photos, txt files, etc.) which are not part of a Cyberpunk 2077 game folder in the archive.
- Software will remember your Cyberpunk 2077 game directory after initial entry, just follow my format. No need to re-enter it after restarting the software.
- Software will point to the last location where your mods are located.
This is an executable developed in Visual Studios; I know SCARY. Don't trust me? Go to Git and view/compile the code yourself. Just don't distribute changes without my permission. I can possibly make this in Python if people do not like the executable, but in my opinion it is a much better user experience using C++.
GitHub link:
https://github.com/Skiszczak/Cyberpunk-Zip-Archive-Mod-Remover
This is a C++ program so ensure you have the Microsoft Visual C++ Redistributable Version installed on your computer.
Microsoft Link:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Some Mod producers use RAR files instead of ZIP files. There are some complications with this format and it is currently not supported. You would have to unrar them and then zip a new archive to make them work with this program.