You can put a init.ora file in $ORACLE_HOME/database which has an IFILE='remote_file_name' parameter to point to your remote parameter file.

Also I think you may need to restart the service on NT for it to re-read the registry entries (not 100% on this one)

Regards