mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	appveyor: improvements
This commit is contained in:
		| @@ -7,12 +7,11 @@ environment: | |||||||
|  |  | ||||||
| install: | install: | ||||||
| - git submodule update --init --recursive | - git submodule update --init --recursive | ||||||
| - appveyor DownloadFile http://www.secfs.net/winfsp/resources/Test.Filter.Driver.zip | - appveyor DownloadFile http://www.secfs.net/winfsp/resources/Test.Filter.Driver.zip & 7z x Test.Filter.Driver.zip | ||||||
| - 7z x Test.Filter.Driver.zip |  | ||||||
| - appveyor AddMessage "Change boot configuration and reboot" -Category Information | - appveyor AddMessage "Change boot configuration and reboot" -Category Information | ||||||
|  | - if exist %SystemRoot%\memory.dmp del %SystemRoot%\memory.dmp | ||||||
| - verifier /standard /driver winfsp-x64.sys | - verifier /standard /driver winfsp-x64.sys | ||||||
| - bcdedit /set testsigning on | - bcdedit /set testsigning on | ||||||
| - if exist %SystemRoot%\memory.dmp del %SystemRoot%\memory.dmp |  | ||||||
| - ps: Restart-Computer -Force | - ps: Restart-Computer -Force | ||||||
| - ps: Start-Sleep -s 60 | - ps: Start-Sleep -s 60 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user