DISCLAIMER: The information and links provided on this site are my personal notes, based on my limited experience installing, using, and deinstalling Oracle databases and application servers on a variety of computers using Windows NT/2000/XP operating systems. The installation and deinstallation procedures found here can cause irreversable loss of data and may damage your operating system. However, you are welcome to use them AT YOUR OWN RISK. I am in no way responsible for data you lose or operating systems you damage or destroy.
Installing a Reports 60 Server as a Windows service
<ORACLE_HOME>/bin rwmts60 -install <tnsname> tcpip
Uninstalling a Reports 60 Server
<ORACLE_HOME>/bin rwmts60 -uninstall <tnsname>
NOTE: The value used for <tnsname> is also the name of the Windows Service
REFERENCE: Oracle Note 93564.1 How to set up Developer reports Server 6.0 on NT - Part 1