DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 17 Aug 2007 09:28:41 -0500,    posted on: microsoft.public.dotnet.framework.setup        back       

Thread Index
  1    Marco Eggen


Setting the installation path with a command line argument   
I have created a .net dll which must be installed with a setup (named "first 
setup"). I created the setup and it works fine. I'm getting a few dialogs 
and one of the dialogs is for the "installation path". The default is the 
application path.
Now I'm calling the first setup from a second setup in which I have set an 
installation path, for instance "d:\appl".
The second setup installs my main application in this folder (d:\appl) and 
the then calls the first setup. I want the .dll to be installed in the 
folder I have set second setup (d:\appl), and I want the setup to go quit.
To go quit I can set /qb (no dialogs and a progress box), but the dll is 
placed in the application folder of the second setup.
My question: Is it possible to set the installation path with a command line 
param?
Somthing like setup.exe /qb /path="d:\appl".
Date:Fri, 17 Aug 2007 09:28:41 -0500   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us