How do I default an Access 97 application to a specific help file I have written without referencing a topic within the helpfile.<br><br>Hitting F1 key from anywhere within the application should bring up the main contents page in this help file.<br><br>In Access V2, you could modify .ini file to include the line "helpfile = filename"<br><br>I can only find an option to modify the registry but it seems that this is only available for Access 97 runtime.