Can anyone tell me what is wrong with the following line.

Code:
Process.Start("regedit", "/S Environ("%systemdrive%") &"\FixAVI.reg")

I get err with the "%" = Character is not valid.