Skip to content

fix(core): Use [Environment]::Is64BitOperatingSystem instead of [intptr]::size#3690

Merged
r15ch13 merged 1 commit intoScoopInstaller:developfrom
linsui:arch
Oct 18, 2019
Merged

fix(core): Use [Environment]::Is64BitOperatingSystem instead of [intptr]::size#3690
r15ch13 merged 1 commit intoScoopInstaller:developfrom
linsui:arch

Conversation

@linsui
Copy link
Copy Markdown
Contributor

@linsui linsui commented Oct 17, 2019

[intptr]::size is 4 in powershell x86 on 64bit system.

@r15ch13
Copy link
Copy Markdown
Member

r15ch13 commented Oct 17, 2019

Related: #2114

Correction: #3105 is another problem. has been fixed

@r15ch13 r15ch13 changed the title Get arch from system environment fix(core): Use [Environment]::Is64BitOperatingSystem instead of [intptr]::size Oct 18, 2019
@r15ch13 r15ch13 merged commit ce3464f into ScoopInstaller:develop Oct 18, 2019
@linsui linsui deleted the arch branch October 18, 2019 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants