Windows XP Community - XPHeads



disable the Print Screen function

microsoft.public.windowsxp.security_admin


Reply
  #1 (permalink)  
Old 01-22-2008, 03:15 PM
Figo
 
Posts: n/a
disable the Print Screen function
for the security reason, we want disable the Print Screen function to
prevent users from copying images to the clipboard in Windows, Is there a
register key or any method that we can do for disabling print screen
function ?

Thank you very much


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-22-2008, 03:27 PM
Shenan Stanley
 
Posts: n/a
Re: disable the Print Screen function
Figo wrote:
> for the security reason, we want disable the Print Screen function
> to prevent users from copying images to the clipboard in Windows,
> Is there a register key or any method that we can do for disabling
> print screen function ?
>
> Thank you very much


You might remap the key(s)...

Beyond that... Not really and anything you do - there is a work-around
dependent on what other security measures surround the system.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-22-2008, 04:08 PM
Figo
 
Posts: n/a
Re: disable the Print Screen function
Thanks a lot, but How can I remap the key ? Where can I find the reference ?
Thanks again...

"Shenan Stanley" <newshelper@gmail.com> wrote in message
news:%23r7xGtQXIHA.2000@TK2MSFTNGP05.phx.gbl...
> Figo wrote:
>> for the security reason, we want disable the Print Screen function
>> to prevent users from copying images to the clipboard in Windows,
>> Is there a register key or any method that we can do for disabling
>> print screen function ?
>>
>> Thank you very much

>
> You might remap the key(s)...
>
> Beyond that... Not really and anything you do - there is a work-around
> dependent on what other security measures surround the system.
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-24-2008, 08:48 AM
Anteaus
 
Posts: n/a
Re: disable the Print Screen function

http://www.autoitscript.com/autoit3/.../HotKeySet.htm

Not sure if PrtSc might be one of those keystrokes like Ctrl-alt-Del that
can't be trapped, though. If so, this would likely apply to all programming
languages. Easiest way to find out is try and see.

"Figo" wrote:

> Thanks a lot, but How can I remap the key ? Where can I find the reference ?
> Thanks again...


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-24-2008, 03:44 PM
Anteaus
 
Posts: n/a
Re: disable the Print Screen function
This seems to work OK:

[Autoit 3.2.8.1 code]
Opt("TrayIconHide", 1)
HotKeySet("{PRINTSCREEN}","NoChanceMatey")
do
sleep(1000)
until 0
func NoChanceMatey()
MsgBox(0,"Your devious skuduggery has been detected","You can fool some of
the IT guys some of the time...",5)
endfunc
[/code]


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 09-05-2008, 10:44 PM
sb1920alk
 
Posts: n/a
Re: disable the Print Screen function

Anteaus;3481247 Wrote:
> This seems to work OK:
>
> [Autoit 3.2.8.1 code]
> Opt("TrayIconHide", 1)
> HotKeySet("{PRINTSCREEN}","NoChanceMatey")
> do
> sleep(1000)
> until 0
> func NoChanceMatey()
> MsgBox(0,"Your devious skuduggery has been detected","You can fool some
> of
> the IT guys some of the time...",5)
> endfunc
>

--------------------


This is a good start, but it doesn't stop Alt-Print Screen. Also, if Task
Manager is used to end the process, Print Screen works again.

Can the script be altered to prevent one of both of these workarounds?


--
sb1920alk
------------------------------------------------------------------------
sb1920alk's Profile: http://forums.techarena.in/members/sb1920alk.htm
View this thread: http://forums.techarena.in/windows-security/897979.htm

http://forums.techarena.in

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-06-2008, 05:09 PM
Lanwench [MVP - Exchange]
 
Posts: n/a
Re: disable the Print Screen function
sb1920alk <sb1920alk.3faf7d@DoNotSpam.com> wrote:
> Anteaus;3481247 Wrote:
>> This seems to work OK:
>>
>> [Autoit 3.2.8.1 code]
>> Opt("TrayIconHide", 1)
>> HotKeySet("{PRINTSCREEN}","NoChanceMatey")
>> do
>> sleep(1000)
>> until 0
>> func NoChanceMatey()
>> MsgBox(0,"Your devious skuduggery has been detected","You can fool
>> some of
>> the IT guys some of the time...",5)
>> endfunc
>>

> --------------------
>
>
> This is a good start, but it doesn't stop Alt-Print Screen. Also, if
> Task Manager is used to end the process, Print Screen works again.
>
> Can the script be altered to prevent one of both of these workarounds?


Get keyboards without Print Screen buttons? Break off the keys? Seriously,
as the wise Mr. Ed Crowley says, "there are seldom good technological
solutions to behavioral problems". What's to stop someone with a digital
camera from taking a photo?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-06-2008, 06:16 PM
sb1920alk
 
Posts: n/a
Re: disable the Print Screen function

'Lanwench [MVP - Exchange Wrote:
> ']
> Get keyboards without Print Screen buttons? Break off the keys?
> Seriously,
> as the wise Mr. Ed Crowley says, "there are seldom good technological
> solutions to behavioral problems". What's to stop someone with a
> digital
> camera from taking a photo?


So just because there are ways to steal my car that I cannot prevent, I
should leave it unlocked all of the time?

If there is a simple script that will stop most of the problems, why
not use it? It's not always a security issue...maybe they're pasting
screen shots into emails directly and clogging the email server. Even if
it is a security issue, the behavioral problem can be more easily
addressed if the car is locked.


--
sb1920alk
------------------------------------------------------------------------
sb1920alk's Profile: http://forums.techarena.in/members/sb1920alk.htm
View this thread: http://forums.techarena.in/windows-security/897979.htm

http://forums.techarena.in

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-06-2008, 06:41 PM
Jim
 
Posts: n/a
Re: disable the Print Screen function

"sb1920alk" <sb1920alk.3faf7d@DoNotSpam.com> wrote in message
news:sb1920alk.3faf7d@DoNotSpam.com...
>
> Anteaus;3481247 Wrote:
>> This seems to work OK:
>>
>> [Autoit 3.2.8.1 code]
>> Opt("TrayIconHide", 1)
>> HotKeySet("{PRINTSCREEN}","NoChanceMatey")
>> do
>> sleep(1000)
>> until 0
>> func NoChanceMatey()
>> MsgBox(0,"Your devious skuduggery has been detected","You can fool some
>> of
>> the IT guys some of the time...",5)
>> endfunc
>>

> --------------------
>
>
> This is a good start, but it doesn't stop Alt-Print Screen. Also, if Task
> Manager is used to end the process, Print Screen works again.
>
> Can the script be altered to prevent one of both of these workarounds?
>
>
> --
> sb1920alk
> ------------------------------------------------------------------------
> sb1920alk's Profile: http://forums.techarena.in/members/sb1920alk.htm
> View this thread: http://forums.techarena.in/windows-security/897979.htm
>
> http://forums.techarena.in
>

A search of Help & Support for "disable print screen" shows a Basic program
which disables/enables print screen and its other forms.
Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 09-26-2008, 03:51 PM
sb1920alk
 
Posts: n/a
Re: disable the Print Screen function

sb1920alk;3959255 Wrote:
> This is a good start, but it doesn't stop Alt-Print Screen. Also, if
> Task Manager is used to end the process, Print Screen works again.
>
> Can the script be altered to prevent one of both of these workarounds?


Got it, you just set another hot key for Alt-PrintScreen as well.

The script can be compiled into an exe file that can be launched with
the user's login script. As long as the program is running, PrintScreen
and Alt-PrintScreen will do nothing. The program will show up on the
Task Manager list, so you should name it something that blends in, like
svchost.exe. Not perfect, but a step in the right direction.


Code:
--------------------
Opt("TrayIconHide",1)

HotKeySet("{PRINTSCREEN}", "DisablePrintScreen")
HotKeySet("!{PRINTSCREEN}", "DisablePrintScreen")

While 1
WEnd

Func DisablePrintScreen()
EndFunc
--------------------


--
sb1920alk
------------------------------------------------------------------------
sb1920alk's Profile: http://forums.techarena.in/members/sb1920alk.htm
View this thread: http://forums.techarena.in/windows-security/897979.htm

http://forums.techarena.in

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:01 PM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74