CodeDead / DeadLock

Unlock files and folders!
https://codedead.com
GNU General Public License v3.0
140 stars 23 forks source link

Can't install #14

Closed Luckz closed 4 years ago

Luckz commented 4 years ago

image

Not sure why.

Same happens trying to install it via scoop (which for some reason runs the installer, as admin and all).

CodeDead commented 4 years ago

Does your system have enough RAM available?

It looks like Inno Setup is warning you that your computer does not have the required resources available to actually run the installer.

You might want to try closing some applications to free up available memory and see if that does the trick.

Luckz commented 4 years ago

Maybe it's from the dark ages and doesn't understand 32GB RAM? It worked with the Inno Installer unpacker. Thanks for saying it was Inno Setup.

CodeDead commented 4 years ago

Odd behaviour indeed, although the current build is, unfortunately, quite old. It's possible that on some systems, the older Inno Setup build might not work correctly. Very hard to debug.

Newer versions of Inno Setup might not have this problem. Closing this issue though, since you've managed to resolve it!