Jump to content

Deep Freeze Enterprise


cbreuer
 Share

Recommended Posts

I am trying to automate typing text into this box and nothing I try seems to work.

I am trying this

 

Send(send("^+!{F6}"))

WinWaitActive("[CLASS:Deep Freeze Enterprise]")

ControlSetText ( "Deep Freeze Enterprise", "", [CLASS:TEdit; INSTANCE:1], "123")

 

basically you press crtl + shift + alt + f6 and that brings up the program

then it asks for the password

you type the password then hit enter.

I noticed if i drag the info tool onto the password box it can read the password field.

Also after running this i noticed the crtl + shift seem to be still held down and i need to press them to release it.

 

Link to comment
Share on other sites

  • 2 years later...
On 2/5/2016 at 10:02 PM, cbreuer said:

well I found the issue I can't type into that box because its running as "nt authority\system" if i start the program as "nt authority\system" using psexec i can type into it.

Thank You, I thought that i need some virtual keyboard driver to type into that box. Now i can automate the whole thing (enable, disable, install, uninstall deep freeze). I use Deep Freeze Standard and it worked too.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...