legnireb Posted March 6, 2012 Posted March 6, 2012 Hi Guys! I need your help! I want to be able to stop UI0Detect in Windows 7 ,because it always appears when i am installing a silent program. I already tried a batch file with - net stop UI0Detect, but the service remains the same- did'nt stop. Can you give me some advices, how to stop this service to acomplish the silent install without the Interactive services appear? After the installation i would start it. Thanks in advance
MagicAndre1981 Posted March 6, 2012 Posted March 6, 2012 which software do you want to install?UI0Detect = Session 0 Isolation issue:http://windowsteamblog.com/windows/b/developers/archive/2009/10/01/session-0-isolation.aspxhttp://www.alex-ionescu.com/?p=59
legnireb Posted March 7, 2012 Author Posted March 7, 2012 Hi MagicAndre1981! Ths for your quick reply. I made an Autoit script and i was trying to install it in win 7 , but i was having some problems with UI0Detect.exe service. Ths also for the usefull links you put in your reply, i found them very usefull. I manage to acomplish to solve the problem just with quotes, imagine.... I used - net stop "UI0Detect" and it worked just fine. Anyway, i must aprecciate your quick help as usual. Ths man
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