Copy link to clipboard
Copied
how to setup not start cf9 local server on PC startup of VISTA OS...? How to startup it manualy later if I wanted to?
Copy link to clipboard
Copied
The same way you would for any other Windows service: use the Services app in your Control Panel.
--
Adam
Copy link to clipboard
Copied
To answer your second question, you can start or stop ColdFusion by running /bin/cfstart.bat or /bin/cfstop.bat respectively.