Hi I Have An App Thats In C# That Sets User Environment Variables
PCManufacturer PCModel
I Need To Be Able To Read The Values From Them Varibles In A Batch File How Do I Do This?
I Have Tried %PCManufacturer% & %PCModel% But They Didn't Work!!
Hi I Have An App Thats In C# That Sets User Environment Variables
PCManufacturer PCModel
I Need To Be Able To Read The Values From Them Varibles In A Batch File How Do I Do This?
I Have Tried %PCManufacturer% & %PCModel% But They Didn't Work!!
Go to a command prompt and execute the SET command. Verify that PCManufacturer and PCModel are in the list, and that they are set to actual values.
c_workman:
As a follow-up, this web page should prove valuable:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true