Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Foxpro 6.0 Type Library
Message
From
07/09/2000 23:59:53
 
 
To
07/09/2000 23:41:42
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00413919
Message ID:
00414009
Views:
25
>How do I do what you are describing? I've never created a dll or a setup install within an install. I think this is on the right track of what I need. Is there somewhere I can go to get instructions on how to do this?

The VFP On-Line Help covers creating a Setup Wizard install in Chapter 26 of the Programmer's Guide (it has the bizarre name Chapter 26: Creating Distribution Disks); the VB On-Line Help covers creating installation packages for VB in the topic Starting the Package and Deployment Wizard. The Visual Studio Installer, which is based on the Windows Installer technology, can be downloaded from the MS web site; it generates transactional installsusing the Windows Installer, and offers additional capabilities which may be desirable for your use. There are also a number of third-party installation products; I use InstallShield; another good product is the Wise installer, and there are dozens of others available.

You need to develop an understanding of how you components interact, and what their operational requirements are in order to generate a working installation; it's not a magical 'push the button and I'll figure it out' routine.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform