winetricks
winetricks copied to clipboard
psdkwin7 does not support -q mode
This breaks automated testing.
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:
]
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.
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"