jimpark / unsis

Automatically exported from code.google.com/p/unsis
Other
59 stars 15 forks source link

Installer breaks on Windows 8 with ASLR. #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Windows 8
2. Enable ASLR either through the registry or EMET.
3. Launch an installer

What is the expected output? What do you see instead?
I expect the installer to start. Instead it immediately fails. See:

http://dl.dropbox.com/u/102011983/Untitled2.png

and 

http://dl.dropbox.com/u/102011983/cloudfogger.png

What version of the product are you using? On what operating system?
Not sure of version. Maybe latest? This is on Windows 8.

Please provide any additional information below.
System wide ASLR is enabled through a registry setting or EMET:

http://dl.dropbox.com/u/102011983/Untitled.png

I've only seen this with foobar2000 and Cloudfogger but some other installers 
may have issues. I'm posting here as I got redirected from here: 
http://www.hydrogenaudio.org/forums/index.php?showtopic=96936

Original issue reported on code.google.com by ros...@gmail.com on 11 Sep 2012 at 11:29

jimpark commented 8 years ago

Does regular NSIS have this problem, also?