WriteValue( "HKEY_CURRENT_USER\Software\Microsoft\Microsoft Office\95\AutoCorrect\List", "Path", "U:\@USERID\off95.acl", "REG_SZ" ) WriteValue( "HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Common\AutoCorrect" "Path", "U:\@USERID\off97.acl", "REG_SZ" ) WriteValue( "HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Common\FileNew\LocalTemplates" "(Default)", "U:\@USERID", "REG_SZ" ) WriteValue( "HKEY_CURRENT_USER\Software\Microsoft\Internet Mail and News" "Store Root", "U:\@USERID\MailNews", "REG_SZ" ) WriteValue( "HKEY_CURRENT_USER\Software\Microsoft\WAB\Wab File Name" "(Default)", "U:\@USERID\@USERID.wab", "REG_SZ" )