Hello experts
Does anybody know of any dependencywalker kinda tool whcih can be executed in WM6 to find the missing dependency dlls of an exe. I am getting a missing dependency file error while loading my application.
thanks in advance
mil1o
Related
Hi
I have just downloaded the 3.17 modified rom from Jeff's kitchen and using the installer file had it successfully installed into my xda. Firstly- thanks to all xda developers and Jeff for an excellent piece of work.
Only one question though- the D9 (single handed dialer program) don't seem to work- when I tap on it at the launcher, phone folder and even the entry in the windows folder, it showed a message:
"Application error- Cannot find extension file pvbDecl.dll Please run setup to restore the file ".
I tried cold booting a few times and the same thing happens.
Is there something I should do to get it running or do I need to redownload the exe file from Jeff's kitchen?
Hope someone could kindly help.
Thanks
Vic
Looks like a problem with that installation, no point in redownloading. Probably if you create a ROM that has PocketCHAT also, all will be well.
Hi XDA Developer,
Thanks for quick reply. Interestingly, I have included the Pocket Chat software in the rom and now that you mentioned it, I tried clicking on it and the same message comes out; asking for the same file pvbDecl.dll and suggesting to run setup again.
Any clues how to work this out?
Cheers
Vic
its a VB app so it needs that dll file. xda-developers just add the file to the package
alex
Hi Alex,
Could you please elaborate a little bit more on what you described?
Where do I get the dll file?
Cheers
Vic
pvbDecl.dll is a part of VB runtime libraries. here is more info and fix http://www.creativelogichome.com/gen_faq.htm
alex
pvbDecl.dll is a part of VB runtime libraries. here is more info and fix http://www.creativelogichome.com/gen_faq.htm
Click to expand...
Click to collapse
But that page just tells you 're-install' the software causing the problem. It looks like the vb dll wasn't included in the ROM build. I've just used Jeff's ROM kitchen and am getting the same error.
Anyone actually found a copy of the dll and knows 'where to stick it' ??
Fuzzy
Hi folks!
I have an issue that I'm hoping somebody here can help with.
I have a customer for whom I'm developing a custom app for WM5. In discussions about installation/deployment the need came up for the cab installation to be completely automated. What I mean by that is to make sure that once the cab starts executing, no dialogs appear prompting the user for input (i.e. install location). They need this to be completely automated.
Now, I've done my research and found that there is a section called "DefaultInstall" in the .inf file that is used during the build of a cab file that will allow you to specify the installation location and therefore bypassing the pop-up dialog during the execution of the cab file. That's great and will work fine. The problem is that there are also some other cabs that are installed as part of the deployment of the application (third-part API's, SQL CE etc.) that already have their cabs pre-built without a default location specified. This causes the pop-up to appear.
Does anyone know of any workaround for these other cabs? Any way that I can get them to install to a default location so that they don't display the pop-up?
Would extracting the files from these pre-built cabs and re-build them with the DefaultInstall section work?
Your help is appreciated.
Thanks!!
Ag.
Try this http://row1.info/content/view/85/2/
Use a custom install dll
Thanks doedoe!
I haven't tried it out but I will and post the results here.
Anybody else have any ideas?
thx.
have you thought about calling wceload.exe with "/noui" or "/silent" params?
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=823109&SiteID=1
thx mestrini,
I remember looking into that and running into similar issues that are discussed on the site that your link points to.
I will give it a shot again and see what happens...
Hi
Does anyone know how to edit the registry files before creating a nbh to upload. Im looking to disable the cube and windows protect for installing unsigned programs etc.
Thanks
I am looking for the same thing.
thanks in advance
So i'm not familiar with creating programs at all.
I can create cabs using WinCE Cab manager that can add/edit/move/rename files and registry entries.
I found a cab and i want to know exactly what it does before i install it. I asked the author and he keeps dodging my request. I opened up the cab with WinCE Cab Manager and it installed a file (exe) and created a shortcut.
I've extracted that exe from the cab and now i want to know whats the next step i take.
I've googled and come up with 2 microsoft sites about programming for windows mobile. One utilizes .net the other visual studio.
I'm probably gonna need visual studio right? I'm having trouble downloading a trial right now from microsofts site but is my assumption correct that i'll need to use visual studio?
Any pointers would be great.
Sorry,
Wrong post.
Dear admin, please remove this post.
Thanks.
Hi,
I am trying to build my first rom using Hypercore. I would like to know if there is a way to merge all the dsm and rgu files which are in the Windows folder? I've read that if using all_packages_in_one.exe, it will do the job but I am getting error that the "all_packages_in_one.exe has encountered an error and needs to close". I've installed Net Framework 3.5 together with the Microsoft Visual C++ 2008, but I cannot open the program.
Can anyone help me on how to merge the dsm and rgu files please please please?
Thanks!!