daynix / UsbDk

Usb Drivers Development Kit for Windows
Apache License 2.0
535 stars 142 forks source link

v1.00-19 fails to install on Windows 7 #53

Closed matlo closed 6 years ago

matlo commented 6 years ago

This was reported by a GIMX user here: https://gimx.fr/forum/viewtopic.php?p=12479#p12479

This is on Windows 7 SP1 x64.

matlo commented 6 years ago

Note that v1.00-15 worked fine.

sameehj commented 6 years ago

@matlo Hi,

In order to debug this effectively, can you please provide me with some traces? And if possible share to the dump file it would be great!

You can find information on how to collect these in the following: https://github.com/daynix/UsbDk/blob/master/Documentation/Tracing.txt https://github.com/daynix/UsbDk/blob/master/Documentation/CrashDumps.txt

matlo commented 6 years ago

Will there be a crash dump if installation fails?

When user tries to install the following message is displayed: "There is a problem with this windows installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor."

sameehj commented 6 years ago

Will there be a crash dump if installation fails?

Nope, only if a BSOD occurs.

matlo commented 6 years ago

Is there any trace or debug information to retrieve during installation?

sameehj commented 6 years ago

Is there any trace or debug information to retrieve during installation?

Yes, please refer to the tracing document that I referred you to in earlier comment: https://github.com/daynix/UsbDk/blob/master/Documentation/Tracing.txt

If you need help or something is not clear with the instructions please update me so we can resolve this =)

matlo commented 6 years ago

I'm unsure about which section(s) is(are) relevant for the issue.

sameehj commented 6 years ago

Update the user to follow these instructions:

sameehj commented 6 years ago

Any updates on the matter?

matlo commented 6 years ago

Sadly not. I will reopen the issue it if user provides the requested information.