Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CommonAppData folder

Status
Not open for further replies.

CP60

Programmer
Oct 16, 2008
145
DE

I have a VB Program installed on a customer's TS. (but I don't have access to a Server here to test on).

This program is started from a client workstation and uses the older Shell32 SHGetFolderPath wrapper to get the paths for special folders.

So, when it askes for AppData, it gets the Users' Roaming folder from the TS.

My question is, if the program saves to CommanAppData, will it save to the TS CommonAppData folder, or to the local machines' CommonAppData folder?

Thank you!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top