Hide Original Page Break check box from print procedure dialog

Changed Harry's MAC domain
This commit is contained in:
Rich
2014-08-07 20:10:30 +00:00
parent 0098d6251a
commit 5e3f6b5e0e
2 changed files with 3 additions and 2 deletions

View File

@@ -1031,7 +1031,7 @@ namespace VEPROMS
- Harry<72>s PC- Harry-7100
- Caitlin- Caitlin-PC
*/
if ("|VOLIAN0|JCB2-HP|WINDOWS7-RHM|PAUL-PC|MICHELLE-PC|WIN-04QLPEH7JKH|HARRY-7100|CAITLIN-PC|".Contains("|" + Environment.UserDomainName + "|"))
if ("|VOLIAN0|JCB2-HP|WINDOWS7-RHM|PAUL-PC|MICHELLE-PC|WIN-O4QLPEH7JKH|HARRY-7100|CAITLIN-PC|".Contains("|" + Environment.UserDomainName + "|"))
{
Random rnd = new Random(DateTime.Now.Year + DateTime.Now.DayOfYear * 1000);
MessageBox.Show(this, GetSecurityKey(), "Today's Security Key");