Installing Two Operating Systems 4 Speed

  • Thread starter Thread starter FARAZ QURESHI
  • Start date Start date
You need to do some manual homework! Copy your startup batch file to
c:\TestBatch.bat, then modify it as follows:
rem @echo off
Net start "Adobe LM Service"
pause
Net start "Apple Mobile Device"
pause
Net start "Bonjour Service"
pause
Net start "iPod Service"

Now start a Command Prompt and run c:\TestBatch.bat. When you get the first
error then you must run the command "services.msc" via the Start button and
check two things:
- Is the name of the service correct?
- Is the service enabled or disabled?
You then continue along these lines until you have fully resolved the
problem. You're the only person who can do this - I can't!
 
Name of the service "Adobe LM Service" is correct however startuptype shows
"disabled". What should I do now? Turn it to automatic or manual?
 
Your guess is as good as mine. Try "manual". If one of the Adobe functions
does not work, try "automatic". You might even leave it disabled - check the
Adobe FAQs for information about this question.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top