I wanna change a setting temporary in RegEdit when i start a form. Then when I close the form the Settings will go back to default value.

The changes I Wanna do when I start the form is this:

\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\3.5\Engines\Text\

Change this value to:

Format "TabDelimited"


I would be very greateful if anybody could help me.