Inno Setup Installer "Rstrtmgr.dll" Access violation Happened

I make Inno Setup Installer, run it and get the exception happened, Message as following:

Access violation at address 721DE701 in module 'Rstrtmgr.dll'. Read of address 2D6D2A70.

I think that AlwaysRestart=yes flag let installer access the Rstrtmgr.dll, turn off AlwaysRestart flag, run again but the exception still happened.

What can i do? Is any way not to access Rstrtmgr.dll?

  • OS: Windows 7, Windows 10.
  • Inno setup core version: v5.6.1

I got the alike case: Restart Manager Access Deny. My team try to install many times then Sometime one or two times installation is complete and no denied. Behaviors are almost same as mine.

3 Related questions 4 Unable to register the DLL/OCX: RegSvr32 failed with exit code 0xC0000005 with Inno Setup 5.2.3 14 How to fix Inno Setup error EndUpdateResource failed (110) 1 Inno Setup: Uninstall Dll Server Related questions 4 Unable to register the DLL/OCX: RegSvr32 failed with exit code 0xC0000005 with Inno Setup 5.2.3 14 How to fix Inno Setup error EndUpdateResource failed (110) 1 Inno Setup: Uninstall Dll Server 1 updating dll file gives access denied / error 5 2 Inno Setup installation - access is denied 4 Running Setup.exe created by Inno Setup and get "... '"isxdl.dll' was not found." error 4 Inno setup with IKG : Access violation at address XXXXXXX in module ISID.dll 7 Inno Setup RegAsm.exe Errors 4 Inno Setup failing to import DLL 9 Application does not work when installed with Inno Setup Load 7 more related questions Show fewer related questions Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like