Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: PDW help


Message #1 by "Shabbir H.Mala" <shabbir.mala@l...> on Thu, 24 Oct 2002 14:11:57
As I known, there is a setup project in the folder C:\Program
Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\Setup1 for example. You
can modify it. For example, you can add a new form, on which you have
buttons to install other applications. PDW will use the setup.exe file when
you create your package. Try it. I think you can finish it in minutes.



-----Original Message-----
From: Shabbir H.Mala [mailto:shabbir.mala@l...] 
Sent: Thursday, October 24, 2002 10:11 PM
To: professional vb
Subject: [pro_vb] RE: PDW help

thanks Gavin for yr reply.. but wats WISE i am not aware of it.. can u 
please give me some help for that...
bye and thanks in advance


> I remember that when you have data controls in your project and you 
create
package by PDW, it will add the mdac_typ.exe file into the package. Or you
can manually add it to the package. I think the file is simply copied(??) 
So you may need to modify the default setup project and install it 
yourself.


I use Wise so I can add the merge module to my build and Wise will run it
before my application being installed.

Gavin


-----Original Message-----
From: Shabbir H.Mala [mailto:shabbir.mala@l...] 
Sent: Thursday, October 24, 2002 7:12 AM
To: professional vb
Subject: [pro_vb] PDW help

Hi all,
  I have created a application in VB6.0 and thats needs mdac_typ.exe file. 
how do i add this file in the PDW setup so that anybody who doesnt have 
MDAC on his machine should first have to install MDAC shipped with my 
Application setup and then continue with the actual setup.
if a user as lesser version then too it should update is version with the 
one i have shipped the application.
its very very urgent.. can anyone please help me with this..
Regards
Shabbir

---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059


---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059


  Return to Index