I need a help with condition in [Run]
. If it's possible...
I need to run a command that depends on a condition.
Like this:
if (UserPage.Values[0] = 'NC') then FileName: {sys}\inetsrv\appcmd.exe; Parameters: "set......"
Or other way to do it.
Regards.