Compare commits
	
		
			1 Commits
		
	
	
		
			e9152da3a9
			...
			master
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d9ec37a4bd | 
							
								
								
									
										2
									
								
								cron.bat
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								cron.bat
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
schtasks /Delete /F /TN "InvokeJournal"
 | 
			
		||||
schtasks /Create /F /TN "InvokeJournal" /TR "C:\Users\Administrator\scoop\shims\InvokeJournal.exe" /SC MINUTE /MO 10 /RL HIGHEST /RU "Administrator"
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								crontabd/crontabd.exe
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								crontabd/crontabd.exe
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -5,6 +5,6 @@ nssm set crontabd DisplayName crontabd
 | 
			
		||||
nssm set crontabd AppEnvironmentExtra :PATH='C:\Users\Administrator\scoop\shims'
 | 
			
		||||
nssm set crontabd ObjectName LocalSystem
 | 
			
		||||
nssm set crontabd Start SERVICE_AUTO_START
 | 
			
		||||
nssm set crontabd Type SERVICE_WIN32_OWN_PROCESS
 | 
			
		||||
nssm set crontabd Type SERVICE_INTERACTIVE_PROCESS
 | 
			
		||||
nssm set crontabd AppStdout 'C:\Users\Administrator\Seafile\Projects-Go\GoProjects\crontab\crontabd.log'
 | 
			
		||||
nssm set crontabd AppStderr 'C:\Users\Administrator\Seafile\Projects-Go\GoProjects\crontab\crontabd.log'
 | 
			
		||||
		Reference in New Issue
	
	Block a user