View Full Version : No Ctrl Alt Delete
bobbie
02-15-2007, 06:17 PM
Disable:
Regwrite, REG_SZ, HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe, Debugger, Hotkey Disabled
Enable:
RegDelete,HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Wi ndows NT\CurrentVersion\Image File Execution Options\taskmgr.exe
Use at your own risk... :rolleyes
Josué Alba
02-18-2007, 09:32 AM
Well that key is not in every system you should first have used a tweak tool to get that key.
4090987414711
08-17-2007, 02:41 PM
Can someone please help with this code, as it dont work for me, Im running Windows XP PRO and this is essential for my program I am making for a paying customer!
Desolator
08-17-2007, 03:28 PM
Rename taskmsg.exe from Windows folder to something else, eg taskmgr.bak and you're done.
4090987414711
08-17-2007, 04:16 PM
Rename taskmsg.exe from Windows folder to something else, eg taskmgr.bak and you're done.
No offence, but this wont work, when CTRL, ALT & Delete are pressed, the windows security box comes up, as I am using the classic Win2000 sytle, where users have to press CTRL, ALT & Del to login, and when this key combination is pressed it does not load the task manager...
Desolator
08-17-2007, 05:00 PM
Oh well to used with normal style. At least you can't use Task Manager but using something like Process Explorer won't be blocked.
4090987414711
08-18-2007, 03:29 AM
I want to leave it as it is, and i know that my client will want to leave it like this too as it is much more secure, and if you dont have anything that will help, please dont say anything at all...
bobbie
08-18-2007, 03:52 AM
I want to leave it as it is, and i know that my client will want to leave it like this too as it is much more secure, and if you dont have anything that will help, please dont say anything at all...
Boy you sure know how to sweet talk someone.
Zip file with two exe, read the readme.
4090987414711
08-20-2007, 08:44 PM
No, that dont work either :(
when running, I can still get the security screen up when I press CTRL, ALT & Del :(
Eagle
08-21-2007, 11:12 AM
if the Customer is only really wanting to 'disable' the running of
task manager, then:
using an on timer event, may need for each 'page' of your aPP,
or purchase WORM's multi timer product(remind self..), then
look into System.EnumerateProccesses( action) to detect the
running of the procces named: taskmgr.exe and close-terminate
that proccess on detection. tip --need to terminate the proccess,
if the user setting for task manager is set to run minimsed(systray).
This avoids any playing around with system settings, again if thats
what the Client is really wanting....
you could do the same for logonui.exe or similar perhaps
Eagle
08-21-2007, 11:30 AM
another thought, would all users be running under restricted accounts,
an what Os is the product expected to be running on. If NT6 or
later, consider implementing Group Policy - access, could also search
MSDN for any info on this subject, if not done so etc.
rexzooly
08-21-2007, 11:41 AM
hes wanting a cyber cafe software i seen is work so far and what i have seen it wont work and the cyber cafe will fauil i have worked in cyber cafes and what he wants something so the computers can't be killed
Here wats i say you should do:
Get a timer for paying users.
Get deep freeze this will stop anyone editing anything on the computer
as when you restrat the pc is set back to the state i was when deep freeze was turned on.
you can still make a custom program that will stop some tampin but there is no point as i could easly have a usb pen with a full taskmge.exe on it
and other system back doors.
unless he is only offering the net and nothing else then ya make a custom browser and disable all the settings with a user editer.
but there is no money in next only cafes.
I am willing to talk more about this with you if you want to PM me.
Fabiolas
08-22-2007, 09:57 AM
Boy you sure know how to sweet talk someone.
Zip file with two exe, read the readme.
W0rKinG !!
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.