Cannot complete PES2010 installation

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Purple Haze
Newbie
Newbie
Posts: 2
Joined: Mon Jul 19, 2010 12:32 am

Cannot complete PES2010 installation

Post by Purple Haze »

I got this code while installing this game. I've been surfing trying to find out what would be the problem, but it was in vain.

//code
user@user-laptop:~/PES2010_iso$ wine setup
fixme:advapi:LookupAccountNameW (null) L"user" (nil) 0x33f390 (nil) 0x33f394 0x33f388 - stub
fixme:advapi:LookupAccountNameW (null) L"user" 0x161130 0x33f390 0x1648b8 0x33f394 0x33f388 - stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored L"Upgrade" table values
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
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" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
//end_code

Thanks in advance
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Cannot complete PES2010 installation

Post by jeffz »

Purple Haze wrote:I got this code while installing this game. I've been surfing trying to find out what would be the problem, but it was in vain.

//code
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)
out of curiosity, why aren't you installing directly from the CD?
Purple Haze
Newbie
Newbie
Posts: 2
Joined: Mon Jul 19, 2010 12:32 am

Post by Purple Haze »

Cause the dvd is a little bit scratched, so i decided making an image before it get turned into a shiny piece of garbage
Do you think that an error could ocurr while making the .iso file? I made it with brasero and it was suppossed to be made without errors
Locked