Page 1 of 1

Adobe ARM At Start up

PostPosted: Wed Feb 10, 2010 8:13 pm
by a1
I opened the computer up today and got an error message saying Adobe ARM could not be executed or something along those lines. I check my Component services and that process could not be found. I search and realized it was a process to run ARM processors. I don't have an ARM processor.


Code: Select all
Application popup: AdobeARM.exe - Application Error : The exception unknown software exception (0xc0000005) occurred in the application at location 0x403febe8.

Click on OK to terminate the program
Click on CANCEL to debug the program


Why is it there?

Can I disable it if I find out where to disable it?


Thanks

Re: Adobe ARM At Start up

PostPosted: Fri Feb 12, 2010 7:12 am
by dave3cu
...I search and realized it was a process to run ARM processors......


My search found that answer, and some others, to be incorrect.

Quote from Adobe Forums (a user forum) http://forums.adobe.com/thread/522601
Question: What is AdobeARM.exe

Answer: Adobe Reader Manager


It appears to be a update/download manager for adobe reader 9.2 and launches at windows startup via the following registry entry:


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Adobe ARM"=""C:\\Program Files\\Common Files\\Adobe\\ARM\\1.0\\AdobeARM.exe""


To prevent it from starting at windows startup you can safely delete this entry from the registry..........


Dave

Re: Adobe ARM At Start up

PostPosted: Fri Feb 12, 2010 9:12 pm
by a1
Thanks

If it happens again I'll dive into the registry. So far it is no problem.

I am reluctant to go near the registry. ;D

Re: Adobe ARM At Start up

PostPosted: Mon Feb 15, 2010 9:19 pm
by Capt.Propwash
just use RUN > MSCONFIG > Start up tab...... DESELECT everything that you basically do not NEED to startup when you turn the computer on.

Adobe ARM as default will be selected to run/boot at startup, just uncheck the box then restart the computer and it will not boot up anymore when you restart the computer.   And there is no need to get into the registry.

Re: Adobe ARM At Start up

PostPosted: Tue Feb 16, 2010 10:06 pm
by a1
[quote]just use RUN > MSCONFIG > Start up tab...... DESELECT everything that you basically do not NEED to startup when you turn the computer on.

Adobe ARM as default will be selected to run/boot at startup, just uncheck the box then restart the computer and it will not boot up anymore when you restart the computer.