rahavtom Posted September 29, 2004 Posted September 29, 2004 Hi, Is there any function in VB.NET which returns the folder where the application was installed (such: "c:\program files\...") ? I used GetCurrentDirectory, but I'm sure there is better way to know that ... :) Thanks! Tom. Quote
Administrators PlausiblyDamp Posted September 29, 2004 Administrators Posted September 29, 2004 You should be able to use Application.ExecutablePath Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.