[Workaround Found] Anybody able to install 64 bit windows version to a non-admin account?

I cannot figure out how to get my 64 bit install onto my non-admin account. Anyone have any luck with this?

I created issue #9288 .

Workaround found

See 9288 comment

Essentially you can just set 2 environment variables in the command shell and the install will redirect to your preferred location.

set LOCALAPPDATA=C:\Users\<USERNAME>\AppData\Local
set USERPROFILE=C:\Users\<USERNAME>