setRegistry...

thierry douez at wanadoo.fr
Sun Dec 19 11:34:02 EST 2004


Hi,

need to write this value :
          "C:\Ba\Ba.exe" "-E" "%1"    in the Registry.

the function below almost works except for the Quotes !!!
this is important so -E is in $1 and %1 in $2...


setRegistry( "HKEY_CLASSES_ROOT\BioArchimed\shell\open\command\", "C:\Ba\Ba.exe -E %1" )

Any clue

Best regards, thierry




More information about the use-livecode mailing list