Have some problems with dialog. I created a dialog to install some programs. I want checkboxes to change when I choose radiobuttons and/or make choices from another checkbox. Searched and found some on the forum, but I can not get it to work properly. I'm sure this has been solved before, maybe it's...
Hope someone can help, been searching an not found any clear answer. RunProgram>D:\abc.msi (/qb) gives a error, error executing xxxxxx (-1) ExecuteFile>D:\abc.msi is working fine, but I need to run several msi-files, and there is no wait command for executefile. It's no option to set Wait>##..... An...
Thanks for answers, been busy lately.... Unfortunately none of the suggestions works perfectly The first suggestion registers %BraceLeft%374DE290-123F-4565-9164-39C4925E467B} in registry, (and a lot of other combinations as I tried to solve the problem). The last suggestion registers correctly, but ...
Would like to set some registry settings in Macro Scheduler, most is good but when I try to write this line, it gives a error. RegistryWriteKey>HKEY_CURRENT_USER,Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders,{374DE290-123F-4565-9164-39C4925E467B},E:\Downloads I believe it's b...
I'm creating a macro to temporarely auto-connect to a open wlan. All is well until the dialogbox wher you can cancel or - as I will - Connect Anyway. I've tried many things, some I have found on this forum, but I can not get this button clicked. The dialogbox has the same name as the underlying wind...
Thanks, but this doesn't work either. Mouse click inside did not help either, except when I do it manually.
Reason for setting IP is in case someone messes with it. Solved problem by restoring a backup of cfg-file before starting app. But it would be better to get this to work...
I have created a macro and it works "almost" perfectly. It opens a new window, sets focus on this, choose a toolbar an clicks on the correct "button". Then I try to use Press Tab (3 times) to get to a box to write an IP address, but after the toolbar-button is clicked the window loses focus. Try Set...