It was asked in another thread, but not answered.
Is it possible to rename or eliminate the default build folders for the project, I much perfer the distrobution folder style of v4.
I'm guessing that the clean project would have to be sacrificed.
I want my project to be my creation not an obvious AutoPlay project.
Also I'm trying to display in a lable the OS name "windows XP" and if it's "Service Pack 1", I've found the registry values that list it this way. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion ---- Want to grab ProductName and CSDVersion values.
Can't figure out how to get the reults to a label on the project page.
Any help would be appreciated, thanks.

