Witchie NL Posted May 11, 2006 Report Posted May 11, 2006 migt be a stupid question but ill ask it anyway. I downloaded the lates build (1109) and I extracted em and overwriten the old version. Now when I try to open it it gives this error: "the language DLL 'VB6FR.DLL' count not be found." Why does it give that? and where is that dll supose to be? coz i never had that dll before. (actualy not in the folder where DCME is in). - Witch
Samapico Posted May 11, 2006 Report Posted May 11, 2006 someone else had that problem before, and its not a dumb question Did you get the same problem with previous versions of DCME? That might give us a hint as to what's causing the problem... that DLL is for French version of visual basic 6.0, which I am using to build DCME... but I have no idea why it needs it...why would it need the language DLL after being compiled... and how would I fix that... cause it seems that all the .exe I compile have this problem, and not those compiled by Drake... I'm guessing you're not using VB6.0 French Drake? anyways... here's your temporary fix:it goes in c:\windows\system32 if I remember correctly http://www.ssforum.net/index.php?act=Attac...pe=post&id=1727
Drake7707 Posted May 11, 2006 Report Posted May 11, 2006 no i use the english version, as for every other program i use, although my main language is dutch (well more flemish dialect than proper dutch but well you get the point) but i hate having programs in dutch so everything english.
»SOS Posted May 11, 2006 Report Posted May 11, 2006 If you compile with French VB, (all? some? most?) system error messages (file not found and such) are in French as well! So, it's a rather bad idea.
Samapico Posted May 11, 2006 Report Posted May 11, 2006 but how can I make it compile non-french? ... i'll have to take a look... just get the .dll i attached for now i'll fix it someday
»SOS Posted May 11, 2006 Report Posted May 11, 2006 You can't actually fix it just by copying that DLL to the program directory. It has to be stuck in System32 and registered. (regsvr32 blah.dll) I'm pretty sure French VB6 can't compile English, so... meh
Drake7707 Posted May 11, 2006 Report Posted May 11, 2006 there is something called like a visual basic 6 torrent . And after a while a file will magically appear on your disk and if you execute it, it will no doubtly install the english version. too subtle ? thought so
Witchie NL Posted May 11, 2006 Author Report Posted May 11, 2006 someone else had that problem before, and its not a dumb question Did you get the same problem with previous versions of DCME? That might give us a hint as to what's causing the problem... that DLL is for French version of visual basic 6.0, which I am using to build DCME... but I have no idea why it needs it...why would it need the language DLL after being compiled... and how would I fix that... cause it seems that all the .exe I compile have this problem, and not those compiled by Drake... I'm guessing you're not using VB6.0 French Drake? anyways... here's your temporary fix:it goes in c:\windows\system32 if I remember correctly http://www.ssforum.net/index.php?act=Attac...pe=post&id=1727 i only had 3 versions.1: DCME11082: DCME1108_edits13: DCME_1109 the problem only occured at version 1109.cant tell you more. i can tell you that if you download that file (http://www.ssforum.net/index.php?act=Attac...pe=post&id=1727) and you extract it into c:\windows\system32 it fixes the problem
Samapico Posted May 11, 2006 Report Posted May 11, 2006 im not going to download a whole other VB program... im sure there is a way to make it compile using another language... I mean... the fact that it is in french is only meant to give me a french interface, it shouldnt affect the way I have to distribute my programs... thats dumb
Drake7707 Posted May 11, 2006 Report Posted May 11, 2006 aaah, but you have dumb and microsoft dumb, the two are different, as the second one = dumb + totally illogical iirc btw these version were the ones that sama compiled Btw, it seems that your regional settings also change the behaviour of vb, when i programmed a app while being on Chinese PRC as regional setting and recompiled it afterwards being on English (US) changed some String handling and all
»SOS Posted May 12, 2006 Report Posted May 12, 2006 Microsoft = dumb only before the year 2000 After that, MS = $$$
Recommended Posts