Displaying 9 results from an estimated 9 matches for "validateproductid".
2009 Apr 22
1
.msi installation failed - need help!
...0x32f80c (nil) 0x32f810 0x32f804 - stub
fixme:advapi:LookupAccountNameW (null) L"etienne" 0x1338a0 0x32f80c 0x1336c8 0x32f810 0x32f804 - stub
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:msi:ControlEvent_HandleControlEvent unhandled control event L"ValidateProductID" arg(L"")
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
[img][/img]
2007 Mar 07
4
wine: could not load L"D:\\Setup.exe": Bad EXE format for
Just trying to setup an application to run educational material from a CD
the software is /SkillSoft Course Manager (SCM)
I searched the internet for a solution but did not find anything useful.
/I just installed wine and have IE6 working for testing purposes.
Any hints? Ideas? solutions?
Would be wonderful. Never used wine before.
Phil
2007 May 04
3
Lotus Notes 6.5 fail to install in Wine
Hi,
I'm trying to install Lotus Notes Client 6.5 in Brazilian Portuguese
with Wine 0.9.36 and its doesn't work. I find in
http://wiki.winehq.org/LotusNotes that this version of wine can
install and run the Lotus Notes 6.0, 6.5, and 7 Windows clients
without any special effort. And don't find any bugs related to that.
Someone know something about?
Thanks, Vitor
ubuntu 7.04
2004 Nov 04
2
help with wine and TOPO!
...msi:MsiEnumRelatedProductsA STUB: ({72456943-9A39-456C-9F18-E15D80053540}, 0 0 )
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"AppSearch"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"FindRelatedProducts"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"ValidateProductID"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"IsolateComponents"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SetODBCFolders"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MigrateFeatureStates"
Full details on the web site link -- my gra...
2004 Nov 19
0
TeleVantage client on Wine
...I ACTION L"AppSearch"
fixme:msi:ACTION_CustomAction UNHANDLED ACTION TYPE 5 (L"JScript" L"ValidateWorkstationSetupOSVersion")
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"FindRelatedProducts"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"ValidateProductID"
err:msi:load_file Unfound Component L"MSXML.35210702_493B_42CA_BA13_865C5A8BDAC1"
[.. above line x5]
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"IsolateComponents"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"ResolveSource"
fixme:msi:ACTION_Cos...
2007 Feb 06
3
Warhammer: Dawn Of War Winter Assault Expansion (MSI problem)
...#39;t install:
fixme:advapi:LookupAccountNameW (null) L"fab" (nil) 0x34f808 (nil) 0x34f804
0x34f810 - stub
fixme:advapi:LookupAccountNameW (null) L"fab" 0x16d190 0x34f808 0x16d1a8
0x34f804 0x34f810 - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"ValidateProductID"
fixme:msi:ACTION_CustomAction UNHANDLED ACTION TYPE 6 (L"WiseDlgSequence"
L"WiseNextDlg")
wine: Unhandled page fault on read access to 0x0000003b at address
0x7eb4231a (thread 000f), starting debugger...
WineDbg starting on pid 000e
Unhandled exception: page fault on rea...
2010 Jan 22
0
Wine release 1.1.37
...nebuild: Output the asm relay functions as needed and get rid of --relay32 mode.
winebuild: Output the 16-bit asm relay functions as needed and get rid of --relay16 mode.
ntdll: Fix the NtCreateEvent prototype.
winedump: Remove an unused flag.
msi: Add a partial stub for the ValidateProductID control event.
ntdll: Implement LdrQueryImageFileExecutionOptions and use it to retrieve the per-process global flag.
ntdll: Load the various PEB global options at startup.
wine.inf: Add entries for some of the global options.
include: Define some more of the NT global flag...
2010 Feb 19
0
Wine release 1.1.39
...ibrary.
mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.
msi: Add stub implementations of the DisableRollback and InstallAdminPackage standard actions.
msi: Implement the UnregisterFonts standard action.
msi: Add a partial implementation of the ValidateProductID standard action.
msi: The File_Setup field in the ODBCDriver and ODBCTranslator tables is optional.
msi: Make sure attrs variable is properly double nul-terminated in ITERATE_InstallODBCDataSource.
msi: Implement the RemoveODBC standard action.
msi: Add tests for installing...
2007 Feb 16
0
Wine release 0.9.31
...ts upside down when blitting them to a texture.
wined3d: Convert the full surface for now.
d3d8: Set WINED3DPRESENT_PARAMETERS.MultiSampleQuality to a valid pointer.
Steven Stein (2):
msi: Added "Default" control condition to msi_dialog_set_control_condition.
msi: ValidateProductID action stub.
Thomas Weidenmueller (1):
comctl32: Fix the TAB_ITEM_SIZE macro.
Tijl Coosemans (1):
wineshelllink: Fix mktemp usage on FreeBSD.
Ulrich Czekalla (1):
wineserver: Validate the children of windows being hidden.
Vitaliy Margolen (14):
dinput: Don't close fd...