The installable binary that Evince provides does not provide me with the option to select a location I would like it to be installed to. Instead I came across a suggestion at https://mail.gnome.org/archives/evince-list/2012-April/msg00022.html which provides a possible solution however each time I have tried it I simply get the window that displays the options provided by the command msiexec.
The command I am running is msiexec.exe /i /qr "C:\Temp\apps\evince-2.32.0.145.msi" APPLICATIONFOLDER="C:\Program Files (x86)\Evince"
I am running Windows 7 Professional as local administrator and I am using the PowerShell to run the command.