1 (edited by OiPludner 2016-12-21 08:34:36)

Topic: Macros and Scripts to Open TotalMixFX: Uniquely difficult

I'm attempting to write a macro that toggles the TotalMixFX open and hidden. (Win 7, 64bit)
Apparently, the TotalMixFX.exe file is invisible to windows navigation, even though I can physically see the icon: commands that open files cannot find this file.  It's quite strange, and it's the only .exe file that exhibits this behavior.
I've been using AutoIT for scripting.
Bome's MIDI Translator also has a command for opening programs, but it fails to see the TotalMixFX.exe: it's absent from the list of .exe's.
I'm able to open TotalMixFX.exe with a batch file, but if I open that  same batch file from any external program, the error is "Cannot find TotalMixFX.exe"

On my machine, it's located at: C:\Windows\System32\TotalMixFX.exe

2

Re: Macros and Scripts to Open TotalMixFX: Uniquely difficult

Not sure if this helps:

https://www.forum.rme-audio.de/viewtopic.php?id=22430

Regards
Matthias Carstens
RME

3 (edited by OiPludner 2016-12-21 08:36:42)

Re: Macros and Scripts to Open TotalMixFX: Uniquely difficult

Thanks, but unfortunately no.
The TotalMixFX.exe simply cannot be opened by any other application/scripting.  I hope I'm wrong.  When I attempt to open the .exe through MIDI Translator, the TotalMixFX.exe is simply missing from the list of .exe files in the target folder.  Why would the navigator show every .exe in a folder but not the TotalmixFX.exe?   Odd.

Re: Macros and Scripts to Open TotalMixFX: Uniquely difficult

Try this link: https://www.forum.rme-audio.de/viewtopic.php?id=24322

Here in german with some screenshots: http://www.tonstudio-forum.de/blog/inde … ndruck-zB/

BR Ramses - UFX III, 12Mic, XTC, ADI-2 Pro FS R BE, RayDAT, X10SRi-F, E5-1680v4, Win10Pro22H2, Cub13

Re: Macros and Scripts to Open TotalMixFX: Uniquely difficult

Thanks!  The AutoHotKey scripting language is able to access the TotalMixFX.exe while others cannot.   This workaround is successful.

6 (edited by ramses 2016-12-23 10:32:18)

Re: Macros and Scripts to Open TotalMixFX: Uniquely difficult

Very nice to hear wink

Big thanks again to the original author of the script also from my side.

BR Ramses - UFX III, 12Mic, XTC, ADI-2 Pro FS R BE, RayDAT, X10SRi-F, E5-1680v4, Win10Pro22H2, Cub13