Add Mob Data
Add or Update data for a Mob
FAQ
Program crashes on start or during installation
Be sure all instances of the program are closed by killing all Redefined_ManagR processes in Task Manager (Ctrl+Shift+Esc)
Uninstall the program
- Hold down the Windows Key and press R
- Type or Copy
appwiz.cplin the run dialog and hit Enter - Then try uninstalling the application
Clear Cache method
- Hold down the Windows Key and press R
- Type or Copy
rundll32 %SystemRoot%\system32\dfshim.dll CleanOnlineAppCachein the run dialog and hit Enter - Then try installing the application making sure you run the installer with admin privileges
Delete the ClickOnce Application folder
- Hold down the Windows Key and press R
- Type or Copy
%LocalAppData%\Apps\2.0OR%USERPROFILE%\Local Settings\Apps\2.0in the run dialog and hit Enter - Go inside all folders in there and remove any "rede...+ExtraRandomCharacters" folders you find e.g.:
\GNR52N2B.H94 \0P3OXG7D.G79 \rede...exe_4dc51647e5727c27_0004\Data \CHEXPMAZ.BCN \HN3LP39Z.KCR \rede..tion_4dc51647e5727c27_0004
Check Windows Application Event Log
Check Windows Application Event Log
- Hold down the Windows Key and press R
- Type or Copy
eventvwrin the run dialog and hit Enter - Select Windows Logs - Application
- Look for Redefined_ManagR
IRC
- HowTo: Set IRC Name, Set #channel(s) to join, Add hostname (/whois nickname - the part after the @) to owners hostname, private message the bot with commands.
- Announces events on Private Message or/and IRC #channel
- Commands: [help] [nick] [join] [part] [disconnect] [msg] [tf] [status] [group] [login] [logout] [cast] [spotting] [raid] [characters] [mover] [die] [pccontrol]
- help - Displays a List of Commands
- help CommandName - Displays subcomands for CommandName
Windows Security
Part of this app has been blocked
Some features of ClickOnce may not work because
we can't confirm who published
Redefined_ManagR.resources.dll that the app tried to
load.
Learn more
This error indicates that Windows Defender SmartScreen or Windows Security is intercepting the ClickOnce installation because it cannot verify the digital signature of the .dll or .exe files being downloaded.
The "InvalidManifest" error in your log is a secondary failure: because Windows Security blocked the file Redefined_ManagR.resources.dll, the installer couldn't "read" the full application package, leading it to think the manifest is corrupt.
Here are the steps to resolve this on Windows 11:
Unblock the Setup File Manually
Since you downloaded the .application file to your Downloads folder, Windows likely tagged it with an "Identifier" that tells the system it came from the internet.
- Open File Explorer and go to
C:\Users\yanni\Downloads. - Right-click Redefined_ManagR.application.
- Select Properties.
- At the bottom of the General tab, look for a security note: "This file came from another computer and might be blocked..."
- Check the Unblock box and click Apply.
- Try running the installer again.
ClickOnce is sensitive to the "Zone" the download URL belongs to. Adding the domain to your trusted list can bypass the publisher verification block.
- Press Win + R, type
inetcpl.cpl, and press Enter. - Go to the Security tab.
- Click on Trusted Sites (the green checkmark) and then click the Sites button.
- Add
https://redefined.roto the list. - Click Close and then OK.
Sometimes a "corrupt manifest" error gets stuck in the temporary deployment folder. Clearing it forces Windows to redownload a fresh copy.
- Close all installation windows.
- Open Command Prompt (cmd).
- Type or paste the following command and hit Enter:
rundll32 dfshim CleanOnlineAppCache - Attempt the installation again from the website link rather than the file in your Downloads folder.
If the app is niche or the developer hasn't renewed their certificate, Windows 11's aggressive SmartScreen will block it by default.
- Open Windows Security (search for it in the Start menu).
- Go to App & browser control.
- Click on Reputation-based protection settings.
- Temporarily toggle OFF "Check apps and files" and "Potentially unwanted app blocking."
- Run the installer.
Crucial: Turn these settings back ON once the app is installed.