G
Guest
Hi folks, I'm using C# and the .Net Framework 1.1
I'm fine with creating setups in general and the fact that you can specify
the Virtual Directory etc...
what I can't figure out is this:
how do I get the installer to allow me to specify a different directory to
C:\inetpub\www\
so I want to choose a different directory, and I'd like to be able to create
that directory if it's not there
I have a feeling Targetdir is somethign to do with this, but VS won't let me
write to that property
Regards and thanks in advance,
CharlesA
I'm fine with creating setups in general and the fact that you can specify
the Virtual Directory etc...
what I can't figure out is this:
how do I get the installer to allow me to specify a different directory to
C:\inetpub\www\
so I want to choose a different directory, and I'd like to be able to create
that directory if it's not there
I have a feeling Targetdir is somethign to do with this, but VS won't let me
write to that property
Regards and thanks in advance,
CharlesA