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
langpack.exe cannot be varified
Try using winetricks to install dotnet11:
http://wiki.winehq.org/winetricks
Code: Select all
wget http://www.kegel.com/wine/winetricks
sh winetricks dotnet11
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
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