Forum: [VBP] General Discussion
03-10-2008, 03:51 AM
|
Replies: 1
Views: 10,558
How to detect administrator rights under Vista
In http://www.kinook.com/Forum/showthread.php?threadid=2258 you describe how to run Visual Build as an administrator under Vista.
How can I detect if Visual Build is run with administrator rights?...
|
Forum: [VBP] Third Party Tools
02-14-2008, 06:19 AM
|
Replies: 1
Views: 19,591
Wrong version of Visual Studio called
I have two machines that show different behaviour with the same build file. One machine seems to call the wrong version of Visual Studio.
On both machines both Visual Studio 2005 and 2008 are...
|
Forum: [VBP] Third Party Tools
10-10-2004, 04:54 AM
|
Replies: 2
Views: 11,171
Thanks.
We changed from sln to vcproj,...
Thanks.
We changed from sln to vcproj, because we've had problems with the solution files in SourceSafe, so we decided to have only the vcproj in SourceSafe.
Thus, whenever the whole stuff (a...
|
Forum: [VBP] Third Party Tools
10-08-2004, 06:16 AM
|
Replies: 2
Views: 11,171
VC7.1: sln vs. vcproj
I've changed my builds from using the sln file to using the vcproj file. Why do I have to change the build configuration then? For example I had to change the build configuration from Debug (worked...
|