Bezalel Posted February 13, 2006 Posted February 13, 2006 Is it safe to start the Windows Installer Service from cmdlines.txt?
RyanVM Posted February 14, 2006 Posted February 14, 2006 It's been done before. I'm pretty sure it works OK if manually started.
RogueSpear Posted February 14, 2006 Posted February 14, 2006 The vast majority of my switchless silent installers run from svcpack.inf, which is before cmdlines.txt, and they are all repackaged .msi based installs. Also, my installers for Windows Journal Viewer and Photostory 3, both repackaged .msi installs, run from cmdlines.txt. So the Windows Installer service is certainly available at that point.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now