.
This commit is contained in:
parent
01e0a59874
commit
4c39265a58
@ -15,13 +15,15 @@ if EXIST %INIFILE% (
|
||||
if NOT EXIST %windir%\snapcontrol.ini (
|
||||
|
||||
echo putting STANDARD inifile in place ...
|
||||
copy /Y %INI_STANDARD% %windir%
|
||||
copy /Y %INIFILE% %windir%
|
||||
%windir%\snapcontrol /I
|
||||
|
||||
) else (
|
||||
echo inifile already copied. nothing to do!
|
||||
)
|
||||
|
||||
)
|
||||
|
||||
echo ####### %0 #######
|
||||
pause
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user