Monday, November 26, 2007

%HOME%%HOMEPATH%

Have you ever needed to use RUNAS for testing security on your applications?
 
If so, and you have gotten a second account for testing and get weird errors such as not finding the application be sure to change the Start In to point to the actual executables location rather than the %HOME%%HOMEPATH%

No comments:

Caching Strategies Tutorial

Caching Strategies Tutorial Introduction to Caching What is Caching? Caching is a technique used in computing to temporarily store ...