dhorne
01-18-2005, 01:08 PM
I have made a copy of the MSDE 2000 SP3 prereq. I modified the conditions so that it will install if my instance does not exist. I have also modified setup.ini for MSDE so that my instance is created by the MSDE 2000 SP3 prereq.
Everything works fine if MSDE doesn't exist on the system, but if MSDE does exist then for some reason after the MSDE 2000 SP3 prereq executes and creates my instance it doesn't force a reboot.
My install then tries to run a sql script that chokes at the server login screen because my instance hasn't started. I have tried adding a ServiceControl table entry to force the my instance/service to start, but have had no luck? Anyone have any ideas?
Thanks,
Dave
Everything works fine if MSDE doesn't exist on the system, but if MSDE does exist then for some reason after the MSDE 2000 SP3 prereq executes and creates my instance it doesn't force a reboot.
My install then tries to run a sql script that chokes at the server login screen because my instance hasn't started. I have tried adding a ServiceControl table entry to force the my instance/service to start, but have had no luck? Anyone have any ideas?
Thanks,
Dave