Click to See Complete Forum and Search --> : How to use a dep file with P&D Wizard
divined
Sep 23rd, 2005, 06:04 AM
Hello everybody
I`m trying to use the MS Package & Deployment wizard for an application I`ve built. It cannot find dependency information for two dlls. The fact is that I have the dep files for these dll`s. Can I use these dep files to remedy the problem?
Hack
Sep 23rd, 2005, 06:17 AM
Moved.
divined
Sep 23rd, 2005, 08:25 AM
Sorry hack
Must have been a bit hasty and I misplaced the post.
ducky
Sep 23rd, 2005, 12:22 PM
Yes you should be able to, place the .dep file in the same directory as the .dll and PDW should find it.
divined
Sep 23rd, 2005, 01:35 PM
The dll`s are in System32 system directory. Is it safe to copy the dep files there?
Hack
Sep 24th, 2005, 04:47 AM
The dll`s are in System32 system directory. Is it safe to copy the dep files there?It may be safe, but do you want to place files in that folder that really aren't system files?
Also, I don't know who your target audience is, but many of our clients have workstation OS setups which prevent any type of use of the System and System32 folders.
dglienna
Sep 24th, 2005, 05:06 AM
I trust Inno Setup and Inno Script to find the things that MS might have missed.
See the links at www.***********
divined
Sep 24th, 2005, 09:36 AM
After more careful consideration the files I need to copy are in the /Program Files/Common Files/ directory. So I only need copy them in that directory. The problem is that Crystal Reports is so modular that even ********** has a hard time.
RobDog888
Sep 24th, 2005, 12:31 PM
You dont need to switch to another packager when its not necessary. The dependancy files that are missing are both Crystal Reports files?
divined
Sep 25th, 2005, 06:02 AM
yes. They are both Crystal Report files. Does that make a difference?
The fact is that I`ve integrated pretty much all of the files that BusinessObjects states are required. Nonetheless, the executable crashes on the distribution machine but works fine on the one where Crystal Reports 10 has been fully installed. I was hoping those dep files could help!!!
RobDog888
Sep 25th, 2005, 04:38 PM
Either your missing something else related to your programs dependancies or something related to CR dependancies.
In the CR Runtime.hlp help file it will show you exactly which dlls, ocx, etc are required for each and every CR control, function, and method.
divined
Sep 28th, 2005, 01:26 AM
Eventually, I decided to use Crystal Reports 10 merge modules and Microsoft Visual Studio Installer 1.1. It worked flawlessly now! I don`t know if ********** can handle merge modules so that I could use that package which I`m more familiar with.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.