Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 13 of 13
  1. #1
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770

    No Ctrl Alt Delete

    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...

  2. #2
    Join Date
    Mar 2005
    Posts
    222
    Well that key is not in every system you should first have used a tweak tool to get that key.

  3. #3
    Join Date
    Nov 2006
    Posts
    64
    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!

  4. #4
    Join Date
    Apr 2007
    Location
    Mar Sara
    Posts
    292
    Rename taskmsg.exe from Windows folder to something else, eg taskmgr.bak and you're done.

  5. #5
    Join Date
    Nov 2006
    Posts
    64
    Quote Originally Posted by Desolator View Post
    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...

  6. #6
    Join Date
    Apr 2007
    Location
    Mar Sara
    Posts
    292
    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.

  7. #7
    Join Date
    Nov 2006
    Posts
    64
    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...

  8. #8
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770
    Quote Originally Posted by 4090987414711 View Post
    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.
    Attached Files
    Last edited by bobbie; 08-18-2007 at 02:59 AM. Reason: added file

  9. #9
    Join Date
    Nov 2006
    Posts
    64
    No, that dont work either :(

    when running, I can still get the security screen up when I press CTRL, ALT & Del :(

  10. #10
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    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
    Last edited by Eagle; 08-21-2007 at 10:26 AM.

  11. #11
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    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.

  12. #12
    Join Date
    Jul 2007
    Posts
    1,512
    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.

  13. #13
    Join Date
    Mar 2007
    Posts
    16
    Quote Originally Posted by bobbie View Post
    Boy you sure know how to sweet talk someone.

    Zip file with two exe, read the readme.
    W0rKinG !!

Similar Threads

  1. delete legacy files
    By zebra in forum Visual Patch 2.0
    Replies: 3
    Last Post: 01-30-2007, 08:52 AM
  2. Ctrl Alt Del
    By DjArko85 in forum AutoPlay Media Studio 6.0
    Replies: 14
    Last Post: 07-29-2006, 12:50 AM
  3. Delete all files in folder using wildcard
    By SGW in forum AutoPlay Media Studio 6.0
    Replies: 28
    Last Post: 12-06-2005, 07:52 AM
  4. FTP Delete Function?
    By Baja454s in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 04-19-2004, 09:01 AM
  5. SUF 6.0 - Action, Delete files
    By Romahe in forum Setup Factory 6.0
    Replies: 4
    Last Post: 04-03-2002, 03:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts