how to use TARGETDIR??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello !!
I have a installer that call another class derived of
System.Configuration.Install.Installer and in the AfterInstall method i have
to get the folder where the user put my application.

Can I get this with TARGETDIR or there's another way ?? And How to use the
"TARGETDIR" to do this??

Thanks!!
 
Back
Top