Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

Start messenger service with batch

Original Message
Name: Genocide (by Greaper6)
Date: October 13, 2007 at 22:46:48 Pacific
Subject: Start messenger service with batch
OS: WinXP Media Center Editio
CPU/Ram: ...
Model/Manufacturer: Dell
Comment:
im trying to make a batch file to start the messenger service in WinXP.

I have " net start messenger "

but get

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.


is there a way around having to go to services in the administrative tools panel


Report Offensive Message For Removal


Response Number 1
Name: tonysathre
Date: October 14, 2007 at 19:46:05 Pacific
Subject: Start messenger service with batch
Reply: (edit)
Start | Run | services.msc

Make sure that the startup is set to automatic.

"Computer security." — Oxymoron


Report Offensive Follow Up For Removal

Response Number 2
Name: Genocide (by Greaper6)
Date: October 14, 2007 at 20:17:24 Pacific
Subject: Start messenger service with batch
Reply: (edit)
I know this :) I want a batch file to set it to enable or to auto for me.

Report Offensive Follow Up For Removal

Response Number 3
Name: tonysathre
Date: October 14, 2007 at 22:31:45 Pacific
Subject: Start messenger service with batch
Reply: (edit)
@echo off
sc config messenger start= auto
sc start messenger

"Computer security." — Oxymoron


Report Offensive Follow Up For Removal

Response Number 4
Name: Genocide (by Greaper6)
Date: October 14, 2007 at 23:21:50 Pacific
Subject: Start messenger service with batch
Reply: (edit)
w00t! Thanks Man :)

Ok now, is there a way to make it go like

If messenger=enabled echo Messnger is Enabled

i know thats not rightm but is there a way to do it?


Report Offensive Follow Up For Removal

Response Number 5
Name: tonysathre
Date: October 15, 2007 at 04:56:32 Pacific
Subject: Start messenger service with batch
Reply: (edit)
@echo off
sc config messenger start= auto > nul
sc start messenger > nul
if errorlevel 0 (
echo Messenger is enabled
)


"Computer security." — Oxymoron


Report Offensive Follow Up For Removal


Response Number 6
Name: Genocide (by Greaper6)
Date: October 15, 2007 at 05:01:22 Pacific
Subject: Start messenger service with batch
Reply: (edit)
w00t! I have GOT to start using ErrorLevel



Report Offensive Follow Up For Removal



Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Start messenger service with batch

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




DSHUB24 Connection Problems

need help with dsl and dial up

novel 3.12

help mandriva install last straw!

Icon Scaling in Explorer Bar


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC