langpack.exe cannot be varified

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
fmpfmpf
Newbie
Newbie
Posts: 4
Joined: Tue Jun 10, 2008 6:35 am

langpack.exe cannot be varified

Post by fmpfmpf »

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
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Try using winetricks to install dotnet11:

Code: Select all

wget http://www.kegel.com/wine/winetricks
sh winetricks dotnet11
http://wiki.winehq.org/winetricks
fmpfmpf
Newbie
Newbie
Posts: 4
Joined: Tue Jun 10, 2008 6:35 am

Post by fmpfmpf »

i checked the Wine application database and my program isnt in it.
does it mean that i cannot use my program with wine?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

No, it simply means no one has entered testing data for it yet. You should submit an entry for it.
fmpfmpf
Newbie
Newbie
Posts: 4
Joined: Tue Jun 10, 2008 6:35 am

Post by fmpfmpf »

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
fmpfmpf
Newbie
Newbie
Posts: 4
Joined: Tue Jun 10, 2008 6:35 am

Post by fmpfmpf »

anyone? any more ideas?
tq
Locked