winetricks icon indicating copy to clipboard operation
winetricks copied to clipboard

psdkwin7 does not support -q mode

Open austin987 opened this issue 6 years ago • 2 comments

This breaks automated testing.

austin987 avatar May 28 '18 23:05 austin987

This verb ends up d/l the psdkwin7 from wayback machine.. Also I keep getting error below, seems the installer is attempting d/l of the said cab file:

psdkwin7_fail]

After I click ok the install doesn't complete: psdkwin7 install completed, but installed file /home/gamersteam/winetest//dosdevices/c:/Program Files/Microsoft SDKs/Windows/v7.0/Bin/SetEnv.Cmd not found

Packet capture($ sudo tcpdump -A -i enp3s0) during operation shows: 5: HTTP: GET /download/7/A/B/7ABD2203-C472-4036-8BA0-E505528CCCB7/setup/SDKSetup.cab Host: download.microsoft.com ... 217: HTTP: HTTP/1.1 404 Not Found

So the question is where do we get that SDKSetup.cab.. https://www.microsoft.com/en-us/download/7/A/B/7ABD2203-C472-4036-8BA0-E505528CCCB7/setup/SDKSetup.cab Says no longer available.

ShannonVanWagner avatar Dec 02 '18 13:12 ShannonVanWagner

This bug is about -q not being supported. If psdkwin7 doesn't work that's a separate issue. I don't know where that cab would come from.

As an aside, did you follow this? w_warn "When given a choice, select only C++ compilers and headers, the other options don't work yet. See https://bugs.winehq.org/show_bug.cgi?id=21596"

austin987 avatar Dec 03 '18 01:12 austin987