![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Now I need to deploy a VB.NET 2003 application to user's computer. I used the VS.NET 2003 setup wizard to create a simple setup that have the application. But I find I have to install other components before running the setup (otherwise the application simply can't work.), as following. 1) Install AS2K's client component 2) AS2K's SP3 3) the setup Our admin like me to find if there is simpler way to install the application. Namely, is it possible to create a single yet simple setup that can do all above steps? If yes, would you share some details? Thanks in advance. James |
#3
| |||
| |||
|
|
Hi, If your application use only ADOMD (not DSO) All what you need is PTSfull.exe from AS2K SP3 (or 4). PTSfull.exe has unattended installation mode. You should take it in yout setup routine. Thanks, Vladimir Chtepa "James Ma" <JamesMa (AT) discussions (DOT) microsoft.com> schrieb im Newsbeitrag news:300E0F5C-314F-488D-874D-8422FB929CD6 (AT) microsoft (DOT) com... Hi, Now I need to deploy a VB.NET 2003 application to user's computer. I used the VS.NET 2003 setup wizard to create a simple setup that have the application. But I find I have to install other components before running the setup (otherwise the application simply can't work.), as following. 1) Install AS2K's client component 2) AS2K's SP3 3) the setup Our admin like me to find if there is simpler way to install the application. Namely, is it possible to create a single yet simple setup that can do all above steps? If yes, would you share some details? Thanks in advance. James |
![]() |
| Thread Tools | |
| Display Modes | |
| |