cckec / winetricks

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

no .exe created #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install Wine (1.2 or 1.3)
2. run install program called BEP_V2_install_sep2011.exe

What is the expected output? What do you see instead?

This is supposed to create a .exe file that lets you browse through a 5 Go pdf 
files database. Instead, pdf files have been copiyed, but .exe has not been 
created. A GUI message warns that installation was interrupted.

What version of the product are you using? On what operating system? 1.2 (and 
tried 1.3) on ubuntu 11.10

Please provide any additional information below.

see also : http://permalink.gmane.org/gmane.comp.emulators.wine.bugs/306778

terminal messages : 

raphelle@raphelle-Packard-Bell-EasyNote:/media/DVD 
Prescrire/PrescrireBibliotheque$ wine BEP_V2_install_sep2011.exe 
wine: created the configuration directory '/home/raphelle/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cbac
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW 
L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat" 1 
536870916 (nil) (nil) 0x1ba11c (nil)
fixme:iphlpapi:NotifyAddrChange (Handle 0xa62e8e8, overlapped 0xa62e8f0): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW 
L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat" 1 
536870916 (nil) (nil) 0x1d4fdd4 (nil)
wine: configuration in '/home/raphelle/.wine' has been updated.
err:ole:CoGetClassObject class {4df0c730-df9d-4ae3-9153-aa6b82e9795a} not 
registered
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a} 
could be created for context 0x1
err:ole:CoGetClassObject class {4df0c730-df9d-4ae3-9153-aa6b82e9795a} not 
registered
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a} 
could be created for context 0x1
err:ole:CoGetClassObject class {4df0c730-df9d-4ae3-9153-aa6b82e9795a} not 
registered
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a} 
could be created for context 0x1
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored 
L"Upgrade" table values
err:ole:CoGetClassObject class {4df0c730-df9d-4ae3-9153-aa6b82e9795a} not 
registered
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a} 
could be created for context 0x1
err:ole:CoGetClassObject class {4df0c730-df9d-4ae3-9153-aa6b82e9795a} not 
registered
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a} 
could be created for context 0x1
err:ole:CoGetClassObject class {4df0c730-df9d-4ae3-9153-aa6b82e9795a} not 
registered
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a} 
could be created for context 0x1
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored 
L"Upgrade" table values
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported 
yet
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported 
yet
err:msi:call_script Could not find CLSID for Windows Script
fixme:mscoree:LoadLibraryShim (0x686431a8 L"fusion.dll", (nil), (nil), 
0x33f8a8): semi-stub
wine: Install the Windows version of Mono to run .NET executables
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
raphelle@raphelle-Packard-Bell-EasyNote:/media/DVD 
Prescrire/PrescrireBibliotheque$ 

Original issue reported on code.google.com by hugoborr...@gmail.com on 21 Jan 2012 at 10:38

GoogleCodeExporter commented 8 years ago
That's a wine bug, http://bugs.winehq.org/show_bug.cgi?id=29668, not a 
winetricks bug.

Original comment by daniel.r...@gmail.com on 21 Jan 2012 at 11:39