22/12/2010, 13:02
|
| Colaborador | | Fecha de Ingreso: octubre-2003 Ubicación: Catalonia
Mensajes: 4.334
Antigüedad: 21 años, 3 meses Puntos: 156 | |
Respuesta: Falta Powerpacks 10.0 echa una ojeada: Cita: Redistribute with ease
We’ve also included a Bootstrapper package to allow you to easily redistribute the Microsoft Visual Basic Power Packs with your application. This allows you to include the Power Packs in your ClickOnce Project or Setup Project by simply checking a box If you want to deploy an application that references Visual Basic Power Packs components, the components must be installed on the destination computer.
. http://msdn.microsoft.com/en-us/vbasic/bb735936.aspx Cita: Power Packs Bootstrapper
To successfully deploy an application, you must also deploy all components that are referenced by the application. The process of installing prerequisite components is known as bootstrapping.
When you install Visual Basic Power Packs on your development computer, a Microsoft Visual Basic Power Packs bootstrapper package is added to the Visual Studio bootstrapper directory. This package is then available when you follow the procedures for adding prerequisites for either ClickOnce or Windows Installer deployment.
By default, bootstrapped components are deployed from the same location as the installation package. Alternatively, you can choose to deploy the components from a URL or file share location where users can download them as necessary. http://msdn.microsoft.com/en-us/libr...02(VS.80).aspx
__________________ Saludos |