Difference between revisions of "Installation"
From Wiki
(Created page with "==FAQ== ====ReportPortal Scheduler==== Installing ReportPortal Scheduler can be done manually by editing and changing the right info in the files: *RpSchedulerInstall.cmd: **cd...") |
(No difference)
|
Latest revision as of 03:31, 5 May 2011
FAQ[edit]
ReportPortal Scheduler[edit]
Installing ReportPortal Scheduler can be done manually by editing and changing the right info in the files:
- RpSchedulerInstall.cmd:
- cd "C:\Windows\Microsoft.NET\Framework\v1.1.4322"
- InstallUtil "C:\Inetpub\wwwroot\ReportPortal\bin\RpScheduler.exe"
- net start RpScheduler
- RpSchedulerUninstall.cmd:
- cd "C:\Windows\Microsoft.NET\Framework\v1.1.4322"
- net stop RpScheduler
- InstallUtil "C:\Inetpub\wwwroot\ReportPortal\bin\RpScheduler.exe" /u