i used wine to install a Windows program. At the end of the installation, it says:- "The publisher of the data "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack .exe cannot be verified." i looked through the files and found out that "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack.exe " does not exist. there isnt any langpack.exe, instead there is dotnetchk.exe. i didnt get this problem when i installed it in windows. What is wrong? thank you very much
Try using winetricks to install dotnet11: Code: wget http://www.kegel.com/wine/winetricks sh winetricks dotnet11 http://wiki.winehq.org/winetricks
i checked the Wine application database and my program isnt in it. does it mean that i cannot use my program with wine?
No, it simply means no one has entered testing data for it yet. You should submit an entry for it.
it still failed....but i got a step closer (i think) now it shows a different error message "The publisher of the data "C:\windows\temp\VSD5ba.tmp\dotnetfx\dotnetfx.exe cannot be verified." i looked through the files and found out that "C:\windows\temp\VSD5ba.tmp\dotnetfx\dotnetfx.exe" does not exist. there isnt any dotnetfx.exe, instead there is dotnetchk.exe. any more ideas? tq