You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/testing/reporting-issues.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@ Please report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/iss
27
27
28
28
### If it's from a GitHub branch...
29
29
30
-
Ideally, report to the `📘 ┃ playbook` channel under our [Discord's 'Development' category](../../faq-and-troubleshooting/common-questions/testing-nightly-builds.md). Otherwise, report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/issues). Ensure that you follow the issue template.
30
+
Ideally, report to the `📘 ┃ playbook` channel under our [Discord's 'Development' category](../../general-faq/testing-nightly-builds.md). Otherwise, report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/issues). Ensure that you follow the issue template.
31
31
32
-
### If it's a [preview from our Discord](../../faq-and-troubleshooting/common-questions/testing-nightly-builds.md)...
32
+
### If it's a [preview from our Discord](../../general-faq/testing-nightly-builds.md)...
33
33
34
34
Report to the designated `🧪 ┃ issue-reporting` forum channel under the 'Development' category.
Copy file name to clipboardExpand all lines: docs/contributing/testing/what-to-test.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ icon: material/test-tube
7
7
8
8
This page covers what we recommend testing in an in-development build. See [the reporting issues page](reporting-issues.md) if you find any problems.
9
9
10
-
If you haven't set up a virtual machine, see the [Playbook contributing page](../playbook.md) on how to do so. However, feel free to test it on real hardware, especially if it's a [release candidate](../../faq-and-troubleshooting/common-questions/testing-nightly-builds.md)!
10
+
If you haven't set up a virtual machine, see the [Playbook contributing page](../playbook.md) on how to do so. However, feel free to test it on real hardware, especially if it's a [release candidate](../../general-faq/testing-nightly-builds.md)!
11
11
12
12
!!! note "Ensure what you test works on stock Windows first"
13
13
To reduce the amount of false reports, please verify that any issues encountered on Atlas do not happen in the same environment and configuration on unmodified Windows.
description: Fix error code 1603 when installing Adobe Acrobat
3
+
icon: simple/adobeacrobatreader
4
+
---
5
+
6
+
# :simple-adobeacrobatreader: How to fix Adobe Acrobat failing to install?
7
+
8
+
**If Adobe Acrobat fails to install with error codes such as 1603, you have most likely changed your Atlas settings using the included folder.**
9
+
10
+
To get Adobe Acrobat to install successfully, you will need to make sure you have enabled [Printing](../getting-started/post-installation/atlas-folder/general-configuration.md#printing). Without the printing service enabled, Adobe Acrobat will continuously fail to install.
11
+
12
+
## Why is Printing required to install Adobe Acrobat?
13
+
14
+
During the installation of Adobe Acrobat, the installer will attempt to configure a virtual "Adobe PDF" printer. As this is a virtual printer, it requires the printing service to be enabled for successful installation of printer drivers.
15
+
16
+
However, after installing Adobe Acrobat, you may choose to disable [Printing](../getting-started/post-installation/atlas-folder/general-configuration.md#printing) if you do not intend to use the included printer driver or any other form of printing.
17
+
18
+
!!! warning
19
+
Disabling [Printing](../getting-started/post-installation/atlas-folder/general-configuration.md#printing) after the installation of Adobe Acrobat is not officially tested or endorsed by Atlas. Therefore, we cannot guarantee stability if you disable [Printing](../getting-started/post-installation/atlas-folder/general-configuration.md#printing) after completing the Adobe Acrobat installation.
Copy file name to clipboardExpand all lines: docs/general-faq/atlas-and-security.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ We believe that power users should be able to have a choice over the balance bet
13
13
14
14
Atlas alerts users about the risks of disabling security features, as well as never unknowingly reducing security. One way that this is done is through the AME Wizard configuration prompts.
15
15
16
-
[Configuring Security in Atlas -->](../../getting-started/post-installation/atlas-folder/security.md)
16
+
[Configuring Security in Atlas -->](../getting-started/post-installation/atlas-folder/security.md)
17
17
18
18
## Security compared to unmodified Windows
19
19
@@ -25,7 +25,7 @@ Both Ameliorated and Atlas are always finding ways to be as transparent as possi
25
25
26
26
## Legacy versions of Atlas
27
27
28
-
Legacy versions of Atlas, meaning before the `v0.3.x` versions, previously raised many security concerns. We advise anyone that are on these versions of Atlas to [reinstall Windows and upgrade to the latest version](../../getting-started/installation.md).
28
+
Legacy versions of Atlas, meaning before the `v0.3.x` versions, previously raised many security concerns. We advise anyone that are on these versions of Atlas to [reinstall Windows and upgrade to the latest version](../getting-started/installation.md).
29
29
30
30
We listened to the feedback, and we have taken a shift to include maintaining security as a goal of Atlas. Many of the concerns have been rectified in the latest versions, such as:
Copy file name to clipboardExpand all lines: docs/general-faq/bluetooth-compatibility.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ Follow these steps to set up Bluetooth:
13
13
14
14
1. Enable Bluetooth in the Atlas folder.
15
15
16
-
2. Install your Bluetooth driver. You can get this from your device's OEM or follow our [SDIO guide](../../getting-started/post-installation/drivers/others.md#snappy-driver-installer-origin).
16
+
2. Install your Bluetooth driver. You can get this from your device's OEM or follow our [SDIO guide](../getting-started/post-installation/drivers/others.md#snappy-driver-installer-origin).
17
17
- Most issues with Bluetooth are caused by installing improper drivers. Make sure to research and find the driver that is suited for your device.
If these steps did not resolve your issue, try researching further into the driver you should download for your system. These are almost always the cause and are not an issue directly with AtlasOS.
Copy file name to clipboardExpand all lines: docs/general-faq/itunes-compatibility.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,16 @@ icon: material/apple
7
7
8
8
**If iTunes is not recognizing your Apple device, it's likely a driver issue. You can fix this by downloading and installing the Apple USB Drivers.**
9
9
10
-
If you're using Atlas and have not enabled [Automatic Driver Installation](../../getting-started/post-installation/drivers/getting-started.md#want-driver-installation-updates-through-windows-update-instead), you will need to install the Apple USB driver manually.
10
+
If you're using Atlas and have not enabled [Automatic Driver Installation](../getting-started/post-installation/drivers/getting-started.md#want-driver-installation-updates-through-windows-update-instead), you will need to install the Apple USB driver manually.
11
11
12
12
## :material-package-down: Manual Installation
13
13
14
14
!!! tip
15
-
If you're experiencing significant issues with drivers, consider enabling [Automatic Driver Installation](../../getting-started/post-installation/atlas-folder/general-configuration.md#driver-updates) from the Atlas folder.
15
+
If you're experiencing significant issues with drivers, consider enabling [Automatic Driver Installation](../getting-started/post-installation/atlas-folder/general-configuration.md#driver-updates) from the Atlas folder.
16
16
17
17
1. Download the latest Apple USB drivers from the [Microsoft Update Catalog](https://www.catalog.update.microsoft.com/Search.aspx?q=Apple%2C%20Inc.%20-%20USBDevice) that begins with a three-digit version number.
18
18
19
-

19
+

20
20
21
21
2. Extract the downloaded zip file using 7-Zip or Explorer. Ignore any warnings that may appear.
Copy file name to clipboardExpand all lines: docs/general-faq/testing-nightly-builds.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,6 @@ We often post announcements to the development Discord role when we need help te
13
13
14
14
These builds are different from the ones automatically built on our GitHub. Official development builds posted on our Discord are ready to be tested for feedback.
15
15
16
-
See ['Contributing to the Atlas Playbook'](../../contributing/playbook.md) for more information on testing. :smile:
16
+
See ['Contributing to the Atlas Playbook'](../contributing/playbook.md) for more information on testing. :smile:
Copy file name to clipboardExpand all lines: docs/general-faq/updating-atlas.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,4 +15,4 @@ Many changes that older Atlas versions made were irreversible, meaning that upda
15
15
16
16
Previous versions of Atlas [have security concerns](atlas-and-security.md#legacy-versions-of-atlas), which only increase over time due to a lack of Windows Updates. These versions of Atlas are no longer supported, lack features, and lack many bug fixes.
17
17
18
-
[Reinstalling Windows and installing Atlas -->](../../getting-started/installation.md)
18
+
[Reinstalling Windows and installing Atlas -->](../getting-started/installation.md)
Copy file name to clipboardExpand all lines: docs/general-faq/windows-update-errors.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@ icon: material/update
9
9
10
10
## :material-microsoft-windows: Windows 10 Error 0x80070643
11
11
12
-

12
+

13
13
14
14
This issue is on Microsoft's end with the update [KB5034441 for Windows 10](https://support.microsoft.com/en-gb/topic/kb5034441-windows-recovery-environment-update-for-windows-10-version-21h2-and-22h2-january-9-2024-62c04204-aaa5-4fee-a02a-2fdea17075a8). Try the two fixes listed below and retry updates:
15
15
16
16
1.**Ensure that you have adequate free storage**
17
17
18
-
You should have at least 1GB of free storage on your Windows drive. If you have little free storage after reinstalling Windows, you likely haven't removed the backup of your previous Windows installation. See [Your old Windows installation](../../getting-started/installation.md#your-old-windows-installation) for more information.
18
+
You should have at least 1GB of free storage on your Windows drive. If you have little free storage after reinstalling Windows, you likely haven't removed the backup of your previous Windows installation. See [Your old Windows installation](../getting-started/installation.md#your-old-windows-installation) for more information.
Copy file name to clipboardExpand all lines: docs/getting-started/installation.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ icon: material/cogs
8
8
9
9
This guide will walk you through fully reinstalling Windows, installing Atlas on top of it, and completing other necessary steps. A full Windows reinstall is needed to ensure stability during the initial installation of Atlas.
10
10
11
-
Before continuing, we recommend reviewing our page on [who Atlas is for](../faq-and-troubleshooting/who-is-atlas-for.md).
11
+
Before continuing, we recommend reviewing our page on [who Atlas is for](../install-faq/who-is-atlas-for.md).
@@ -127,15 +127,15 @@ You can find your network driver online by searching for your device/motherboard
127
127
1. Type in your noted-down drive letter, including the colon, and then **without a space**, type `\sources\setup.exe` after it. [**Example:** `H:\sources\setup.exe`](../assets/images/win-setup-run-dialog.webp)
128
128
129
129
1. Press ++enter++ on the Run dialog, and accept the User Account Control prompt
130
-
- The message ["Make sure BitLocker Drive Encryption is suspended"](../assets/images/bitlocker-error-setup.jpg) could appear from the Windows Setup when you press ++enter++. Refer to our [BitLocker decrypting instructions](../faq-and-troubleshooting/common-questions/decryptying-using-bitlocker.md) to resolve this, and then attempt this again
130
+
- The message ["Make sure BitLocker Drive Encryption is suspended"](../assets/images/bitlocker-error-setup.jpg) could appear from the Windows Setup when you press ++enter++. Refer to our [BitLocker decrypting instructions](../install-faq/decrypting-using-bitlocker.md) to resolve this, and then attempt this again
131
131
132
132
1. Select **No thanks** when prompted for updates and uncheck the box for **I want to help make the Windows installation better**
133
133
134
134
1. Click **I don't have a product key**, as Windows will activate automatically later, presuming that Windows is legitimately activated beforehand
135
135
136
136
1. Choose your edition of Windows
137
137
<!-- --8<-- [end:reinstalling] -->
138
-
- For Atlas, we strongly recommend and officially support Windows Pro, with **Windows Home not being officially supported.** See our page on [Windows Editions](../faq-and-troubleshooting/common-questions/windows-editions.md) for more information
138
+
- For Atlas, we strongly recommend and officially support Windows Pro, with **Windows Home not being officially supported.** See our page on [Windows Editions](../install-faq/windows-editions.md) for more information
139
139
<!-- --8<-- [start:reinstalling1] -->
140
140
141
141
1. Accept the license agreement and click **Custom: Install Windows only (advanced)**
@@ -198,7 +198,7 @@ You can find your network driver online by searching for your device/motherboard
198
198
199
199
1. Follow [Microsoft's guide](https://support.microsoft.com/en-us/windows/reinstall-windows-d8369486-3e33-7d9c-dccc-859e2b022fc7#ID0EDBBBBBBBDBD) for a clean installation from step 4 (clicking **Install now**)
200
200
<!-- --8<-- [end:reinstalling1] -->
201
-
- For Atlas, we strongly recommend and officially support Windows Pro, with **Windows Home not being officially supported.** See our page on [Windows Editions](../faq-and-troubleshooting/common-questions/windows-editions.md) for more information
201
+
- For Atlas, we strongly recommend and officially support Windows Pro, with **Windows Home not being officially supported.** See our page on [Windows Editions](../install-faq/windows-editions.md) for more information
202
202
203
203
204
204
### :material-cog: Initial setup (OOBE)
@@ -269,7 +269,7 @@ If you don't know, choose 'Driver Installation & Updates from Windows Update.'
269
269
??? danger "AME Wizard suddenly closing or being deleted?"
270
270
Add AME Wizard as an exclusion or disable **Real-time protection** in the Windows Security settings. This is usually necessary when a new version of AME Wizard is released, which has not been used much yet.
271
271
272
-
To read more about this, view our [**AME Wizard Deleted**](../faq-and-troubleshooting/ame-wizard-errors/ame-wizard-deleted.md) page.
272
+
To read more about this, view our [**AME Wizard Deleted**](../install-faq/ame-wizard-errors/ame-wizard-deleted.md) page.
273
273
274
274
275
275
1. Open Microsoft Edge, search [`atlasos.net`](https://atlasos.net), then download the **Atlas Playbook** and **AME Wizard**
@@ -279,14 +279,14 @@ If you don't know, choose 'Driver Installation & Updates from Windows Update.'
279
279
1. If you have chosen [**Manual Driver Installation**](#driver-updates), run `Disable Drivers Installation in Windows Update.reg` from the extracted Atlas Playbook download and restart
280
280
281
281
1. Open **Settings** and update Windows, including optional updates, until no more updates are available. If paused, un-pause Windows Updates to follow this step
282
-
- If there's an error updating on Windows 10, see our page on [:material-update: Windows Update Errors](../faq-and-troubleshooting/common-questions/windows-update-errors.md#windows-10-error-0x80070643) for a fix, retry updating, and continue with the rest of the installation guide
282
+
- If there's an error updating on Windows 10, see our page on [:material-update: Windows Update Errors](../general-faq/windows-update-errors.md#windows-10-error-0x80070643) for a fix, retry updating, and continue with the rest of the installation guide
283
283
284
284
1. Open the **Microsoft Store** and update all apps that have pending updates
285
285
286
286
1. Restart after all updates are complete. After restarting, check again for updates repeatedly until there are no more updates that pop up
287
287
288
288
1. Open `AME Wizard Beta.exe` from the AME Wizard folder
289
-
1. If there is a warning from SmartScreen that AME Wizard is an [unrecognized application](../faq-and-troubleshooting/ame-wizard-errors/ame-wizard-deleted.md#why-is-it-being-falsely-flagged), bypass this warning by clicking **More info** and **Run anyway**
289
+
1. If there is a warning from SmartScreen that AME Wizard is an [unrecognized application](../install-faq/ame-wizard-errors/ame-wizard-deleted.md#why-is-it-being-falsely-flagged), bypass this warning by clicking **More info** and **Run anyway**
290
290
1. Click on **Updates** at the top and make sure AME Wizard is up to date
291
291
292
292
1. Drag `Atlas Playbook.apbx` from the Atlas Playbook folder into AME Wizard
@@ -318,6 +318,6 @@ If you need any help, you can find links below to a large community of individua
0 commit comments