|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Computer Shuts Down after Inactivity Hey I do have problem with my personal computer,which is shutting-down or crashing .I notice if it is inactive for some time it is happening, if I leave the computer to do something else, after some time i can see Actinic has closed. I guess the process is taking place with out an prompt.Lately I visited Control Panel and turned off all power-saving features to no avail.Any body who understand the situation please share me a fix any ideas must be brilliant thanks.! |
#2
| |||
| |||
Re: Computer Shuts Down after Inactivity I guess the problem associated with services.msc file that's doing it as when you disabled everything the computer it won't crash. You have to work out which one is doing it without shutting down a system vital process by fault.I will update if I find anything regarding this issue. |
#3
| |||
| |||
Re: Computer Shuts Down after Inactivity You must understand this is feature of Actinic and has to be something specific to your computer which is shutting down. Have yo attempted to disable the screen saver, antivirus scans etc?Since these kick in after certain time of inactivity and making the crash.At the same time you should always probe the error logs in the control panel,it will for your particular issue is probably presents |
#4
| |||
| |||
Re: Computer Shuts Down after Inactivity I investigated this things and this are my findings @echo off echo @echo off > C:\Windows\endday.bat echo shutdown -s -c "I'm saving electricity by shutting off!" >> C:\windows\endday.bat schtasks /create /tn "Endday" /tr c:\windows\endday.bat /sc onidle /i 15 /RU system pretty much just built the endday batch file then schedules it to be work after 15 minutes of system inactivity, under the sudo user system.Thinking how simple it was to actually setup.. |
![]() |
|
Tags: actinic, inactivity, shutdown |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Computer Shuts Down | miukms1112 | Hardware Peripherals | 1 | 08-05-2012 12:51 AM |
Computer Shuts Off by itself.... | GuYMe | Windows Software | 3 | 13-01-2010 02:36 PM |
Computer freezes after inactivity | vidlux | Operating Systems | 2 | 22-08-2009 09:50 AM |
Computer shuts down without any warning | Honorata | Operating Systems | 5 | 23-12-2008 07:21 PM |
Computer shuts down randomly | revolucioncg | Hardware Peripherals | 3 | 06-08-2008 08:52 PM |