App.path's brother

Chrono23
12-25-2003, 05:36 PM
Is there a function like app.path in VB.NET that returns the filepath of the program being run? If so, what is it?

Deadalus
12-25-2003, 08:21 PM
Try
System.IO.Directory.GetCurrentDirectory

reboot
12-25-2003, 09:49 PM
Or Application.StartupPath

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum