arriven / db1000n

MIT License
1.18k stars 208 forks source link

Update StartDB1000N.bat #507

Closed nicolaspbl closed 2 years ago

nicolaspbl commented 2 years ago

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.

How Has This Been Tested?

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

Test Configuration

Logs

logs

Screenshots