Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 18 → Rev 19

/SWAT USB App/trunk/SWAT USB App/Initialization.cs
69,6 → 69,7
}
public static void GetModelNumber()
{
// Pulls the model nubmer of the computer using systeminfo.exe
try
{
Process proc = new Process();