Now I'm trying to install Adobe Audition (I tried several other programs for Linux, but they can't convince me due to limitations, that is, not those possibilities like Adobe Audition).
I read so many "stories" on the internet that Adobe Audition could work thru Wine under Linux, but during installation this is the following remark:
the wizard was interrupted before Adobe Audition could be complete installed
your system has not been modified, to complete installation at another time, please run setup again
This is not in illegal version, but a legal version of Adobe Audition, which works fine under Windows (which I don't have any longer, as I'm fed up on Windows).
Strange as another music program (heavy one), Propellerhead Reason, could be installed thru Wine in Linux.
What could be the reason, missing dll files (?), whatever (although I controlled that I've got kernel32.dll, gdi32.dll, user32.dll and ntdll.dll in .wine/drive_c/windows/system32 (what they call "native dlls")
This is what I get in the terminal with: wine ./Aud ...
fixme:advapi:LookupAccountNameW (null) L"peter" (nil) 0x32ee2c (nil) 0x32ee30 0x32ee24 - stub
fixme:advapi:LookupAccountNameW (null) L"peter" 0x1444e8 0x32ee2c 0x132a30 0x32ee30 0x32ee24 - stub
Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()Invalid handle value in LogEntry()fixme
fixme
fixme:shdocvw:PersistStorage_InitNew (0xe244e8)->(0x14364e8)
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\temp\\install.adb" 1 4 (nil) (nil) (nil) (nil)
fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 2 ignored L"Font" table values
fixme:msi:msi_unimplemented_action_stub RemoveRegistryValues -> 32 ignored L"RemoveRegistry" table values
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 4 ignored L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 22 ignored L"CreateFolder" table values
err:msi:msi_cabextract FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"Data1.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
fixme:msxml:DllCanUnloadNow
fixme:msxml:DllCanUnloadNow
peter@linux-132d:~/.wine/drive_c/
Who could advise me? Thanks anyway.