Phil.....I think it's not that simple....it's a matter of editing the actual ini file that is to be read.
I think it needs the conditional statement to 'launch' the textedit of the ini file....but the code of actual bang and/or exec or script command is where I get lost.
I need a module to execute the text ion......even to just get one input edited....then adapt for multiple conditionals......
ElseIf ResolutionX = 1024
*ckHotspot -260 -20 260 20 !Sys-Show !Sys-Hide Systray
*ckHotspot 0 -20 260 20 !Tsk-Show !Tsk-Hide Tasks
VWMX   480
*Slider "" 560 -37 2 Volume1.png Volume-Handle.png #0ABHTIU [VOLUME] 0
*Script exec !textreplace $LSImageFolder$vent\Rainmation.ini "X=" "X=700"
That's the sort of thing I'm 'trying to do.....the rest of it works of course....just the last line is a dud...