# Telepítse a Microsoft Windows™ rendszerre
Download the latest Windows archive from QOwnNotes Releases on GitHub (opens new window) (look for a file called QOwnNotes.zip
) and unzip it to anywhere you like. Nincs szükség telepítésre!
WARNING
Ha az automatikus frissítőt szeretné használni, kérjük, győződjön meg arról, hogy kicsomagolja-e egy olyan helyre, ahol a felhasználói fiók rendelkezik írási hozzáféréssel. By default, your user account most likely doesn't have write access to places like C:\Program Files (x86)
or C:\Program Files
.
Ezután közvetlenül futtathatja a QOwnNotes.exe
fájlt a QOwnNotes
mappából, nincs szükség telepítésre.
# Hordozható üzemmód
A QOwnNotesPortable.bat
használatával futtathatja a QOwnNotes hordozható módban, ahol mindent (beleértve a jegyzeteket is) csak a QOwnNotes
mappájában tárolunk.
TIP
Nincs szüksége a hordozható módra, ha csak nincs adminisztrációs engedélye a számítógépéhez. A QOwnNotes programot nem kell telepíteni!
# Windows 8.1 and older
Qt dropped support for Windows XP with version 5.8, but QOwnNotes is now also built with Qt 5.7 to allow Windows XP users to still use it. Windows 8.1 has issues with the regular QOwnNotes build, because it was built on a newer Windows SDK.
Saját magának kell letöltenie a ZIP-fájlt az AppVeyor (opens new window) webhelyről, és ki kell csomagolnia egy tetszőleges mappába.
Ezután közvetlenül futtathatja a QOwnNotes.exe
fájlt a mappából, nincs szükség telepítésre.
TIP
Info Az automatikus frissítési mechanizmus nem működik a Windows XP AppVeyor buildjével! Magának le kell töltenie az új kiadásokat.
# Chocolatey
There is a community-maintained package of QOwnNotes at Chocolatey (opens new window).
Telepítheti:
choco install qownnotes
# Scoop
There is a community-maintained package of QOwnNotes (opens new window) at Scoop (opens new window). If you add the Extras bucket, you can use it to install QOwnNotes in portable mode.
scoop bucket add extras
scoop update
scoop install qownnotes
2
3
# WinGet
There is a community-maintained package of QOwnNotes (opens new window) for WinGet (opens new window).
You can install it with:
winget install qownnotes
# MSYS2
There is a community-maintained package of QOwnNotes (opens new window) for MSYS2.
You can install it with:
pacman -S mingw-w64-qownnotes
← Telepítse az Ubuntu Linux-ra, az elemi operációs rendszerre és a Linux Mint-re Telepítse a macOS™ -ra →