|
-
Sep 23rd, 2005, 06:04 AM
#1
Thread Starter
Hyperactive Member
How to use a dep file with P&D Wizard
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?
-
Sep 23rd, 2005, 06:17 AM
#2
Re: How to use a dep file with P&D Wizard
-
Sep 23rd, 2005, 08:25 AM
#3
Thread Starter
Hyperactive Member
Re: How to use a dep file with P&D Wizard
Sorry hack
Must have been a bit hasty and I misplaced the post.
-
Sep 23rd, 2005, 12:22 PM
#4
Addicted Member
Re: How to use a dep file with P&D Wizard
Yes you should be able to, place the .dep file in the same directory as the .dll and PDW should find it.
-
Sep 23rd, 2005, 01:35 PM
#5
Thread Starter
Hyperactive Member
Re: How to use a dep file with P&D Wizard
The dll`s are in System32 system directory. Is it safe to copy the dep files there?
-
Sep 24th, 2005, 04:47 AM
#6
Re: How to use a dep file with P&D Wizard
 Originally Posted by divined
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.
-
Sep 24th, 2005, 05:06 AM
#7
Re: How to use a dep file with P&D Wizard
I trust Inno Setup and Inno Script to find the things that MS might have missed.
See the links at www.***********
-
Sep 24th, 2005, 09:36 AM
#8
Thread Starter
Hyperactive Member
Re: How to use a dep file with P&D Wizard
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.
-
Sep 24th, 2005, 12:31 PM
#9
Re: How to use a dep file with P&D Wizard
You dont need to switch to another packager when its not necessary. The dependancy files that are missing are both Crystal Reports files?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Sep 25th, 2005, 06:02 AM
#10
Thread Starter
Hyperactive Member
Re: How to use a dep file with P&D Wizard
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!!!
Last edited by divined; Sep 25th, 2005 at 06:07 AM.
SteadFast!
-
Sep 25th, 2005, 04:38 PM
#11
Re: How to use a dep file with P&D Wizard
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.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Sep 28th, 2005, 01:26 AM
#12
Thread Starter
Hyperactive Member
Re: How to use a dep file with P&D Wizard
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|