search for: installfiles

Displaying 20 results from an estimated 21 matches for "installfiles".

2008 Mar 30
1
[PATCH 1/2] Add SECRET_TEST_CODE to AM_CONDITIONAL in configure.ac
Otherwise, automake will fail to process vivified/code/Makefile.am --- configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index a3e186b..0e28374 100644 --- a/configure.ac +++ b/configure.ac @@ -300,6 +300,7 @@ else AC_MSG_NOTICE([Vivified was not enabled.]) fi AM_CONDITIONAL(HAVE_VIVI, [test "x$HAVE_VIVI" = xyes])
2010 Jul 19
2
Cannot complete PES2010 installation
...on err:richedit:ReadStyleSheet skipping optional destination fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored L"Upgrade" table values fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored L"Upgrade" table values err:msi:ACTION_InstallFiles Failed to copy L"Z:\\home\\user\\PES2010_iso\\program files\\KONAMI\\Pro Evolution Soccer 2010\\img\\dt00_f.img" to L"C:\\Archivos de programa\\KONAMI\\Pro Evolution Soccer 2010\\img\\dt00_f.img" (2) err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" retu...
2011 Dec 09
1
vcrun2008 refusing to install
...t no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4} could be created for context 0x1 err:msi:msi_install_assembly Failed to install assembly L"C:\\users\\colin\\Temp\\msi79.tmp\\x86_Microsoft.VC90.ATL_1fc8b3b9a1e18e3b_9.0.30729.6161_x-ww_92453bb7.manifest" (0x80070005) err:msi:ACTION_InstallFiles Failed to install assembly err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603 ------------------------------------------------------ Note: command 'wine vcredist_x86.exe' returned status 67. Aborting I'm simply getting frustrated when I've don...
2010 Dec 06
12
FSX install... Failure
Hey guys I desperately want to install FSX, please don't post anything referring me to another sim, I already have it on another comp and I want to link them, I decided to use linux(Ubuntu 10.1) on this machine(programming reasons) so using wine that I installed three days ago, should have Wine triks, I attempted to install FSX but I got err. 1603. Help please?
2011 Mar 14
4
Autocad 2011 instalation is breaking up
Hi ppl I need hel installing autocad 2011. I'm using wine 1.2.2 (ubuntu 10.10) I've copyed whole autocad DVD onto my HDD and started a setup with wine. Setup is installing fine (directx installation and everything) huntil it comes to part where it is installing autocad files - then the installation just stops and starts to undo itself like I've pressed cancel to install... Has anyone
2012 Jul 24
11
[PATCH 01/12] configure: Add -nographic command line option to qemu.
Without this option, configure will fail when there is no display. Signed-off-by: Masami HIRATA <msmhrt at gmail.com> --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index de8a064..61d6f69 100644 --- a/configure.ac +++ b/configure.ac @@ -593,16 +593,16 @@ working. AC_MSG_FAILURE([$QEMU version must be >=
2017 Jul 07
3
[PATCH v3 0/3] gobject: Remove gtk-doc.
Another test, the same as before.
2017 Jul 07
3
[PATCH v4 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Best of .. 4?
2017 Jul 07
3
[PATCH v5 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
After enabling procmail debugging ...
2017 Jul 07
3
[PATCH v2 0/3] Remove gtk-doc.
This is a repost so I can test my procmail script / automatic testing framework. The patch series is identical to v1. Rich.
2017 Jun 29
3
[PATCH 0/3] gobject: Remove gtk-doc and replace with guestfs-gobject(3) manual page.
Patch 1 cleans up the gobject tests. Patches 2 and 3 remote gtk-doc, which is slow and useless, and replace it with a simple manual page. https://bugzilla.redhat.com/show_bug.cgi?id=1465665 Rich.
2010 May 20
1
trouble installing vcrun2005sp1
running ubuntu 10.04 LTS with wine 1.1.44 > fixme:msi:MsiGetMode unimplemented run mode: 0 > fixme:msi:ACTION_ValidateProductID partial stub: template L"77718<````=````=````=````=`````>@@@@@" key L"JWFMGDGVMWKPVD39RX6PW2GQY" > err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\users\\leecarey\\Temp\\msi8258.tmp") not found >
2011 Mar 18
0
Wine release 1.3.16
...the long name in ITERATE_RemoveFiles. msi: Compare keys only in compare_record. msi: Avoid registering duplicate source list information. msi: Manage one assembly cache per major version of the .NET runtime. msi: Make a second pass to determine which files to install in the InstallFiles action. msi: Load media info even if there's no file to install. msi: Assume a file is present if the target exists with the same size and there's no file version or hash to verify. msi: Also register components without a key path. msi: Build the key path from the di...
2010 Feb 15
7
Dragon NS 9 Standard Installation errors
...s -> 5 ignored L"Shortcut" table values err:msi:ready_media Cabinet not found: L"F:\\Documents\\Dragon\\SEA.cab" err:msi:ACTION_InstallFiles Failed to ready media err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603 e...
2018 May 25
0
Wine release 3.9
...ling of breakpoints. d3d11: Implement depth clip control. vbscript: Add stub IActiveScriptDebug interface. msi/tests: Avoid calling MsiSetTargetPath("TARGETDIR"). msi/tests: Test deferral of DuplicateFiles and RemoveDuplicateFiles. msi/tests: Test deferral of InstallFiles and RemoveFiles. odbccp32: Clean up SQLGetInstalledDrivers(). odbccp32/tests: Add tests for SQLGetInstalledDrivers(). msi/tests: Test installation of ODBC driver. msi/tests: Test deferral of InstallODBC and RemoveODBC. odbccp32: Avoid using RegQueryInfoKey() in SQLGetI...
2018 Jun 11
0
Wine release 3.10
...elete empty registry keys in delete_key(). msi/tests: Simplify and clarify WriteRegistryValues and RemoveRegistryValues tests. msi/tests: Test deferral of WriteRegistryValues. msi/tests: Test that some actions cause resolution of SourceDir. msi: Resolve source when executing InstallFiles. msi: Store the current script in the package. include: Add some WOW64 definitions. msvcrt: Avoid using inline assembly in continue_after_catch(). msvcrt: Avoid using inline assembly in call_finally_block(). msvcrt: Avoid using inline assembly in call_filter(). Zhiyi...
2020 Jun 19
0
Wine release 5.11
...III 49314 Wine segfaults with too many command-line arguments 49322 cmudpro334 pops up errorwindow "OLE error 80004001" 49329 critical section timeout on prefix creation 49351 PowerShell-7.0.1-win-x64.msi fails to install 49352 JamKazam 1.0.3744 msi installer fails at 'InstallFiles' action (incorrect handling of administrative image with compressed source files) 49372 winedump crashes for sltg typelib files 49375 Test Drive 6 demo crashes when starting a race 49379 Altium Designer 20 crashes on missing d2d1.dll.D2D1CreateDevice 49380 wine unable to load kernel...
2011 Dec 02
0
Wine release 1.3.34
...ragons 8322 TaskCoach failed to view Menu bar and right click menu (user32.MENU_GetBitmapItemSize handles HBMMENU_CALLBACK case incorrectly) 10771 Dialogs broken in Origin7/7.5/8, msxml needs to support ISupportErrorInfo? 12116 Multiple MSI-based installers fail to advance progress bar in InstallFiles action (schedule_install_files already moves and clamps to max value + MSI integer overflow) 12346 Installation second cd 15146 Touhou 10, 11 dialogue text transparent, difficult to read 15594 photosynth client won't present login dialog without native msxml3 18554 Regedit import fa...
2011 Sep 09
0
Wine release 1.3.28
...when interacting with Dosbox 26589 A Farewell to Dragons: game becomes slow during fights 26963 sysocmgr.exe required SETUPAPI.dll.pSetupMalloc 27089 Space Empires: Star Fury shows mostly black screen (unless orm=backbuffer) 27199 MS .Net Framework 1.x Service Pack installers crash in InstallFiles action (cabinet stream handling) 27298 The Witcher 2 Slow Performance on any setting. 27519 Silent Hill V: Homecoming: game freezes when in paused mode (Esc) for some minutes 27573 Firefox 5 crashes at http://www.mozilla.com/en-US/firefox/all.html 27728 Multimine crashes when closing th...
2010 Apr 02
0
Wine release 1.1.42
...pe of empty in encodeBase64W(). Hans Leidekker (27): msi: Display the file identifier instead of the filename in the SelfRegModules and SelfUnregModules actions. msi: The AppSearch and CCPSearch actions must be run only once. msi: Set the action taken in the ProcessComponents and InstallFiles actions. msi: Implement a second cabinet extractor on top of IStream and use it to extract embedded cabinets. msi: Update the UI in the UnpublishFeatures action. msi: Display REG_EXPAND_SZ values too in the WriteRegistryValues action. msi: Don't crash on null last parame...