Guest User

Trouble with installing PhotoPlus X2 on Ubuntu Lucid Lynx via Wine 1.1.43

a guest
May 3rd, 2010
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. //TROUBLE WITH WINE INSTALL OF PHOTOPLUS X2
  2. //All double-backslashed lines are comments (I'm starting to learn C++)
  3.  
  4. //I'm using Ubuntu Lucid Lynx and wine version 1.1.43
  5.  
  6. richard@ubuntu:~$ cd "/media/PhotoPlus X2"
  7. richard@ubuntu:/media/PhotoPlus X2$ wine setup.exe
  8. fixme:ole:OaBuildVersion Version value not known yet. Please investigate it !
  9. fixme:ole:OleLoadPictureEx (0x9de26c,292886,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa88), partially implemented.
  10. fixme:ole:OleLoadPictureEx (0x9de26c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa88), partially implemented.
  11. fixme:ole:OleLoadPictureEx (0x9de26c,28088,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa58), partially implemented.
  12. fixme:ole:OleLoadPictureEx (0x9de26c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa58), partially implemented.
  13. fixme:ole:OleLoadPictureEx (0x9de26c,31534,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa58), partially implemented.
  14. fixme:ole:OleLoadPictureEx (0x9de26c,23178,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa58), partially implemented.
  15. fixme:ole:OleLoadPictureEx (0x9de26c,82322,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa58), partially implemented.
  16. fixme:ole:OLEPictureImpl_SaveAsFile (0x12d318)->(0x17f6c0, 0, (nil)), hacked stub.
  17.  
  18.  
  19. //here the install window is displayed, so I click on the Install PhotoPlus X2 option
  20.  
  21. fixme:advapi:LookupAccountNameW (null) L"richard" (nil) 0x33e8c8 (nil) 0x33e8cc 0x33e8c0 - stub
  22. fixme:advapi:LookupAccountNameW (null) L"richard" 0x168260 0x33e8c8 0x168378 0x33e8cc 0x33e8c0 - stub
  23. fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 3 ignored L"Upgrade" table values
  24.  
  25. //error message: not supported, use setup.exe to begin
  26. //followed by a confirmation message (are you sure you want to cancel)
  27.  
  28. err:msi:ITERATE_Actions Execution halted, action L"NotWelcomeDlg" returned 1602
  29.  
  30. //end
  31.  
  32.  
  33. //ANY help will be much appreciated
  34.  
  35. //Many thanks to all
  36. //Richard ~
Advertisement
Add Comment
Please, Sign In to add comment