Remove files from server and host on app.box

This commit is contained in:
WindowsAddict 2024-07-04 02:24:30 +05:30
parent 1c6223d48b
commit 9d37503437
10 changed files with 9 additions and 9 deletions

View File

@ -116,7 +116,7 @@ We can perform the manual activation process in 2 ways.
- Open Windows PowerShell as administrator, and enter the following commands in the sequence in which they are given.
- Enter the Key (Replace `<key>` with the key from the above list) with the following command:
`slmgr /ipk <key>`
- Download Universal tickets from [here](/files/Tickets.zip) and extract the downloaded file.
- Download Universal tickets from [here](https://app.box.com/s/326odzt3lhkv77m15b17k6dzx6j24cvw) and extract the downloaded file.
- Now enter below code in PowerShell:
`(Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control\ProductOptions).OSProductPfn`
- This command will you show you some text like `Microsoft.Windows.48.X19-98841_8wekyb3d8bbwe`

View File

@ -4,7 +4,7 @@
MAS activation may show the error related to "Incorrect ModuleId". Some gaming spoofers mess with Windows activation-related registry keys and because of that windows can not be activated. To fix this, you just need to restore that corrupt registry key with default data.
- [Download](/files/spp_pro.zip) and run this registry file, and confirm all prompts.
- [Download](https://app.box.com/s/bwdlhknu66es69fooki1rlno9ppumfph) and run this registry file, and confirm all prompts.
- Restart your system.
- Run the activation in MAS and if the issue is still not resolved, connect with us [here](troubleshoot.md).

View File

@ -130,7 +130,7 @@
## KMS38 - Server Cor/Acor
- Windows Server Cor/Acor (No GUI) editions don't have the `clipup.exe` file.
- To KMS38 activate it, you need to download the `ClipUp.exe` file from [this link](/files/ClipUp.zip).
- To KMS38 activate it, you need to download the `ClipUp.exe` file from [this link](https://app.box.com/s/cwoxub9tqyowhnyva6ign6qnogb6vk0o).
`File: ClipUp.exe`
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`
This file has digital signatures that can be verified. You can also get this file from the official [Windows Server 2016 x64 RTM ISO](https://download.microsoft.com/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO).
@ -143,7 +143,7 @@
- KMS38 Activation is vulnerable to unintended replacement by a 180-Day KMS Activator.
- From MAS 1.7, the script will enable KMS38 protection by default.
- If you are going to use [KMS_VL_ALL](https://github.com/abbodi1406/KMS_VL_ALL_AIO) by abbodi1406 or [MAS](intro.md) (Online KMS option) for **Office activation**, then you can choose to remove this protection.
- If you are going to use KMS_VL_ALL by abbodi1406 or [MAS](intro.md) (Online KMS option) for **Office activation**, then you can choose to remove this protection.
- Below is the explanation for how the script protect KMS38.
- In the KMS activation method, Windows first checks the KMS IP registered as a specific KMS, and if that is not defined, then it checks the Global KMS IP. Another fact is that if Localhost (IP range 127.0.0.0/8) is defined as the KMS IP in Windows 8 and later OS, then Windows will not accept it as a valid KMS IP. This script simply utilizes the above facts to protect the KMS38 activation from being overwritten by any alternative 'normal' 180-Day KMS Activation, and at the same time, that KMS activator can be used for Office activation.
- Script steps-
@ -170,7 +170,7 @@ We can perform the manual activation process in 2 ways.
- Open Windows PowerShell as administrator, and enter the following commands in the sequence in which they are given.
- Enter the key (Replace `<key>` with the key from the above list) with the following command:
`slmgr /ipk <key>`
- Download the Universal ticket from [here](/files/Tickets.zip) and extract the downloaded file.
- Download the Universal ticket from [here](https://app.box.com/s/326odzt3lhkv77m15b17k6dzx6j24cvw) and extract the downloaded file.
- Find a file named `KMS.xml` in the extracted folder.
- Copy that ticket file and paste it in the following folder:
`C:\ProgramData\Microsoft\Windows\ClipSVC\GenuineTicket`
@ -283,7 +283,7 @@ C:\Files\gatherosstatemodified.exe /c GVLKExp=2038-01-19T03:14:07Z`;DownlevelGen
- To make the exact ticket used in MAS KMS38 script, fix the time with the below PowerShell command and then initiate the ticket generation process as per the steps mentioned above.
`Set-TimeZone -Id "UTC"; $date=[datetime]"2022/10/11 12:00";while($true){set-date $date; start-sleep -milliseconds 10}`
- In the case of Windows Server Cor/Acor (No GUI) editions, the system doesn't have the `clipup.exe` file.
To KMS38 activate it, you need to download the missing `ClipUp.exe` file from [this link](/files/ClipUp.zip).
To KMS38 activate it, you need to download the missing `ClipUp.exe` file from [this link](https://app.box.com/s/cwoxub9tqyowhnyva6ign6qnogb6vk0o).
`File: ClipUp.exe`
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`
This file has digital signatures that can be verified. You can also get this file from the official [Windows Server 2016 x64 RTM ISO](https://download.microsoft.com/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO).

View File

@ -21,7 +21,7 @@ To create a pre-activated Windows installation .iso, do the following:
## Edit ISO File
- As stated above, you can copy the `$OEM$` folder to your bootable USB so you don't have to edit the ISO file. However, if you need to, then follow the steps below.
- Download [AnyBurn Free Portable](https://www.anyburn.com/anyburn.zip) and extract this zip file
- Download [AnyBurn Free Portable](https://www.anyburn.com/download.php) and extract this zip file
- Run the file named `AnyBurn(64-bit)\AnyBurn.exe`
- Select the option named `Edit image file`
- Follow the on-screen instructions and add the `$OEM$` folder to the `sources` folder so that the directory will appear like this: `\sources\$OEM$`
@ -32,7 +32,7 @@ To create a pre-activated Windows installation .iso, do the following:
## KMS38 - Server Cor/Acor
- Windows Server Cor/Acor (No GUI) editions don't have the `clipup.exe` file.
- To KMS38 activate it, you need to download the missing `ClipUp.exe` file from [this link](/files/ClipUp.zip).
- To KMS38 activate it, you need to download the missing `ClipUp.exe` file from [this link](https://app.box.com/s/cwoxub9tqyowhnyva6ign6qnogb6vk0o).
`File: ClipUp.exe`
`SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef`
This file has digital signatures that can be verified. You can also get this file from the official [Windows Server 2016 x64 RTM ISO](https://download.microsoft.com/download/1/6/F/16FA20E6-4662-482A-920B-1A45CF5AAE3C/14393.0.160715-1616.RS1_RELEASE_SERVER_EVAL_X64FRE_EN-US.ISO).

View File

@ -6,7 +6,7 @@ All download links lead to genuine files only.
- Office MSI means those Office files where installers are based on MSI and main difference from C2R is that it allows the users to choose which apps to install directly from setup.exe. They have stopped releasing Office MSI versions now, last Office MSI version was for 2016. From Office 2019 everything now is based on [Office C2R](https://gravesoft.dev/office_c2r_links). VL (Volume) means these Office versions can be activated with KMS.
- Microsoft provides download links of Office MSI VL versions on [VLSC](https://www.microsoft.com/licensing/ServiceCenter/default.aspx) but for them, you need to pay a high subscription fee.
- For that reason, we need to host files on a 3rd party website. You can check [here](genuine-installation-media.md#verify-authenticity-of-files) on how to be sure that the files are genuine. Office 2010, 2013 and 2016 MSI VL files were released on VLSC only, so you may find it hard to find checksums for them. You can download SHA-1 hashes list from [here](/files/Office_MSI_VL_SHA-1.zip) for all below listed Office versions.
- For that reason, we need to host files on a 3rd party website. You can check [here](genuine-installation-media.md#verify-authenticity-of-files) on how to be sure that the files are genuine. Office 2010, 2013 and 2016 MSI VL files were released on VLSC only, so you may find it hard to find checksums for them. You can download SHA-1 hashes list from [here](https://app.box.com/s/gfooa4qprwg19o5oksaeabflyltiq5i5) for all below listed Office versions.
- You can activate all of the below listed 2010/2013/2016 Office files with Online KMS option and 2013/2016 with Ohook option in MAS. To activate Office 2007 Enterprise, you can use this key `BQDQB-KRRY9-43DBR-4P9J4-DH7D8`
- If you need links for any other Windows/office files, please contact us [here](https://discord.gg/gjJEfq7ux8).

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.