Developer Rig setup with configure.cmd (Win10)

I want to setup the Developer Rig on Windows 10 (Developer mode on).

Cloned the repo from Git, opened the configure.cmd file from scripts folder.
I get a pop-up asking for permission to allow cmd to make changes. I select yes, a cmd window opens for half a second and immediately closes itself.

When I try to run the run.cmd, I get a message: “Configuration did not complete properly. … re-run ‘configure.cmd’ command file.”

Any suggestions on how can I get this to work?

Thanks.

You might want to jump on the DevRig Beta

We’d love to get your feedback and have set up a beta test program. If you want to join the beta to use the new Native Developer Rig, sign up here: https://goo.gl/forms/KGJ1FPKsqGw3TvrY2

As that will alleviate some of the issues you are having getting the rig you run the rig on ready to develop on

Thanks, I’ll look into it.

Hello,

Having the same issues with my recent download from the Github repo. The error is actually pointing to the installer unable to connect and download the correct version of OPENSSL.

Exception calling “DownloadFile” with “2” argument(s): “The remote server returned an error: (404) Not Found.”
At line:1 char:1

  • $client.DownloadFile($address, $fileName)
  •   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      + FullyQualifiedErrorId : WebException
    
    

I will try the beta version as well. I just signed up.

Thanks for info,
Scott