How do I disable touch screen temporarlily in command promt?

I had been Starting a Command prompt, and here's what I have So far
@echo off
title YELLOW_BEAR
mode 166,68
:BEGIN
color 6E
echo ITS ME
shutdown.exe /r /c "IT'S ME" /t 60
(disabling mouse, touch screen, ect. line would be here)
goto GOLDEN_BEAR
:GOLDEN_BEAR
"C:\Users\[USERNAME]\Videos\[FILENAME].mp4"
TIMEOUT 20
pause
goto GOLDEN_BEAR
I have one teeny question- Is there Any way I can add on to this so it can also disable ALL user actions? (touching the screen, typing, mouse pad) BUT, for only temporary purposes so it can be enabled again when restarted? (note line #7, "shutdown.exe
/r /c "IT'S ME" /t 30)
so it would be like this-
user clicks on prompt
user sees ITS ME on command prompt window
user is notified windows will shutdown, with comment of IT'S ME
[FILENAME].mp4 (around 20 seconds, note "TIMEOUT 20") would play, user cannot pause because off  
         all actions would be disabled
after 20 seconds, [FILENAME].mp4 would play again, in fact 2 more times ,total of three the user.        
        not being able to do anything], until  it restarts and the
        touch screen would be working again
by the way, I run windows RT 8.1 on surface 1

Open it in iTunes and restore your device.

Similar Messages

  • How can I disable touch screen for HP Pavillion DV3-2310ea

    Howdy
    The touchscreen on this laptop can be annoying - even though I've reduced the sensitivity, living in a cat rescue home is challenging to say the least when a strand of cat fur gets on the screen or when a tail brushes the screen, not to mention a cat sneeze -_-
    I've been looking around for solutions and I found one stating unchecking the box in "Pen and Touch" in the control panel - however on this laptop there's no box to uncheck  
    I can't find any settings to disable touch screen, so would anyone know if there's a driver I can temporaraily disable (I'd like to KEEP the option to enable the touch screen - just to show off to friends ) 
    Thanks for your time - Gypsy
    P.S I'm sorry if this topic has already been discussed I've just joined to ask this question 

    Hello,
    Would like to leave my contibution on this post:
    In order to disable the touchscreen, you have to go to control panel, select Tablet PC settings, then select Pen and touch and do what the print screens below show you:
    Let me know if this sorted out your question.
    Thanks,
    I work for HP! Please remember to provide and if this helped click ON
    Attachments:
    12513771_image7.png ‏35 KB
    windows-8-tablet-pen-and-touch-settings.png ‏154 KB

  • How can I handle touch screen events with Swing?

    Hi,
    I was wondering how i can handle touch screen events. Are there APIs for that or is it just a mouse event?
    Thank you in advance.
    Tim

    I have recently created an application that ran on a touch screen system. I used the normal mouse events attached to the swing components (onClick) and these were translated by the touch screen. Typically I created a calculator type keypad, touched the screen on the text box where I wanted the data to appear and then pressed the keypad buttons to populate the field. No special drivers, just using swing components
    Hope that helps
    yeah, this is really useful info.. me too trying to build an application for the touch screen... just wondering how other events like focus gained, tree selection events are recognized by touch screen? can we have focus and tree, table selection events etc, as it is in the touch screen as well?? or everything is just mouse event only??

  • How to enable my touch screen?

    I'm using Hp sleekbook 14 Windows 8 but i just notice that i coudn't use my touch screen i want to enable, i tried to go to settings at the control panel and at pen and touch but there is no check button to enable or disable the touch screen i tried also on the device manager that i've watched on the youtube but its only for disabling the touch screen? i try to open the human interfacedevices and all the folder in the inside of it is enable but my screen is still not working, what im gonna do?

    Hello iam_jen,
    I would like to assist you with your HP Sleekbook 14. Provide me with the following information so I can better assist you:
    What is the product number from your computer?
    How long have you had this computer? (approximately).
    Looking forward to your response!
    Thank you,
    I worked on behalf of HP.

  • Feature to disable touch screen when pen is detected is no longer available in windows 7

    In N-trig drivers  with windows vista there was an option where one could select the option to disable the touch input when pen in near the screen.  That feature is no longer available when I installed new n-trig drivers in win7.
    I use my tablet a lot to take notes. But with dual mode on it detects input where I rest my palm on the screen to write. Every time I have to go and disable touch input completely before I start writing and enable after I finish. 
    I there any way to enable auto mode with Windows 7 n-trig drivers?
    This question was solved.
    View Solution.

    Thanks for your reply.
    I talked about this with HP tech support and they don't know anything about it. I don't even know whether they are qualified enough to provide support. They were just blaming the problems on Microsoft and N-Trig. I knew the problem is with the drivers and I wanted them to let N-Trig know that people like us are waiting to the Auto feature. But instead of considering my complaint they hung up on me not once but twice.

  • HP Stream 7 5701 Tablet - disable touch screen for toddler

    I have a toddler who likes to watch iTunes movies on the HP Stream 5701 Tablet but he touches the screen and stops the movie.  Is there a simple and easy way to disable the touch screen and let the movie continue to play?

    You don't disable the touch screen persay.. it simply disables buttons except sleep, and the only control on the screen is a box to unlock the screen (The movie is in full screen playback). The unlock button can be as simple as a push button, to something as complex as a gesture. So the kid is free to put his hands all over the screen with little fear of stoping or exiting the movie. 

  • How duable is the touch screen?

    Ok, well my friend was tapping the screen a little hard when an app wasn't launching, I just wanted to know whether this could damage the touch screen?

    Yes, I know that, but it wasn't me who was tapping it repeatedly.
    So 'hard taps' won't damage the touch screen?
    I can't imagine how.

  • Windows 8.1 32bit Autounattend.xml, disabling touch screen functionality

    This is quite a strange problem and I do not have the slightest clue why this is happening.
    I am trying to make an unattended Windows 8.1 Pro32 bit install for a touch screen PC. I have made an answer file which appears to work correctly (it skips all user interaction during the install). The issue is that when using this Autounattend.xml to install
    Windows the device stops responding to touch. The touch function works throughout the install process (so I know the screen is not broken) but once it has completed the install and loads the OS for the first time there is no touch function available.
    I have removed the Autounattend file from the disk image and installed the OS manually. Touch function works fine once it has completed without the use of an unattend file, which is why I'm fairly sure it is the xml file causing the issue.
    I have been able to make unattend.xml files for Windows 8.1 64bit as we as Windows 7 32 & 64bit but cannot make it work with Windows 8.1 32bit. I have made these .xml files using the Windows System Image Manager, I have made sure I have newest version
    downloaded and installed.
    Is this a common issue with Windows 8.1 32bit? 
    Any help would be greatly appreciated, I'm open to trying anything at this point.
    Below is my Autounattend file:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SetupUILanguage>
                    <UILanguage>en-US</UILanguage>
                </SetupUILanguage>
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DiskConfiguration>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Extend>true</Extend>
                                <Order>1</Order>
                                <Type>Primary</Type>
                            </CreatePartition>
                        </CreatePartitions>
                        <ModifyPartitions>
                            <ModifyPartition wcm:action="add">
                                <Active>true</Active>
                                <Format>NTFS</Format>
                                <Label>Windows</Label>
                                <Order>1</Order>
                                <PartitionID>1</PartitionID>
                            </ModifyPartition>
                        </ModifyPartitions>
                        <DiskID>0</DiskID>
                        <WillWipeDisk>true</WillWipeDisk>
                    </Disk>
                </DiskConfiguration>
                <ImageInstall>
                    <OSImage>
                        <InstallFrom>
                            <MetaData wcm:action="add">
                                <Key>/image/name</Key>
                                <Value>Windows 8.1 Pro</Value>
                            </MetaData>
                        </InstallFrom>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>1</PartitionID>
                        </InstallTo>
                        <InstallToAvailablePartition>false</InstallToAvailablePartition>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
                <UserData>
                    <ProductKey>
                        <Key>*****-*****-*****-*****-*****</Key>
                        <WillShowUI>OnError</WillShowUI>
                    </ProductKey>
                    <AcceptEula>true</AcceptEula>
                </UserData>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <HideLocalAccountScreen>true</HideLocalAccountScreen>
                    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
                    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                    <NetworkLocation>Work</NetworkLocation>
                    <ProtectYourPC>1</ProtectYourPC>
                </OOBE>
                <UserAccounts>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Description>Administrator account</Description>
                            <DisplayName>Administrator</DisplayName>
                            <Group>Administrators</Group>
                            <Name>Admin</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <VisualEffects>
                    <SystemDefaultBackgroundColor>14</SystemDefaultBackgroundColor>
                </VisualEffects>
            </component>
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
                    <Enabled>true</Enabled>
                    <LogonCount>5</LogonCount>
                    <Username>Admin</Username>
                </AutoLogon>
                <OEMInformation>
                    <Manufacturer>****** ************</Manufacturer>
                    <SupportHours>Mon - Fri, 9am - 5pm</SupportHours>
                    <SupportPhone>**** **** ***</SupportPhone>
                    <SupportURL>www.******************.com</SupportURL>
                </OEMInformation>
                <ComputerName>Admin-PC</ComputerName>
                <OEMName>Tablet Technologies</OEMName>
                <TimeZone>UTC</TimeZone>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim://tech1/users/support/desktop/updates/new%20iso&apos;s/win%208.1%2064%20bit/updated%20win%208-1%20pro%20sp1%2064%20bit/sources/install.wim#Windows 8.1 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi"
    />
    </unattend>

    Hello TwistedDTM,
    Based on my knowledge, I can't find out that this Autounattend.xml has configuration to block the touch screen.
    I want to confirm if you use the Windows 8.1 x86 image to create the catalog file.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • How to caliberate iphone touch screen

    i am having problem with the touch of iphone. some time the touch not work where i want. i guess i need to caliberate the iphone touch screen. please provide help about it.
    why i am saying i need to caliberate because i need to press the button below of it. not on the exact place where the button is.

    Do a reset (Hold Sleep/Wake and Home buttons about 10 secs or more till Apple logo appears, ignore the Slide to Power Off that appears)
    Note: You will not lose any data.

  • How to make iPod Touch screen more sensitive?

    My iPod touch screen is not very sensitive to the touch. Sometimes i have to press down with a little force to get it to press what i want. I have tried other peoples iPod's, and compared to theirs, mine is not very sensitive. PLEASE HELP!

    Basics from the manual are restart, reset, restore.
    Try each of these.
    Did your put a screen protector on it?  Try removing it and see if that helps.

  • How can I restore touch screen capability on safari?

    The touch screen on my ipad2 when in safari has become inactive. I can open web pages but not click links in them. The web page has taken on a gray tint. The top right corner shows a padlock surrounded by a refresh symbol. I suspect this is something simple.  Any ideas?

    Go to Settings>Safari>Clear History, Cookies and Cache or Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • My touch screen isn't working so I can't use my iPad.any ideas how to get the touch screen working again?

    My son has done something to his ipad2 and now his touch screen does not work so he can't get from the lock screen as the screen isn't responding to touch. Any idea I can't even switch it off to restart.

    Try a Reset...
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    If no joy... Try a Restore...
    1: Connect the device to your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    3: If the device doesn't appear in iTunes, try using the steps in this article to force the device into recovery mode.
    From Here
    Unresponsive iPad
    http://support.apple.com/kb/TS3281

  • Is it possible to disable touch screen function of...

    Tomorrow I will buy a Nokia smartphone to my wife and she likes non-touch screen though among the available models I only liked some phones that are of touch and type style.
    I was wondering whether it would be possible to turn off the touch screen. I know she would use exclusively the keypad but the availability of the touch screen, especially when touches mistakenly, can cause some problems.

    You can also think of touch and type devices like Nokia Asha series nokia 303 etc.....these devices can be operated via either keypad or from screen
    while on higher end of segment Nokia E7 is great smartphone with its physical qwerty keyboard

  • How to disable touch screen for touchsmart 610

    HP TouchSmart 610
    Windows 7 64-bit
    I need to touch the screen without causing stuff to move.

    Not sure what you ? is since your subjet says : how to disable then your statement in the body of the form says " touch the screen without causing stuff to move" so confused.
    What I suggest is pick your model here from the Model 610 page and look for what your asking within that page on your system.
    http://h10025.www1.hp.com/ewfrf/wc/pfinder?cc=us&d​lc=en&lc=en&tool=&query=touchsmart+610#N194
    Hope it helps

  • How does one change touch screen functions within Photoshop?

    I have an HP TouchSmart all-in-one desktop PC and in Photoshop CC, the touch input pans acreoss the canvas instead of drawing/using the selected tool. How may I work around this?

    Google's your friend. Do a search for login screen mac and peruse the many hits.

Maybe you are looking for