MSDE Merge Modules?

MSDE Merge Modules?

Post by <liba.. » Sun, 09 Mar 2003 01:30:56



Anybody know which merge module sets the registry values
for SQL Server Agent?  I'm looking for where the service
property 'Startup' is set.  The default setting is manual
and I want to change it to automatic during install.  I
assumed this was set in the SQLAgent.msm merge module,
but I don't see it there.

The registry path is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SQLSE
RVERAGENT  and the property name is "Start."  I need to
change the value from 3 to 2 during install.

Thanks for any help!

 
 
 

MSDE Merge Modules?

Post by <liba.. » Sun, 09 Mar 2003 01:53:20


Found the answer.  Sorry for posting and answering
myself! :-)

Quote:>-----Original Message-----
>Anybody know which merge module sets the registry values
>for SQL Server Agent?  I'm looking for where the service
>property 'Startup' is set.  The default setting is
manual
>and I want to change it to automatic during install.  I
>assumed this was set in the SQLAgent.msm merge module,
>but I don't see it there.

>The registry path is:
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SQLS
E
>RVERAGENT  and the property name is "Start."  I need to
>change the value from 3 to 2 during install.

>Thanks for any help!

>.


 
 
 

1. MSDE service stops during install - using MSDE merge modules

I've created a deployment package (using VS.NET) with includes MSDE
merge modules.

During the install, the MSDE instance is created, the service starts (I
can see it in the Services diaglog as "Started") and then it stops.  I
have a custom action in my install that creates the database, tables,
etc.  So when the custom action tries to execute, I get a "SQL Server
doesn't exist"-type of error.

The question is, why does the service stop?

By the way, I got the merge modules from the msdn subscriber download
(SQL 2K MSDE SP2) - and on Win2K.

Thanks,
Jim

--
Posted via http://dbforums.com

2. Executing Stored Procedures from command center

3. What is MSDE Merge Module ?

4. Info on DeadLocks

5. MSDE Merge modules error

6. **** HELP ****

7. MSDE Merge module setup, extras...

8. IT Manager wanted in Portland, OR

9. Bug in MSDE Merge Modules

10. .NET Setup with MSDE Merges Modules

11. .NET setup with MSDE merge modules

12. Cannot uninstall MSDE merge modules -> IE error

13. MSDE Merge Modules + Orca