Jump to content

georchin

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Mexico

Posts posted by georchin

  1. You could try to look into SiB's registry settings and change them accordingly, after applying various system-wide settings through the AutoIt script. If you don't know which registry settings to change and how, you may use a third-party utility that monitors the registry, apply a few sets of changes through SiB's own control panel and then check that utility's log to see what has been changed and where.

     

    But don't ask me about such utility, I have no idea if there is one to work under Win8.x+. There used to be InCtrl5, long time ago, for older OS versions.

    the point is not that I do not know what changes I want to do in the registry or where you have to make, the point is that I need the changes already made to the registry apply to start menu and start button on-the- fly without using startisbackcfg, to implement these changes and properly made by the autoit in the registry I have to restart explore.exe, and I do not want is to have to restart, thanks

  2.  

    Hello, I'm doing a small autoit to automate the process of applying a custom theme for Windows 8.1, change the orb, the start menu visual style, apply timedate, imageres, among others with one click, and the only thing I need is to apply the settings for the startisback, and my request is this, of course if you can, could guide me with messages that are sent to apply the settings though not in leguaje autoit, if not too much trouble, excuse the bad English of google translator, thank you very much

    You can try to import a registry file with the desired settings. Easy and fast. 

    Puedes intentar importando un archivo de registro con los ajustes deseados. Fácil y rápido.

     

    Cheers.

     

    what I mean is that as I can implement the changes already made to the autoit in the registry, for example, calling user32.dll sendmessage and send WM_THEMECHANGED to taskbar (Shell_TrayWnd) system to inform you that a change took place, but since try in various ways but with this autoit I could apply the changes without restarting explorer.exe without having to apply to the configurator startisback, but that's what you do not want to do, thanks

  3. Hello, I'm doing a small autoit to automate the process of applying a custom theme for Windows 8.1, change the orb, the start menu visual style, apply timedate, imageres, among others with one click, and the only thing I need is to apply the settings for the startisback, and my request is this, of course if you can, could guide me with messages that are sent to apply the settings though not in leguaje autoit, if not too much trouble, excuse the bad English of google translator, thank you very much

×
×
  • Create New...