Change Touchscreen input via registry (changing Volume GUID in path), or similar Announcing...

Is Vivien of the Wilds + Wilderness Reclamation a competitive combo?

Trying to enter the Fox's den

How to break 信じようとしていただけかも知れない into separate parts?

Is the Mordenkainen's Sword spell underpowered?

Like totally amazing interchangeable sister outfit accessory swapping or whatever

Who's this lady in the war room?

Does the Pact of the Blade warlock feature allow me to customize the properties of the pact weapon I create?

Protagonist's race is hidden - should I reveal it?

Assertions In A Mock Callout Test

What's the difference between using dependency injection with a container and using a service locator?

“Since the train was delayed for more than an hour, passengers were given a full refund.” – Why is there no article before “passengers”?

Why isn't everyone flabbergasted about Bran's "gift"?

How do I deal with an erroneously large refund?

Is Bran literally the world's memory?

Why aren't these two solutions equivalent? Combinatorics problem

Is there a verb for listening stealthily?

Compiling and throwing simple dynamic exceptions at runtime for JVM

Raising a bilingual kid. When should we introduce the majority language?

Recursive calls to a function - why is the address of the parameter passed to it lowering with each call?

What came first? Venom as the movie or as the song?

Are there any AGPL-style licences that require source code modifications to be public?

Has a Nobel Peace laureate ever been accused of war crimes?

Does Prince Arnaud cause someone holding the Princess to lose?

What is the definining line between a helicopter and a drone a person can ride in?



Change Touchscreen input via registry (changing Volume GUID in path), or similar



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Change Sound Settings via RegistryChange Windows Defender Settings Via Registry - Windows 8How to change Explorer's default location via the registry?Change registry permissions via command line (batch file)Change puTTy presets via registryChanging DNS via Registry Key through Desktop AuthorityRenaming volume created via “DOS Devices” registry key?Is changing the default installation directories via the registry editor safe?Automatic input of user credentials for 802.1X authentication on Windows 10 via registryShutdown.exe - Change the path in registry





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I have to deploy a sysprepped version of Win10 to a larger number of devices.
The device has two screens, one is a touchscreen.



When configuring the image, I can set the touchscreen onput to the right monior but the settings does not survive Sysprep /generalize.
Likely, because the Volume GUID is in the path of the registry being changed.



How can I execute a command that queries the Volume GUID and utilizes it?



Example of Registry path:



[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesbamStateUserSettingsS-1-5-21-1588850893-71808186-600453964-503]

"\Device\HarddiskVolume4\Windows\System32\rundll32.exe"=Have to change the HEX value here"


Path and values needed, I grabbed with ProcMon, changing the setting manually, using "Tablet PC Settings" in Control Panel (only present when you have a touchscreen).



Any additional way to go about this is also of interest of course.
Executing it in setupcomplete.cmd prior to first-logon, or on first logon should be fine, just has to happen automatically.



Many thanks.










share|improve this question





























    0















    I have to deploy a sysprepped version of Win10 to a larger number of devices.
    The device has two screens, one is a touchscreen.



    When configuring the image, I can set the touchscreen onput to the right monior but the settings does not survive Sysprep /generalize.
    Likely, because the Volume GUID is in the path of the registry being changed.



    How can I execute a command that queries the Volume GUID and utilizes it?



    Example of Registry path:



    [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesbamStateUserSettingsS-1-5-21-1588850893-71808186-600453964-503]

    "\Device\HarddiskVolume4\Windows\System32\rundll32.exe"=Have to change the HEX value here"


    Path and values needed, I grabbed with ProcMon, changing the setting manually, using "Tablet PC Settings" in Control Panel (only present when you have a touchscreen).



    Any additional way to go about this is also of interest of course.
    Executing it in setupcomplete.cmd prior to first-logon, or on first logon should be fine, just has to happen automatically.



    Many thanks.










    share|improve this question

























      0












      0








      0








      I have to deploy a sysprepped version of Win10 to a larger number of devices.
      The device has two screens, one is a touchscreen.



      When configuring the image, I can set the touchscreen onput to the right monior but the settings does not survive Sysprep /generalize.
      Likely, because the Volume GUID is in the path of the registry being changed.



      How can I execute a command that queries the Volume GUID and utilizes it?



      Example of Registry path:



      [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesbamStateUserSettingsS-1-5-21-1588850893-71808186-600453964-503]

      "\Device\HarddiskVolume4\Windows\System32\rundll32.exe"=Have to change the HEX value here"


      Path and values needed, I grabbed with ProcMon, changing the setting manually, using "Tablet PC Settings" in Control Panel (only present when you have a touchscreen).



      Any additional way to go about this is also of interest of course.
      Executing it in setupcomplete.cmd prior to first-logon, or on first logon should be fine, just has to happen automatically.



      Many thanks.










      share|improve this question














      I have to deploy a sysprepped version of Win10 to a larger number of devices.
      The device has two screens, one is a touchscreen.



      When configuring the image, I can set the touchscreen onput to the right monior but the settings does not survive Sysprep /generalize.
      Likely, because the Volume GUID is in the path of the registry being changed.



      How can I execute a command that queries the Volume GUID and utilizes it?



      Example of Registry path:



      [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesbamStateUserSettingsS-1-5-21-1588850893-71808186-600453964-503]

      "\Device\HarddiskVolume4\Windows\System32\rundll32.exe"=Have to change the HEX value here"


      Path and values needed, I grabbed with ProcMon, changing the setting manually, using "Tablet PC Settings" in Control Panel (only present when you have a touchscreen).



      Any additional way to go about this is also of interest of course.
      Executing it in setupcomplete.cmd prior to first-logon, or on first logon should be fine, just has to happen automatically.



      Many thanks.







      windows-10 windows-8 windows-registry touchscreen guid






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 6 hours ago









      ZaxxonZaxxon

      61




      61






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1428366%2fchange-touchscreen-input-via-registry-changing-volume-guid-in-path-or-similar%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1428366%2fchange-touchscreen-input-via-registry-changing-volume-guid-in-path-or-similar%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...