Results 1 to 16 of 16

Thread: how to hidden name program taskmanager?

  1. #1

    Thread Starter
    Banned
    Join Date
    Apr 2008
    Posts
    59

    how to hidden name program taskmanager?

    <<see

    i want hidden name my program in taskmanager ??

    please....

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how to hidden name program taskmanager?

    Why do you need to hide your process?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Banned
    Join Date
    Apr 2008
    Posts
    59

    Re: how to hidden name program taskmanager?

    for security
    i make program lockscreen for protect from other user

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how to hidden name program taskmanager?

    You can simply use a password on the User account. That will force them to enter in their windows password before they can access the computer.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    Banned
    Join Date
    Apr 2008
    Posts
    59

    Re: how to hidden name program taskmanager?

    - -"
    No, i make program for internet cafe
    will protect close by taskmanager
    it wanted's customer

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how to hidden name program taskmanager?

    Oh then you are better off using a Group Policy setting on your server that disables the taskmanager for the users.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7

    Thread Starter
    Banned
    Join Date
    Apr 2008
    Posts
    59

    Re: how to hidden name program taskmanager?

    disables the taskmanager , if user want see other process ?
    as
    customer want hide process more than disables the taskmanager

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how to hidden name program taskmanager?

    You can not hide a perocess from the task manager. Windows needs to know and control the processes it runs. If this truely is for a cafe then you wouldnt even be wanting to allow the taskmanager to run at all.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9

    Thread Starter
    Banned
    Join Date
    Apr 2008
    Posts
    59

    Re: how to hidden name program taskmanager?

    exam?

  10. #10
    Frenzied Member
    Join Date
    Nov 2005
    Posts
    1,834

    Re: how to hidden name program taskmanager?

    Nobody is going to tell you how to hide your application from the processes list, because anybody visiting this thread can use it for malicious purposes.

    If you do a search, you'll see that there are many threads like this one. They are either unanswered/unresolved or locked by a moderator.

    You can lock the Task Manager in the registry.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System

    Add new DWORD, named DisableTaskMgr
    Set the value to 1

    Next time someone tries to open the Task Manager, the user gets the following message, 'Task Manager has been disabled by your administrator'.

  11. #11
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how to hidden name program taskmanager?

    Quote Originally Posted by Chris001
    You can lock the Task Manager in the registry.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System

    Add new DWORD, named DisableTaskMgr
    Set the value to 1

    Next time someone tries to open the Task Manager, the user gets the following message, 'Task Manager has been disabled by your administrator'.
    This is the option that we suggest you take primarily because of this
    Quote Originally Posted by Chris001
    Nobody is going to tell you how to hide your application from the processes list, because anybody visiting this thread can use it for malicious purposes.

  12. #12
    Lively Member hum5's Avatar
    Join Date
    Mar 2008
    Posts
    71

    Re: how to hidden name program taskmanager?

    @ Hack

    can you send me a pm on how to do it?


    _________________________


  13. #13
    Addicted Member _RaJ_'s Avatar
    Join Date
    Apr 2008
    Location
    India!
    Posts
    198

    Re: how to hidden name program taskmanager?

    few codes are out there......... but posting on dis site may be against rules ..

    ●════════════════════════════◄►═════════════════════════●
    ___itš bεttεг tΘ bε απ Θρεπ šiππεг, thαπ α ƒαlšε šαiπt___
    ●════════════════════════════◄►═════════════════════════●
    гαj

  14. #14
    Lively Member hum5's Avatar
    Join Date
    Mar 2008
    Posts
    71

    Re: how to hidden name program taskmanager?

    @Raj

    where is the site adress?


    _________________________


  15. #15
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: how to hidden name program taskmanager?

    Quote Originally Posted by hum5
    @ Hack

    can you send me a pm on how to do it?
    No. I'm never had the need to do, and can't image any valid reason to do it when you can simply disable the task manager.

  16. #16
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how to hidden name program taskmanager?

    Since this thread isnt going in any valid direction Im going to close it.

    Thread Closed
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

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



Click Here to Expand Forum to Full Width