getting location of installed application vb.net

Posted by every_answer_gets_a_point on Stack Overflow See other posts from Stack Overflow or by every_answer_gets_a_point
Published on 2010-04-09T18:16:12Z Indexed on 2010/04/09 18:23 UTC
Read the original article Hit count: 192

Filed under:

i published an application in vb.net. the user will be able to install the application anywhere they choose on the computer (or perhaps not anywhere they choose but where ever the default location is). how can i programmatically get the location where the user installed the application? another words i need the application to know where it is running from. how do i detect that?

© Stack Overflow or respective owner

Related posts about vb.net