dbTalk Databases Forums  

SQL Server Annoying popup upon boot

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL Server Annoying popup upon boot in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sam
 
Posts: n/a

Default SQL Server Annoying popup upon boot - 04-28-2007 , 01:41 AM






I have SQL Server Manager 8.00.2039 installed because I have one program
(app) installed that requires it be installed. For the first little
while when I had SQL server installed it would only show up in the
taskmanager tray, now MOST of the time, it shows up as a popup on my
desktop and also in my task tray when I first start XP (SP2). It stays
there until I close it. Is there a way to prevent the SQL from popping
up?

Thanks



Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL Server Annoying popup upon boot - 04-28-2007 , 03:39 AM






Sam (unknown (AT) unk (DOT) com) writes:
Quote:
I have SQL Server Manager 8.00.2039 installed because I have one program
(app) installed that requires it be installed. For the first little
while when I had SQL server installed it would only show up in the
taskmanager tray, now MOST of the time, it shows up as a popup on my
desktop and also in my task tray when I first start XP (SP2). It stays
there until I close it. Is there a way to prevent the SQL from popping
up?
If you don't want it to be running at all, just remove it from the Startup
folder.

If you want to have it the task tray without showing on the desktop, I
don't have that many ideas, as my Server Manager never behaves that way.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #3  
Old   
Spaz
 
Posts: n/a

Default Re: SQL Server Annoying popup upon boot - 04-28-2007 , 12:43 PM



Erland Sommarskog wrote:
: Sam (unknown (AT) unk (DOT) com) writes:
:: I have SQL Server Manager 8.00.2039 installed because I have one
:: program (app) installed that requires it be installed. For the
:: first little while when I had SQL server installed it would only
:: show up in the taskmanager tray, now MOST of the time, it shows up
:: as a popup on my desktop and also in my task tray when I first start
:: XP (SP2). It stays there until I close it. Is there a way to
:: prevent the SQL from popping up?
:
: If you don't want it to be running at all, just remove it from the
: Startup folder.
:
: If you want to have it the task tray without showing on the desktop, I
: don't have that many ideas, as my Server Manager never behaves that
: way.

Thanks for the reply. Actually, I do want it running (on an as needed
basis). I use it to run a smart card reader and the data on the smart
card. I have 3 parts of the program in the startup folder:

MS SQL Manager
Service Manager
and an the Smart Card Reader Program with an unusual path: "C:\Program
Files\Microsoft SQL Server\80\Tools\Binn\scm.exe" -Action 1 -Silent
1 -Service ASUS\ENCOREPRO with target "C:\Program Files\Microsoft SQL
Server\80\Tools\binn"

I have reformatted my hard drive several times and sooner or later this
issue resurfaces.

Sam



Reply With Quote
  #4  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: SQL Server Annoying popup upon boot - 04-28-2007 , 03:05 PM



Spaz (none (AT) none (DOT) com) writes:
Quote:
Thanks for the reply. Actually, I do want it running (on an as needed
basis). I use it to run a smart card reader and the data on the smart
card. I have 3 parts of the program in the startup folder:

MS SQL Manager
Service Manager
This sounds like one too many to me. What paths do they have? And do they
have any command-line options?

On my machine, the commandline for Service Manager is:

"E:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqlmangr.exe" /n

I tested to run this from a command-line window. Without /n the application
would appear as a window. With /n it only showed in the tray, which is
the way I normally want it.

Quote:
and an the Smart Card Reader Program with an unusual path: "C:\Program
Files\Microsoft SQL Server\80\Tools\Binn\scm.exe" -Action 1 -Silent
1 -Service ASUS\ENCOREPRO with target "C:\Program Files\Microsoft SQL
Server\80\Tools\binn"
The scm application is "Service Control Manager", an application I did
not have any knowledge prior to reading your post. The purpose appears to
be to autostart the ASUS\ENCOREPRO service. A more normal way to do this
would be to configure the service as Automatic in Services under Computer
Management.

Quote:
I have reformatted my hard drive several times and sooner or later this
issue resurfaces.
I hope you have had other reasons for reformatting than just getting
rid of the pop-up!

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.