FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  • Dr Adam Thorn's avatar
    2ce7c744
    Specifically target 64 bit build · 2ce7c744
    Dr Adam Thorn authored
    Our wpkg sync script impliticly assumes we're running 64bit because it
    reads from (implicitly by default) the 64bit view of HKLM\software.
    
    We only support 64bit machines so building only for 64 bit seems like
    the easiest solution. Figuring out what to change if we ever need to
    support 32bit Windows 10 is left as an exercise for the reader!
    2ce7c744
    History
    Specifically target 64 bit build
    Dr Adam Thorn authored
    Our wpkg sync script impliticly assumes we're running 64bit because it
    reads from (implicitly by default) the 64bit view of HKLM\software.
    
    We only support 64bit machines so building only for 64 bit seems like
    the easiest solution. Figuring out what to change if we ever need to
    support 32bit Windows 10 is left as an exercise for the reader!
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
WpkgInstaller.cs 4.79 KiB