S Sean Hederman Mar 9, 2005 #2 RFS said: how do I get the path to the Program Files folder? Click to expand... System.Environment.GetFolderPath(SpecialFolder.ProgramFiles)
RFS said: how do I get the path to the Program Files folder? Click to expand... System.Environment.GetFolderPath(SpecialFolder.ProgramFiles)