-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AUTO: Docs sync -
zune-software-setup
(#36)
* AUTO: Sync Zune software setup docs to personal site * Delete file * Delete 08_contributions.mdx --------- Co-authored-by: josh-wong <[email protected]> Co-authored-by: Josh Wong <[email protected]>
- Loading branch information
1 parent
c3a211d
commit dc98925
Showing
10 changed files
with
78 additions
and
67 deletions.
There are no files selected for viewing
21 changes: 0 additions & 21 deletions
21
docs/portfolio/personal/zune-software-setup/01_getting-started.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 25 additions & 0 deletions
25
docs/portfolio/personal/zune-software-setup/02_getting-started.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Getting started | ||
|
||
Before you begin set up, confirm that you can turn on your Zune device and that is working as expected. | ||
|
||
:::note | ||
|
||
I confirmed that these instructions work when using a Zune HD. If you have an earlier Zune model, you should be able to follow these instructions as well. However, the apps and games can be installed only on a Zune HD. | ||
|
||
::: | ||
|
||
## Prerequisites | ||
|
||
- PC running Windows 10 | ||
|
||
:::warning | ||
|
||
In Windows 11, the Zune driver does not automatically install after plugging in the device. I'm currently troubleshooting the issue and will update these instructions after I find and confirm a resolution. | ||
|
||
::: | ||
|
||
- Zune device | ||
- Zune charging cable | ||
- [Notepad++](https://notepad-plus-plus.org/) | ||
- You'll need to make admin changes to the "hosts" file in Windows. To do this, you'll use Notepad++ since the default text editor in Windows may not allow you to make administrator-level changes. | ||
- Internet connection |
19 changes: 13 additions & 6 deletions
19
...-setup/02_installing-the-zune-software.md → ...setup/03_installing-the-zune-software.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,31 @@ | ||
# Installing the Zune software | ||
# Install the Zune software | ||
|
||
Go to [Zune Update - RESOURCES](https://www.zuneupdate.com/resources/). Then, click **ZUNE-SOFTWARE.ZIP**, and specify a folder to save the file to. | ||
|
||
Go to the folder where you downloaded the software package to. Right-click **ZUNE-SOFTWARE.ZIP**, and select **Extract All**. | ||
|
||
In the wizard, click **Extract**. After the executable file is extracted and the extracted folder appears, double-click **ZunePackage.exe**. | ||
|
||
!!! note | ||
:::note | ||
|
||
User Account Control in Windows may prompt you with the message "**Do you want to allow this app to make changes to your device?**" If so, click **Yes**. | ||
User Account Control in Windows may prompt you with the message "**Do you want to allow this app to make changes to your device?**" If so, click **Yes**. | ||
|
||
::: | ||
|
||
Click **Accept** if you accept the the terms of the Microsoft license terms. | ||
|
||
![Microsoft license agreement](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/microsoft_license_accept.png?raw=true) | ||
|
||
In the window "Zune is ready to install", uncheck **Send info about setup to help improve experience**. Then, click **Install**. | ||
|
||
![Zune software installation](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/zune_software_install.png?raw=true) | ||
|
||
!!! note | ||
:::note | ||
|
||
During installation, Windows may prompt to install .NET Framework 3.5. If so, click **Download and install this feature**. After installation .NET Framework 3.5 is complete, click **Close**. The Zune software will continue installing. | ||
During installation, Windows may prompt to install .NET Framework 3.5. If so, click **Download and install this feature**. After installation .NET Framework 3.5 is complete, click **Close**. The Zune software will continue installing. | ||
|
||
::: | ||
|
||
After the Zune software installation is complete, click **Close**. | ||
![Zune software installation complete](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/zune_software_installation_complete.png?raw=true) | ||
|
||
![Zune software installation complete](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/zune_software_installation_complete.png?raw=true) |
49 changes: 32 additions & 17 deletions
49
...p/03_connecting-with-the-zune-software.md → .../04_connecting-with-the-zune-software.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,82 @@ | ||
# Connecting the Zune with the Zune software | ||
# Connect the Zune with the Zune software | ||
|
||
After installing the Zune software, we need to add a registry setting in Windows and update the "hosts" file in Windows. This will ensure that your Zune can communicate with the Zune software without encountering errors or freezing. | ||
After installing the Zune software, you need to add a registry setting in Windows and update the "hosts" file in Windows. This will ensure that your Zune can communicate with the Zune software without encountering errors or freezing. | ||
|
||
## Add a registry setting to Windows | ||
|
||
Since the Zune software was created and optimized for Windows 7, there seems to be an issue with Windows automatically adding the necessary registry settings. In this step, we will add a setting to the registry in Windows. | ||
Since the Zune software was created and optimized for Windows 7, there seems to be an issue with Windows automatically adding the necessary registry settings. In this step, you'll add a setting to the registry in Windows. | ||
|
||
Go to **[Zune Update - TOOLS](https://www.zuneupdate.com/resources/tools/)**. Then, click **ZUNE-APP-SETTINGS-REG-FILE.ZIP**, and specify a folder to save the file to. | ||
|
||
Go to the folder where you downloaded the ZIP file to. Right-click **ZUNE-APP-SETTINGS-REG-FILE.ZIP**, and select **Extract All**. In the wizard, click **Extract**. A registry file will be extracted. | ||
|
||
!!! warning | ||
:::warning | ||
|
||
If you're worried about the contents of the file and are comfortable checking what will be add to the Windows registry in the next step, you can open the file in Notepad++ to check its contents. | ||
If you're worried about the contents of the file and are comfortable checking what will be add to the Windows registry in the next step, you can open the file in Notepad++ to check its contents. | ||
|
||
::: | ||
|
||
In the extracted folder, double-click **Zune Configure App Settings.reg**. | ||
|
||
!!! note | ||
:::note | ||
|
||
If Windows prompts you about applying this registry setting, click **Run** to allow the file to be added to your registry. | ||
|
||
If Windows prompts you about applying this registry setting, click **Run** to allow the file to be added to your registry. | ||
::: | ||
|
||
When the warning appears, click **Yes**. | ||
|
||
![Registry editor warning](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/registry_editor_warning.png?raw=true) | ||
|
||
When the confirmation window appears, click **OK**. | ||
|
||
![Registry editor confirmation](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/registry_editor_confirmation.png?raw=true) | ||
|
||
## Update the "hosts" file in Windows | ||
|
||
Since Microsoft decommissioned the server that facilitates communication between the Zune and the Zune software, we need to force the software to recognize the device. We do this by tricking the software into thinking the server is still available. | ||
Since Microsoft decommissioned the server that facilitates communication between the Zune and the Zune software, you need to force the software to recognize the device. You can do this by tricking the software into thinking the server is still available. | ||
|
||
Open **File Explorer**. Enter **%SystemRoot%\System32\drivers\etc** in the address bar, then click **Enter**. | ||
|
||
Right-click **hosts**, click **Open with**, then select **Notepad++**. | ||
|
||
At the bottom of the file, add the following to a new line: | ||
`66.115.173.227 resources.zune.net` | ||
|
||
```txt | ||
66.115.173.227 resources.zune.net | ||
``` | ||
|
||
Save the file. | ||
|
||
!!! note | ||
:::note | ||
|
||
When saving the file, you may be prompted to launch Notepad++ in administrator mode since the "hosts" file is protected. If so, do the following: | ||
When saving the file, you may be prompted to launch Notepad++ in administrator mode since the "hosts" file is protected. If so, do the following: | ||
|
||
1. Click **Yes** to open the file in administrator mode. | ||
2. Click **Yes** when asked "Do you want to allow this app to make changes to your device?". | ||
3. Save the file. | ||
1. Click **Yes** to open the file in administrator mode. | ||
2. Click **Yes** when asked "Do you want to allow this app to make changes to your device?". | ||
3. Save the file. | ||
|
||
::: | ||
|
||
## Connect the Zune device | ||
|
||
If you have a PIN code set up on your Zune device, enter the code to unlock the device. | ||
|
||
Plug in your Zune device to your computer to automatically install the device driver. Then, open the Zune software. | ||
|
||
!!! note | ||
:::note | ||
|
||
- **If you previously reset your Zune to its factory default settings**, you will see a different screen that shows your Zune has a "Required Update". If this screen appears, click **Accept**. Once this process is finished, you can begin syncing your media to your Zune HD. | ||
- **If the music you have synced on your Zune device is stored on a cloud service** (for example, OneDrive or Google Drive), you may see a window with the message "You haven't made a selection. Is this screen displayed correctly?" You can either wait until your music finishes downloading or you can cancel the files from being downloaded. After that, the Zune software will start from the initial setup screen. | ||
|
||
- **If you previously reset your Zune to its factory default settings**, you will see a different screen that shows your Zune has a "Required Update". If this screen appears, click **Accept**. Once this process is finished, you can begin syncing your media to your Zune HD. | ||
- **If the music you have synced on your Zune device is stored on a cloud service** (for example, OneDrive or Google Drive), you may see a window with the message "You haven't made a selection. Is this screen displayed correctly?" You can either wait until your music finishes downloading or you can cancel the files from being downloaded. After that, the Zune software will start from the initial setup screen. | ||
::: | ||
|
||
If you want to apply the default settings to the Zune software, click **Start**. Or, if you want to change the default settings, click **Settings**, then follow the screens in the setup wizard. | ||
|
||
![Zune software setup screen](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/zune_software_setup_screen.png?raw=true) | ||
|
||
You've now finished installing the Zune software. If you have any music in the Zune software default folders or the folders that you chose in the setup wizard, those artists, albums, and songs will appear on the main screen. | ||
|
||
![Zune software](https://github.com/josh-wong/zune-software-setup/blob/main/docs/assets/screenshots/zune_software.png?raw=true) | ||
|
||
If you want to choose different folders to sync with your Zune device, go to **Settings** in the Zune software. In **Collection**, you will see **Windows Libraries** where you can choose which folders to sync. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...onal/zune-software-setup/05_conclusion.md → ...nal/zune-software-setup/06_conclusion.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Conclusion | ||
|
||
You should now be able to connect your Zune device to the Zune software and sync your media to your Zune. Additionally, you can also customize which folders the software should sync to your device, select which apps and games you want on your device (for Zune HD owners), and even rip and burn CDs. | ||
You should now be able to connect your Zune device to the Zune software and sync your media to your Zune. Additionally, you can also customize which folders the software should sync to your device, select which apps and games you want on your device (for Zune HD owners), and even rip and burn CDs. |
8 changes: 0 additions & 8 deletions
8
docs/portfolio/personal/zune-software-setup/07_contributions.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
docs/portfolio/personal/zune-software-setup/stylesheets/extra.css
This file was deleted.
Oops, something went wrong.