Installing on Windows/bg: Difference between revisions

From FreeCAD Documentation
(Created page with "В момента няма графичен интерфейс за административна инсталация и затова директорията за инст...")
(Updating to match new version of source page)
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
Най-лесния начин за инсталиране на FreeCAD на Windows е да свалите инсталаторът по-долу.

{{Docnav
|[[Feature_list|Feature list]]
|[[Installing_on_Linux|Installing on Linux]]
}}


{{TOCright}}
{{DownloadWindowsStable}}


== Standard Installation ==

The easiest way to install the latest stable version of FreeCAD is to use the installer, see the [[Download|Download]] page.

<div class="mw-translate-fuzzy">
Ако искате да свалите или 64-битова версия, или нестабилна "най-нова" версия (development version) вижте страницата [[Download/bg|Downloads]].
</div>

<div class="mw-translate-fuzzy">
След като свалите .msi (Microsoft Installer) файлът кликнете 2 пъти върху него за да стартирате инсталацията.
След като свалите .msi (Microsoft Installer) файлът кликнете 2 пъти върху него за да стартирате инсталацията.
</div>


<div class="mw-translate-fuzzy">
По-доли има други опции за инсталация. Ако ви се струват трудни не се притеснявайте! За повечето потреби на Windows е достатъчно да инсталират със гореописаният инсталатор и да следват инструкциите в '''[[Getting started | Get started]]'''!
По-доли има други опции за инсталация. Ако ви се струват трудни не се притеснявайте! За повечето потребители на Windows е достатъчно да инсталират със гореописаният инсталатор и да следват инструкциите в страницата '''[[Getting started/bg|Първи Стъпки]]'''!
</div>


== Installation for all users of the Windows system ==


By default FreeCAD will be installed for the user that executes the installer. If this user only has user permissions, the default installation path is:
===Проста Инсталация с Microsoft Installer===
: {{FileName|C:\Users\<username>\AppData\Local\Programs\FreeCAD X.YY}}
Най-лесния начин за инсталация на FreeCad е с гореописаният инсталатор. Тази страница описва различните опции на "Microsoft Installer".


If the installer is executed by an admin user, or you execute it as admin, you can choose if FreeCAD should be installed for all users of the system or just for you. The default is for all users.
Ако искате да свалите или 64-битова версия, или нестабилна "най-нова" версия (development version) вижте страницата [[Downloads]].


If installed for all users, the default installation path is:
: {{FileName|C:\Program Files\FreeCAD X.YY}}


== Silent Installation ==
=== Инсталация през командния ред ===
Използвайки командата "msiexec.exe" имате достъп то допълнителни опции като инсталация без човешка намеса и административна инсталация.


To install FreeCAD silently, you can execute the installer from the command line:
==== Инсалация без човешка намеса ====
Използвайки командния ред
msiexec /i FreeCAD<version>.msi
инсталацията може да се стартира от програма или скрипт. Допълнителни параметри могат да се добавят на края на командния ред. Например:
{{Code|code=
msiexec /i FreeCAD-2.5.msi TARGETDIR=r:\FreeCAD25
}}
==== Ограничен потребителски интерфейс ====
С /q опциите на инсталаторът може да контролирате колко се показва на потребителя по време на инсталация. По точно:

* /qn - без интерефейс (не се показва нищо)
* /qb - основен интерфейс - само малък прогрес бар
* /qb! - Подобно на /qb, но без бутона Cancel
* /qr - Улекотен интерфейс - показва всички прозорци които не изискват действия от потребителя (пропускаме всички прозорци с бутони)
* /qn+ - Подобно на /qn, но показва диалогът "Completed" накрая
* /qb+ - Подобно на /qb, но показва диалогът "Completed" накрая


{{Code|lang=text|code=
==== Директория за Инсталация ====
FreeCAD-~.exe /S
Опцията TARGETDIR определя директория където ще се инсталира FreeCAD. Например различен диск за инсталация може да бъде определен чрез TARGETDIR ето така:
{{Code|code=
TARGETDIR=R:\FreeCAD25
}}
}}
Default settings will be used for all options. A custom installation path can be specified in this manner:
Директорията за инсталация по подразбиране (TARGETDIR) е [WindowsVolume\Programm Files\]FreeCAD<version>.


{{Code|lang=text|code=
==== Инсталация за всички потребители ====
FreeCAD-~.exe /S /D=A path to FreeCAD with spaces
Ако добавите
{{Code|code=
ALLUSERS=1
}}
}}
към командия ред, програмата ще се инсталира за всички потребители. По подразбиране инсталацията без човешка намеса (non-interactive) инсталира програмата само за настоящия потребител, а инсталацията с човешка намеса (interactive) предлага прозорец с избора който по подразбиране е за всички потребители (стига настоящия потребител да е администратор).


By default, even with silent installations, there will be a short popup when the installer is checked for corruption. This so-called cyclic redundancy check only takes a few seconds at most. To disable this corruption check:
==== Избор на компоненти ====
Някой опции позволяват определни части от FreeCAD да се инсталират, пре-инсталират или махат. Възможните избори за компоненти са:


{{Code|lang=text|code=
* DefaultFeature - инстлиране на програмата заедно с основните библиотеки
FreeCAD-~.exe /S /NCRC
* Documentation - инсталиране на документацията
}}
* Source code - инсталриане на сорс-кода на програмата
* ... ToDo


Note that this {{Incode|/NCRC}} flag is '''not recommended''' since the corruption check assures that the installer was e.g. completely downloaded.
Опцията ALL определя всички компоненти. Всеки компонент изисква поне DefaultFeature (тоест самата програма). Следните опции дават и по-голям контрол върху инсталацията на компоненти:


== Chocolatey ==
* ADDLOCAL - списък от компоненти за инсталация на локалната машина
* REMOVE - списък от компоненти за махане
* ADDDEFAULT - списък от компоненти които се добавят в конфигурацията си по подразбиране (на локалната машина)
* REINSTALL - списък от компоненти които да се преинсталират.
* ADVERTISE - списък от компоненти за които да се направи "advertisе" инсталация.


Using the [https://chocolatey.org/install Chocolatey] package manager is currently not recommended as that repository is no longer kept up-to-date.
За други опции моля вижте MSDN документацията.

Ако с тези опции добавим
{{Code|code=
ADDLOCAL=Extensions
}}
се инсталира само интерпретаторът (?) и се регистрират файловите разширения, но не се инсталира нищо друго.


<span id="Uninstallation"></span>
=== Деинсталация ===
=== Деинсталация ===
С
С
{{Code|code=
msiexec /x FreeCAD<version>.msi
}}
FreeCAD може да се махне. Не е нужно да имате MSI файлът за деинсталация. Алтернативно, пакетът или кодът на продукта може да се даде. Можете да намерите кодът на продуктът като видите свойствата на Uninstall иконата която FreeCAD инсталира в Старт менюто.


To uninstall FreeCAD it is preferable to use the Windows tools for uninstalling software. Alternatively you can execute the uninstaller directly. This is the file:
=== Административна Инсталация ===
: {{FileName|Uninstall-FreeCAD.exe}}
С
You can find it in the folder where FreeCAD is installed.
{{Code|code=
msiexec /a FreeCAD<version>.msi
}}
можете да направите "административна" (мрежова) инсталация. Файловете ще бъдат разопаковани в определената директория (която трябва да е споделена мрежова директория), но никакви други промени няма да бъдат извършени върху локалната машина (например REGISTRY няма да бъде променена). Също нов по-малък msi инсталатор ще бъде генериран в мрежовата директория. Други компютри в мрежата могат да направят локална инсталация използвайки този инсталатор (в бъдещи версии ще е възможно някой компоненти да останат върхи мрежовата директория, но да бъдат споделени от локалните инсталации).


The uninstaller can also be executed silently using the command line:
В момента няма графичен интерфейс за административна инсталация и затова директорията за инсталация при административната инсталация трябва да бъде дадена на командния ред.


{{Code|lang=text|code=
There is no specific uninstall procedure for an administrative install - just delete the target directory if no client uses it anymore.
Uninstall-FreeCAD.exe /S}}


Note that (silent) uninstallation will fail if there is a running instance of FreeCAD, even if that instance is not the version being uninstalled.
=== Advertisement ===
With
{{Code|code=
msiexec /jm FreeCAD<version>.msi
}}
it would be possible, in principle, to "advertise" FreeCAD to a machine (with /ju to a user). This would cause the icons to appear in the start menu, and the extensions to become registered, without the software actually being installed. The first usage of a feature would cause that feature to be installed.


The FreeCAD installer currently supports just advertisement of start menu entries, but no advertisement of shortcuts.


<div class="mw-translate-fuzzy">
=== Automatic Installation on a Group of Machines ===
{{docnav|Feature list/bg|Install on Unix/bg}}
With Windows Group Policy, it is possible to automatically install FreeCAD an a group of machines. To do so, perform the following steps:
</div>
#Log on to the domain controller
#Copy the MSI file into a folder that is shared with access granted to all target machines.
#Open the MMC snapin "Active Directory users and computers"
#Navigate to the group of computers that need FreeCAD
#Open Properties
#Open Group Policies
#Add a new policy, and edit it
#In Computer Configuration/Software Installation, choose New/Package
#Select the MSI file through the network path
#Optionally, select that you want the FreeCAD to be deinstalled if the computer leaves the scope of the policy.


{{Userdocnavi{{#translation:}}}}
Group policy propagation typically takes some time - to reliably deploy the package, all machines should be rebooted.

=== Installation on Linux using Crossover Office ===

You can install the windows version of FreeCAD on a Linux system using ''CXOffice 5.0.1''. Run ''msiexec'' from the CXOffice command line, assuming that the install package is placed in the "software" directory which is mapped to the drive letter "Y:":
{{Code|code=
msiexec /i Y:\\software\\FreeCAD<version>.msi
}}
FreeCAD is running, but it has been reported that the OpenGL display does not work, like with other programs running under [[wikipedia:Wine (software)|Wine]] i.e. Google [[wikipedia:SketchUp|SketchUp]].

{{docnav|Feature list|Install on Unix}}

[[Category:User Documentation]]
<languages/>

Latest revision as of 20:00, 26 January 2024

Standard Installation

The easiest way to install the latest stable version of FreeCAD is to use the installer, see the Download page.

Ако искате да свалите или 64-битова версия, или нестабилна "най-нова" версия (development version) вижте страницата Downloads.

След като свалите .msi (Microsoft Installer) файлът кликнете 2 пъти върху него за да стартирате инсталацията.

По-доли има други опции за инсталация. Ако ви се струват трудни не се притеснявайте! За повечето потребители на Windows е достатъчно да инсталират със гореописаният инсталатор и да следват инструкциите в страницата Първи Стъпки!

Installation for all users of the Windows system

By default FreeCAD will be installed for the user that executes the installer. If this user only has user permissions, the default installation path is:

C:\Users\<username>\AppData\Local\Programs\FreeCAD X.YY

If the installer is executed by an admin user, or you execute it as admin, you can choose if FreeCAD should be installed for all users of the system or just for you. The default is for all users.

If installed for all users, the default installation path is:

C:\Program Files\FreeCAD X.YY

Silent Installation

To install FreeCAD silently, you can execute the installer from the command line:

FreeCAD-~.exe /S

Default settings will be used for all options. A custom installation path can be specified in this manner:

FreeCAD-~.exe /S /D=A path to FreeCAD with spaces

By default, even with silent installations, there will be a short popup when the installer is checked for corruption. This so-called cyclic redundancy check only takes a few seconds at most. To disable this corruption check:

FreeCAD-~.exe /S /NCRC

Note that this /NCRC flag is not recommended since the corruption check assures that the installer was e.g. completely downloaded.

Chocolatey

Using the Chocolatey package manager is currently not recommended as that repository is no longer kept up-to-date.

Деинсталация

С

To uninstall FreeCAD it is preferable to use the Windows tools for uninstalling software. Alternatively you can execute the uninstaller directly. This is the file:

Uninstall-FreeCAD.exe

You can find it in the folder where FreeCAD is installed.

The uninstaller can also be executed silently using the command line:

Uninstall-FreeCAD.exe /S

Note that (silent) uninstallation will fail if there is a running instance of FreeCAD, even if that instance is not the version being uninstalled.


Feature list/bg
Install on Unix/bg