cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

vc2005trial verb aborts #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
vc2005trial failed, with fatal error dialog box and no devenv.exe.  Log showed

    err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\users\\dank\\Temp\\msi457a.tmp") not found
    err:msi:create_temp_binary failed to load dll (null) (126)
    err:msi:ITERATE_Actions Execution halted, action
    L"CA_SqlDebug.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1627

Appdb for visual c++ 2003 says missing dqdedev.dll is harmless, so perhaps 
that's not why the msi fails with 1627, we'll have to look at a +msi log.

From googling, looks like this verb worked in mid-2009, and in Feb 2010 when -q 
support was added.

Original issue reported on code.google.com by daniel.r...@gmail.com on 1 Feb 2011 at 2:27

GoogleCodeExporter commented 8 years ago
Today, with both wine-1.3.13 and wine-1.2.2, in winetricks-alpha, vc2005trial 
fails early, saying it can't extract the .msi file.  
Still works with plain old winetricks and wine-1.2.2, or at least gets past 
that problem.  Regression in winetricks-alpha vs. winetricks :-(

Original comment by daniel.r...@gmail.com on 18 Feb 2011 at 5:41

GoogleCodeExporter commented 8 years ago
Install works with wine-1.3.15, although there is one warning dialog box
with a cryptic message and a 'retry' button.  Clicking retry lets it finish.

Original comment by daniel.r...@gmail.com on 5 Mar 2011 at 3:19