maxrealqnx Posted November 10, 2011 Share Posted November 10, 2011 (edited) Hi my friends I need your help again. Thank you in advance for your answers. How to change active title bar size of the windows 7 with autoit ? Edited November 13, 2011 by maxrealqnx Visit My Website Link to comment Share on other sites More sharing options...
maxrealqnx Posted November 10, 2011 Author Share Posted November 10, 2011 (edited) maybe dllcall strings ?http://www.win7dll.info/themeui_dll.html Edited November 10, 2011 by maxrealqnx Visit My Website Link to comment Share on other sites More sharing options...
maxrealqnx Posted November 13, 2011 Author Share Posted November 13, 2011 (edited) This problem was solved. Best regards RunWait(@ComSpec & ' /c regsvr32.exe /s /n /i:"/InstallVS:''%SystemRoot%resourcesthemesAeroaero.msstyles'',''NormalColor'',''NormalSize''" themeui.dll', '', @SW_HIDE) ;RunWait(@ComSpec & ' /c regsvr32.exe /s /n /i:/UserInstall themeui.dll', '', @SW_HIDE) Edited November 13, 2011 by maxrealqnx Visit My Website Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now