Jump to content
Corsair Community

Recent iCUE update broke "Launch application" action when using arguments


puydt

Recommended Posts

Hi,

 

I've written some PowerShell scripts which I was able to launch using:

PowerShell.exe -File "C:/script.ps1"

 

These executed without issues until I updated to iCUE 3.32.80 (Not sure which version I was running previously)

 

Running the PowerShell.exe via an action works and opens the PowerShell window, but adding arguments doesn't trigger the script to launch anymore.

 

Maybe .ps1 files could be added as a supported executable besides .bat, .cmd and .exe? Or should I use a different syntax to add arguments to my application call?

 

Edit: I currently hotfixed this using an additional .bat file which calls the .ps1 script. Although this isn't the method I'd prefer in the end...

 

Kind regards,

Puydt

Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...