Displaying 7 results from an estimated 7 matches for "publishcomponent".
2008 Apr 18
1
PowerPoint Viewer 2007 crashes
...ot;Upgrade" table values
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub MsiPublishAssemblies -> 8 ignored L"MsiAssembly" table values
fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 10 ignored L"PublishComponent" table values
fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 24 ignored L"Font" table values
fixme:msi:msi_unimplemented_action_stub UnregisterProgIdInfo -> 2 ignored L"ProgId" table values
fixme:msi:msi_unimplemen...
2005 Feb 27
2
PowerPoint Viewer 2003
...fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"AllocateRegistrySpace"
fixme:msi:resolve_keypath UNIMPLEMENTED keypath as Registry or ODBC Source
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveODBC"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"UnpublishComponents"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"UnpublishFeatures"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"UnregisterTypeLibraries"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"UnregisterFonts"
fixme:msi:ACTION_PerformAction UNHANDLE...
2008 Dec 15
7
MS Visio 2003 - Wine 1.1.10 - Ubuntu 8.04
...ssemblyCacheImpl_InstallAssembly Ignoring assembly architecture!
fixme:msi:install_assembly Manifest unhandled
fixme:fusion:IAssemblyCacheImpl_InstallAssembly Ignoring assembly architecture!
fixme:msi:resolve_keypath UNIMPLEMENTED keypath as ODBC Source
fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 974 ignored L"PublishComponent" table values
fixme:msi:msi_unimplemented_action_stub DeleteServices -> 1 ignored L"ServiceControl" table values
fixme:msi:msi_unimplemented_action_stub UnregisterTypeLibraries -> 36 ignored L"TypeLib" table values
fixme:m...
2008 Mar 25
9
Autodesk applications (AutoCAD & Civil 3D)
Hello,
My questions are about Autodesk applications (AutoCAD 2008 & Civil 3D 2008).
The main problem is that I can not install them to wine.
When I insert CD, and on terminal type:
Code:
wine setup.exe
I'm getting this messages:
Code:
zarko at zarko-pc:/media/cdrom$ wine setup.exe
fixme:process:IsWow64Process (0xffffffff 0x33feb4) stub!
zarko at zarko-pc:/media/cdrom$
2018 May 25
0
Wine release 3.9
...moveODBC.
odbccp32: Avoid using RegQueryInfoKey() in SQLGetInstalledDrivers().
msi/tests: Test deferral of MoveFiles.
msi/tests: Test deferral of MsiPublishAssemblies and MsiUnpublishAssemblies.
msi/tests: Test deferral of ProcessComponents.
msi/tests: Test deferral of PublishComponents and UnpublishComponents.
msi/tests: Test deferral of PublishFeatures and UnpublishFeatures.
msi/tests: Test deferral of PublishProduct.
Zhiyi Zhang (10):
comctl32/taskdialog: Return TRUE when message is handled.
comctl32/taskdialog: Add support for TDN_HELP.
comctl32...
2010 Feb 19
0
Wine release 1.1.39
...when registering or unregistering type libraries.
msi: Get rid of ACTION_VerifyComponentForAction.
msi: Get rid of ACTION_VerifyFeatureForAction.
msi: Only run the CreateFolder and RemoveFolder actions when the component is set to be installed or removed, respectively.
msi: PublishComponents must look at the requested install state of the feature, not the component.
msi: Implement the UnpublishComponents standard action.
msi: Add tests for publishing and unpublishing components.
winhttp/tests: Wait for a handle closing notification.
msi: Implement MsiSetMode....
2011 Feb 18
0
Wine release 1.3.14
...dTable a bit.
Hans Leidekker (4):
msi: Split up resolve_folder.
msi/tests: Show that a failing call to MsiGetSourcePath(SOURCEDIR) sets the SOURCEDIR property.
msi: Get rid of msi_component_set_state and msi_feature_set_state.
msi: Preserve existing advertise strings in the PublishComponents action.
Huw Davies (5):
oleaut32: Rewrite ITypeInfo_GetDocumentation proxy/stub to return only the information that is requested.
oleaut32: Implement proxy / stub for ITypeInfo_GetDllEntry.
oleaut32: Implement proxy / stub for ITypeInfo2_GetDocumentation2.
oleaut32: Implem...