mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-11 05:32:38 +01:00
aefae
This commit is contained in:
parent
45766173ed
commit
088beaa4f3
@ -348,7 +348,7 @@ end
|
||||
|
||||
--Создаем базовые обои рабочего стола
|
||||
ecs.createShortCut(desktopPath .. "Pictures.lnk", picturesPath)
|
||||
if downloadWallpapers then ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "Ciri.pic") end
|
||||
if downloadWallpapers then ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "Girl.pic") end
|
||||
|
||||
--Автозагрузка
|
||||
local file = io.open("autorun.lua", "w")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user