This repository was archived by the owner on Feb 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Setup executable fails immediately on Windows 10Β #50
Copy link
Copy link
Open
Labels
Milestone
Description
The setup executable bombs immediately for me on Windows 10. After download, I right click the exe, and go to properties and unblock it (Windows blocks all exe's from the internet) but that doesn't have an impact. Tried restarting / re-downloading / running as admin, no change.
EventViewer shows the following:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-10-23T19:42:53.584481700Z" />
<EventRecordID>1049882</EventRecordID>
<Channel>Application</Channel>
<Computer>cochamberlai1-w.ad.corp.google.com</Computer>
<Security />
</System>
<EventData>
<Data>webpack-dashboard-app-setup-1.0.0.exe</Data>
<Data>1.0.0.0</Data>
<Data>597fcc70</Data>
<Data>ntdll.dll</Data>
<Data>10.0.14393.1715</Data>
<Data>59b0d8f3</Data>
<Data>c0000005</Data>
<Data>00047722</Data>
<Data>4738</Data>
<Data>01d34c371dd3c4ad</Data>
<Data>C:\Users\cochamberlain\Downloads\webpack-dashboard-app-setup-1.0.0.exe</Data>
<Data>C:\WINDOWS\SYSTEM32\ntdll.dll</Data>
<Data>19877202-9c45-484b-a3cd-933b54af75ba</Data>
<Data />
<Data />
</EventData>
</Event>leoyoung07, btiwaree, wehnhew, felipeleusin, GeKorm and 13 more
