Jump to content

emendelson

Active Members
  • Posts

    368
  • Joined

  • Last visited

Community Answers

  1. emendelson's post in Set ARM Compatibility options? was marked as the answer   
    I think the answer to my question is something as simple as this: 
    RegWrite("HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers", "C:\path\to\vdos.exe", "REG_SZ", "~ ARM64VERYSTRICTEXECUTION") Not tested in a script, but this is what I found in the Registry.
  2. emendelson's post in Use keyboard shortcut for GUICtrlCreateButton? was marked as the answer   
    And the answer to my question is GUISetAccelerators. Sorry to waste bandwidth.
  3. emendelson's post in SciTE Compile - fill in Description etc. fields from variables in script? was marked as the answer   
    Thank you! Understood. I should have been more clear about what I was asking about. I already have the equivalent of a Switch command in my script to change MsgBox titles, etc. - I was only hoping for something that's obviously impossible: changing the AutoIt3Wrapper directives dynamically. Thank you again, and apologies for time-wasting.
×
×
  • Create New...