How to disable dangerous options in on screen keyboard in kiosk mode?

Hello,
I'm trying to make a kiosk like application based on Windows 7. I run locked down IE in kiosk mode and that's quite OK.
However when I run the OSK.exe (on screen keyboard) - it has two dangerous buttons: Options (where I can click on "Control whether the On-Screen Keyboard starts when I log on" link and then run Windows explorer, and Help (where I can go to Options, and then
click on "Read the privacy statement online" link that brings me fresh IE).
Is there way to disable in OSK those two buttons? 
For instance, when I run OSK on logon screen it hides the Help button and the dangerous link in the Options button, so it's possible at least for MS. Is it possible for plain customers?
Thanks in advance,
Nikolai.
WBR, Nikolai

Hi,
Based on my test and research, I’m afraid that the two options of On-screen Keyboard may not be disabled.
Instead, you can use
Tablet PC Input Panel and see how it works.
Hope this helps.
Jeremy Wu
TechNet Community Support

Similar Messages

  • How to disable save button on selection screen (1000) run from other report

    Hi Experts,
    Can any one let me know how to disable save button on selection screen (1000) run from other report.
    Say I am running from report R1 which submits report R2, but the save button should be disabled on
    report R2(selection screen 100).
    Thanks in advance.
    Regards
    RP.

    Hi RPReddy16 ,
    Try this:
    DATA :BEGIN OF t_extab occurs 0,
                     fcode like rsmpe-func,
                 END OF t_extab.
    REFRESH T_EXTAB.
    MOVE 'SAVE' TO T_EXTAB-FCODE.
    APPEND T_EXTAB.
    CLEAR T_EXTAB.
    SET PF-STATUS 'STATUS' EXCLUDING T_EXTAB.
    Regards,
    José

  • How to Disable edit option in Logon pad

    Hi,
    How to disable edit option in logon pad
    thanks

    Actually if you are looking to disable the "Edit" option so end users cannot change or modify the existing  Logon Pad options systems, you can.
    What version are you using for SAP GUI?
    7.10 has icons to the right which allow changes. (New, edit, etc)
    7.20 has icons across the toolbar at the top. (pencil, paper, trashcan)
    For both versions, Navigate to C:\Program Files\SAP\FrontEnd\SAPgui (Default location)
    In there you will find 2 executeables:
    saplgpad.exe
    saplogon.exe
    If you run the saplogon.exe it will allow edit, delete and modify
    If you run the saplgpad.exe:
    On the 7.10 version the buttons are gone.
    On the 7.20 version, the buttons are grayed out.
    Hope this is what you are looking for.
    Regards,
    Zecher

  • How to disable drill option for one column in the WebI Report

    Hi,
    How to disable drill option in a column in WebI?
    When the Drill option is enabled by default all the column in the report will have that enabled,
    I ahve added Hierarchy in the Custom hierarhcy list in Universe.
    I am using BOXI3.1 WebI Reports.
    But I wanted only the hierarchy column to have that drill option enabled, rest all column should display text data.
    PLease let me know if you have any idea.
    Thanks in advance.
    Regards

    Cretae the variable at the report level (may be with the same definiton) and then use that variable in the table
    to disable the drill. It will be displayed as normal text object.
    Drill functionality is enabled only on the objetcs coming from the universe.
    Regards,
    Rohit
    Edited by: rohit12 on Mar 11, 2010 10:12 AM

  • How to disable delete option in the receipt work bench thorugh formpersonal

    Hi Team,
    Please let me know, how to disable delete option in the receipt work bench through form personalization

    Hi.
    Condition
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger Object: RGW_FOLDER.M_PAYMENT_METHOD_DSP
    Actions
    Type: Property
    Object Type: Block
    Target Object: RGW_FOLDER
    Property Name: DELETE_ALLOWED
    Value: FALSE
    Note: The button will remain visible and if the user presses it, the system will ask if he/she want to delete the receipt. However, if the OK button is pressed the receipt will not be deleted and a message will be shown ("You cannot cannot delete this record")
    Hope this helps.
    Octavio

  • How to disable Internet Options using Group Policy Object?

    Dear everybody,
    Please tell me about how to disable Internet Options via group policy to Internet Options on Tool menu, Internet Options on Control Panel and Command control inetcpl.cpl?
    kea

    Hi,
    The location of this GPO in Windows Server 2008 should be:
    User Configuration\Administrative
    Templates\Windows Components\Internet Explorer\Browser menus
    Enable the Group Policy “Tools
    menu: Disable Internet Options… menu option”
    Hope that helps.
    Regards,
    Leo   Huang
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How to disable a Entire row in a Matrix in Find Mode (User Form)

    Hi,
    How to disable a Entire row in a Matrix in Find Mode (User Form)
    Regards
    Jambu

    Hi,
       Iam using Bubble event = false in click event but the matrix row
    is allow to edit but we cant save the document in Find Mode That is fine.
    What is my actual requirement is In find mode matrix Row not allow to enter the data .
    For examble In ADD mode i enter the data in Three rows (Item Section - Matrix) and
    save the document. Whwn i open the document in find mode the three row is not allow
    to editable like the same functionality of PO, sales Order, etc ..
    Regards
    Jambu

  • How to disable certain keys in Macbook's keyboard

    How to disable certain keys in Macbook's keyboard? My keyboard is break down. It always type "\" key and disturb me!
    Dealer says internal keyboard need cost $120 to replace.
    So, I think can i disable "\" key? i don't want to disable keyboard, just \" key.
    Thanks for help!

    This posting shows how to remove a default Action;
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=657819

  • How to disable the option of "Overprint [Black] Swatch at 100%" in Indesign by Apple Scripting

    Hi Friends,
    I am new to Indesign Scripting by Apple Script. As a beginner, I am trying to do some basic scripting in Indesign by Apple Script.
    My aim is to disable the option of "Overprint [Black] Swatch at 100%" in Indesign. This option is available when we go to Indesign ---> Preferences----> Appearance of Black.
    Also, if a user opens a file, in which the swatch is already enabled, then it should prompt him for disabling.
    I can make a display dialog in AppleScript. But, I am bit unsure as how can I go ahead and disable this option. I tried this below script:
    tell application "Adobe InDesign CS4"
          tell every layout window to set overprint preview to false
    end tell
    However, it is changing the view option to overprint preview.
    Appreciate your help and suggestions!
    Thanks,
    Abhishek

    tell application "Adobe InDesign CS5"
              tell the active document
                        set overprint black of document preferences to false
              end tell
    end tell

  • How to disable delete option or symbol in attachment control in infopath 2010

    Any have any idea how to disable the delete option or symbol near the attached file using attachment control in infopath 2010.
    I have created a custom list in sharepoint online 2013(Office 365) and customized it in  Infopath forms 2010 
    i want tht user can attach the files using attachment control but not to allow to delete other attached files.
    plzzzzzz help me out :( .

    Hello,
    As per my finding, you have to custom create event receiver to handle this situation. Use "ItemAttachmentDeleting" event to prevent user to delete attachment. Please refer below MSDN link to implement this:
    http://stackoverflow.com/questions/2023414/prevent-deletion-of-attachments-from-a-sharepoint-list-item
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to disable "shift-option" from zooming out in InDesign?

    Hi all,
    This truly is driving me crazy...how can I disable the "shift-option" shortcut so that I do not zoom out in InDesign? I have searched through the keyboard shortcuts but cannot find where or how to disable this:( I use the shortcut a LOT when I am drag-copying something that needs to be on the same horizontal or vertical line as the the item I am copying from.
    Thank you so much in advance for your help,
    Christine

    I haven't had time to come back here and post a reply because I've been so incredibly busy working on a catalog. I do have to say that this zooming out is KILLING me and cutting heavily into production time. This was not happening in ID CS5 and only seems to have been happening with ID CS6. There is no third key and it doesn't seem to happen ALWAYS...so I am completely baffled. Normally it is when I shift-option drag an object. Sometimes even just option-dragging an object causes it to happen. I just don't know what is causing this or what I can disable to stop it from happening:(

  • How to put Mandatory option for selection screen fields in ABAP Queries

    Hi Experts
    Can anyone tell me how to put mandatory option for the selection screen fields in ABAP Queries.
    Manually I had written code in the At Selection Screen  option in infoset to display error message if that field is blank.
    But I need to display the selection fields with the tick mark (obligatory mark).
    How to do this?
    Appropriate answers will be awarded

    Hi
    For parameter option
    parameters : p_kunnr type kna1-kunnr  obligatory.
    For select option
    select-options: s_date for vbak-erdat obligatory.
    Plz rewards points ,
    Regards ,
    Ganesh.

  • How to disable the option of Resart for application error in SXMB_moni

    Hi Experts,
    I have a scenario of JDBC to Proxy.In this we have created Fault message type to capture any error.The requirement is to disable the option of Restart in SXMB_MONI for application error generated with Fault message.We have made coding for generating application error in inbound proxy code.Looking for a quick reply.
    Thanks
    Deepak

    Hi Mayank,
    I am looking for disabling the "Application Error" generated from Fault message of inbound proxy to "Resart" using Resart button in SXMB_moni of Application system ECC.what I am referring to is how to disable u201Crestartu201D (not resend) of the messages in SXMB_MONI if they have errors.
    For example, the interface to load some entries calls a proxy which may load some messages successfully and some may result in errors. This would appear in the SXMB_MONI with application errors with restart capability. If the user restarts the message it will post the entries again which were successfully posted earlier. We would like to prevent this from happening.
    Thanks
    Deepak
    Edited by: deepak jaiswal on Mar 2, 2010 5:19 PM

  • How to disable DELETE option in media center 7 extender?

    How to disable or remove option "delete" in Xbox360 extender connected to Windows 7 MC?
    After finishing watching a video, Media Center (windows 7) presents me with three options: "delete" "resume" "restart"
    Supposedly kids or someone mistakenly pres delete, ignore warning and ,,,,,,, YOUR VIDEO IS GONE !!!. I have tried changing permissions, but no luck.

    I was trying to solve the same problem tonight and couldn't find any solutions.  After a few tries, I ended up with a solution.  The key is taking away write access and setting the read-only attribute.
    Steps:
    Change security on movie folder
    Remove inherited permission and choose option to set all inherited permissions locally
    Change all user permissions to remove Write (That should remove Full Control and Modify also)
    Make sure your own account is left with full control
    Save security settings and replace the security settings on child folders/files
    Right click movie folder | Properties
    Check Read-Only so that it is checked and not blocked
    The changes have been made, now test
    Right click on a movie file | Verify read only and only your own user has access to write it.
    Make a copy of that movie file outside of the folder
    Attempt to delete the file through Media Center or an extender.  When it prompts to delete, it will mention it is a read-only file.  After clicking yes, it the delete will fail.  If your settings don't
    prohibit the delete, copy the file back and continue testing.
    Note:  Any new files copied into the movie folder will need the read-only attribute set.  

  • How to disable 'sharing' option (Gmail, Google Drive, etc.)?

    Adobe Reader for Android allows PDF annotation with bunch of features. How can I disable 'sharing' option (Gmail, Google Drive, etc.) through Android Intents?
    Would appreciate your help.

    Adobe Reader doesn't provide a way to disable sharing of documents. Is there a particular use case that you are interested in?

Maybe you are looking for

  • Dynamically making read only for a field in get_data(CL_EHHSS_INC_BINFA_UI_FRM)

    Hi Experts, I am making read only for a field based on condition in get_data method of class CL_EHHSS_INC_BINFA_UI_FRM. But it is not working. Pls find the code for the same. LOOP AT CT_FIELD_USAGE INTO lw_field WHERE NAME = 'OC_INC_TYPE'.    lw_fiel

  • User Decision with Note - Where are comments stored?

    We are interested in using the "UserDecisionNote" property in our XML file for a User Decision workitem.  (This allows a comments text box when a user clicks accept/reject for example) How and where are these commens stored?  As an attachment? Thanks

  • My Mac Book Pro is running hot AGAIN

    Hi All, recently i rang Apple Support as i have Apple Care and a very helpfull man led me through TWO different procedures to solve my problem of my Mac Book pro running very hot in the area underneath at the rear. both procedures involved me switchi

  • Itunes won't recognize my ipod touch

    i've recently bought a new laptop with windows 7 64-bit. when I installed the itunes for 64bit to my computer and tried to synchronize it with my ipod, nothing appeared I figure it out that this computer somehow recognize my ipod as a digital camera.

  • Mac Pro won't recognize Cintiq 21UX DVI monitor

    The Cintiq works ok when connected, but is listed in the sysytem profiler and monitor preference panel as just "VGA display". It is hooked up to the mac with a DVI cable and the switch on the Cintiq is set to DVI. I have a feeling I'm getting poor re