Advertisement
Guest User

Untitled

a guest
Nov 24th, 2015
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [03:50.54] <reactosfanboy> if (rc==1603)
  2. [03:50.54] <reactosfanboy> {
  3. [03:50.54] <reactosfanboy> //hackfix office 2000 setup where action 'InstallFiles' returns 1603
  4. [03:50.54] <reactosfanboy> //err:(../dll/win32/msi/files.c:408) Failed to copy L"F:\\PFiles\\Common\\MSShared\\WebSrvEx\\40\\bin\\FP4AWEL.DLL" to L"C:\\Programme\\Gemeinsame Dateien\\Microsoft Shared\\Web Server Extensions\\40\\bin\\FP4AWEL.DLL" (2)
  5. [03:50.54] <reactosfanboy> rc = 0;
  6. [03:50.55] <reactosfanboy> }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement