Simple password protect help

  • Thread starter Thread starter backwards15
  • Start date Start date
B

backwards15

Hi all,

I'm just creating a simple compact dot net 1.1 app to execute warm/
cold boot commands. Very simple app that just calls Win32API to run
the device reset.

However like all applications this is open for abuse and missuse from
end users. I was wondering if there was an easy way to have like an
input box (or something along those lines) to start on
application.startup that accepts a password or something as i dont
want to be cold booting PPC 2003 units everyday by mistake.

This would be even better if this password was based around the
datetime so if would change everyday.

Thanks in advance.

Andy
 
Back
Top