DiskAI Posted September 26, 2005 Posted September 26, 2005 how do i detect installer/setup program and block it from running. i would like to create an option only after a password is given then the program are allowed to continue. is there a way to detect the process thats running is an installer/setup program or just a normal program. i think
Valuater Posted September 26, 2005 Posted September 26, 2005 maybe if processexist("?process name?") then do this ???? endif 8)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now