Elliot Huffman

Results 43 comments of Elliot Huffman

Yes it says that the subsystem is not present. Can you make it with less dependencies? I tested it with the WinPE from the windows 8 install disk (boot.wim) On...

An MSI variant would be awesome. That would allow GPO based deployment. An exe version that supports silent options would be good for SCCM/MDT based deployments but MSI would be...

You could put the VPN installer on a internet routed system, like Office 365 sharepoint. You could manage access to the installer from the ACLs in the cloud. You could...

When I have time, I will create a PR. Overview: Use some sort of MFA, Control access via group membership instead of per user permissions. Don't use insecure protocols.

Advanced installer offers a free Architect License for open-source projects: https://www.advancedinstaller.com/free-license.html I use them on my projects, and it makes MSI/MSIX and EXE installer builds easy. It even has deep...

I have updated the PR to pass the build check.

> Can we enable FIPS in NodeJS 18 using crypto.setFips, without building NodeJS? It will get enabled but throws errors for me. I believe that you still have to build...

Any updates? @MichaelSun90 @IanChokS @arthurschreiber (Looks like the PR has stalled)

The prob for me is that I don't know how to write definitions. I only know how to consume the type definitions.