Skip to content
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

Update StartDB1000N.bat #507

Merged
merged 2 commits into from
Apr 15, 2022
Merged

Update StartDB1000N.bat #507

merged 2 commits into from
Apr 15, 2022

Conversation

nicolaspbl
Copy link
Contributor

Add -UseBasicParsing in Invoke-WebRequest to avoid this error message :

"The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again."

Description

Add -UseBasicParsing in Invoke-WebRequest to avoid this error message :

"The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again."

Fixes # (issue)

"The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again."

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

startdb1000n.bat modified on my PC and runed after been saved.

Test Configuration

  • Release version:
  • Platform: Microsoft 10 Enterprise

Logs

logs

Screenshots

  • No screenshot

Add -UseBasicParsing in Invoke-WebRequest to avoid this error message :

"The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again."
scripts/StartDB1000N.bat Outdated Show resolved Hide resolved
@arriven arriven merged commit 93c189e into arriven:main Apr 15, 2022
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