Can enviroment variables be used in paths to product files in a VS setup proj

From: Joe Goeke (joe_goeke_at_hotmail.com)
Date: 05/19/04


Date: 19 May 2004 13:55:07 -0700

I have several Visual Studio setup projects that reference product
output folders which of course include the sub dirs "debug" and
"release".

The VS installed doesn't provide any mechanism to reference files via
environment vars. Is there a way to specify an environment variable
in the setup .vdproj file such that VS will find the files?

I really don't want to have to clone and maintain two setups just to
differentiate between a debug and release product files.

Thanks in advance!
---JHG



Relevant Pages

  • Re: Can enviroment variables be used in paths to product files in a VS setup proj
    ... project locations, not environment variables. ... > I have several Visual Studio setup projects that reference product ... > differentiate between a debug and release product files. ...
    (microsoft.public.vsnet.setup)
  • Re: Can enviroment variables be used in paths to product files in a VS setup proj
    ... I have explored both the VS macro's and environment vars, ... pathetic since the .vcproj files are full of VS macro references. ... I am aware of the direct link to the project output when the setup app ... > project locations, not environment variables. ...
    (microsoft.public.vsnet.setup)
  • Re: Problem with debbuging
    ... Ofcourse I have installed my setup. ... That's necessary to get the registration settings for your code established, assuming that you are writing a COM addin. ... If that doesn't help please mention your type of project, Outlook version, VS version and so on. ... When in Solution Explorer I click project or setup, below in dropdown I see Debug too. ...
    (microsoft.public.vsnet.vstools.office)
  • Domain Local Debugging of Web App
    ... I have two development setups, my home setup is a single machine with XP Pro, ... debugging of local web applications works fine. ... When I try to debug a local web application I get ...
    (microsoft.public.vsnet.debugging)
  • Re: Setup package Primary output
    ... As for the project "primary output", ... assemblies or output files in the setup project to workaround the ... Both my Debug and Release config use the bin folder for out put... ...
    (microsoft.public.vsnet.setup)