-
-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UEFI or Bios: Use AutoIt #145
Comments
3 tasks
Which environment variable? |
In your ps command you have |
Btw: My idea for win7 doesn't work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We could replace PowerShell here with
GetEnv("...")
!Note: This isn't available on Win7. Possible fallback would be to parse sysinfo32 export to txt.
The text was updated successfully, but these errors were encountered: