Linking to MSI documentation is a bit strange. If you want a MSI, use WiX.
You can also use "highest". You still need a way for the user to choose; a custom page and/or command line parameter.
If the userinfo plug-in says you are not admin then just install for the user.
IntOp $PostCount $PostCount + 1
|