И тут обоинка!

This commit is contained in:
Igor 2016-03-16 17:58:07 +03:00
parent d80542102a
commit 8bab9a355b

View File

@ -348,7 +348,7 @@ end
--Создаем базовые обои рабочего стола
ecs.createShortCut(desktopPath .. "Pictures.lnk", picturesPath)
if downloadWallpapers then ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "ChristmasTree.pic") end
if downloadWallpapers then ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "Ciri.pic") end
--Автозагрузка
local file = io.open("autorun.lua", "w")