Automate service restart
Closed
                                    
                        Aron2roy                    
                                    -
                            May 20, 2011 at 12:03 PM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - May 24, 2011 at 10:34 AM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - May 24, 2011 at 10:34 AM
        Related:         
- Automate service restart
 - Antimalware service executable - Guide
 - Windows service pack 3 iso - Download - Windows
 - Why did my pc restart on its own - Guide
 - Checkr background service - Guide
 - Windows xp service pack 2 download - Download - Windows
 
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
May 24, 2011 at 10:34 AM
    May 24, 2011 at 10:34 AM
                        
                    I think you would need a batch job to check for the modified file. depending on how frequently file changes and what is the time frame you are looking for you may end up with 14 mins interval or longer. Since you have a service, why not add on to that service to see if the file has been modified till the acceptable range, if not then exit out of processing else continue to process. all depends on load etc i would think