Jump to content

Search the Community

Showing results for tags 'Scripts'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • TnC Genel
    • Reklam-Bağış-Sponsorluk
    • Duyurular
  • Modifiye Edilmiş İşletim Sistemleri
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Diğer
    • Windows Xp
    • Diğer İşletim Sistemleri
    • MultiBoot Sistemler
    • Linux Distributions
  • Bilgisayar Dünyası Genel
    • Her Zaman Gerekliler
    • Yazılım
    • Donanım
    • Sosyal Medya - Anında Mesajlaşma
    • Yararlı Linkler
  • TnC PROGRAM-APPZ
    • TNC-TR Çalışmaları
    • Program-Appz
    • Program-Appz - Ebook İstek
    • AIO
    • Portable Programlar
    • Türkçe Yamalar
    • Katılımsız - Unattended
  • Programlama
    • AutoIT
    • AutoPlay Media Studio
    • C#
  • Webmaster
    • Webmaster Sorunları & Çözüm Yolları
    • Hosting & Domain
  • TnC Multimedya
    • Multimedya Istek
    • Kendi Müziğiniz
  • TnC Oyun - Games
    • Oyun-Games
    • Oyun İstek
  • Cep Telefonu - Mobile
    • GSM Bilgi Paylaşımı
    • GSM Multimedya
    • iPhone / iPod
    • Android
    • Diğer GSM Program & Oyun
  • TnC Diğer
    • Teknoloji Haberleri
    • Alım-Satım
    • Kültür-Sanat
    • Sohbet-Chat
    • Çöp Kutusu
    • Anketler
  • Haberler Deneme
  • Olta Balıkçıları Kulübü's Herkes Ekipmanını Paylaşsın
  • Haritacılar's Konular
  • PUBG Oyuncuları's Konular
  • Satranç - Chess's Konular

Calendars

  • Community Calendar
  • Satranç - Chess's Takvim Etkinlikleri

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Facebook


Skype


Twitter


Google+


Steam



Found 1 result

  1. Microsoft Activation Scripts (MAS) 1.5 | Interface language: English | File Size : 2.4 MB[/centerA set of scripts for activating Microsoft products using HWID/KMS 38/Online KMS activation methods with a focus on open source, less antivirus detection, and usability.Microsoft Activation Scripts supports HWID (Digital License) for Windows 11[img]https://i110.fastpic.org/big/2019/0527/4a/508f6568cb871925585c022ab3da204a.jpg[/img] Microsoft Activation Scripts (MAS) 1.5 | Interface language: English | File Size : 2.4 MB A set of scripts for activating Microsoft products using HWID/KMS 38/Online KMS activation methods with a focus on open source, less antivirus detection, and usability. Microsoft Activation Scripts supports HWID (Digital License) for Windows 11 More details (automatic translation): Show / Hide text All In One Version: - This version contains all the activators and additional features of the files in one file. - It uses Compressed2TXT (github.com/AveYo/Compressed2TXT) (by @AveYo aka @BAU) for the required .exe and .dll files in text format to cmd file. Code: https://windowsaddict.ml/readme-unreadable-codes-in-mas-aio.html - As of this writing, all incoming files are clean of AVs, however some AVs may flag text during file conversion. In such cases you either need to set an exception in your AV or use separate files -Version-. Separate-Files-Version: - As the name says, all activators and support files are in their respective separate folders. - In case you need to use the script goes to perform an additional task, you need to use a separate version files. AIO version does not support switches yet. Although how to create version support ready to use $OEM$ folders for pre-activation. - Other than that, both versions have the same functionality. Verify_Files-Clear_Zone.Identifier: - This script validates files and verifies them with a SHA-1 hash. - When a file is downloaded from the Internet, Windows system attach additional data streams (Zone.Identifier) in the file, this way Windows identifies external files and shows warnings. If the archive file is extracted using WinRAR, 7zip, then these programmers do not hold zones. Identifier in extracted files. However, the default for Windows Explorer, Bandizip, etc. Keep Zone Identifier. Also, if a file is downloaded with a 3rd party download manager, then there is a chance that the files will not have a Zone.Identifier. The script clears the Zone.Identifier from the MAS project files so you shouldn't see warning before running other script files. Besides reading: winitor.com/pdf/NtfsAlternateDataStreams.pdf docs.microsoft.com/en-us/archive/blogs/askcore/alternate-data-streams-in-ntfs Version changes General: Added support for Windows build 22483 and later (no issues with wmic.exe). Added support for ARM64 architecture in all scripts. Verify that the script is working properly if the path variables are not properly configured on the system. Make sure the script works fine from a UNC path Improved text colorization method The script would show an error if run directly from archive files Scripts will necessarily begin with the main system architecture process. All read files are moved online for better update Code: Added a new discord channel https://discord.gg/gj3Efq7ux8 and a new main page https://windowsaddict.ml/ Various cosmetic improvements and bug fixes HWID/KMS38 Added HWID support for CloudEdition/N, loTEnterpriseS editions. (The loTEnterpriseS key will be used to activate Enterprises 2021) Added support for KMS38 for all new versions of Windows 10-11 and Server, KMS-enabled editions, including core and acco editions. Added HWID with Lockbox ticket option x86-x64 Lockbox slc.dll created by mspaintmsi, @qxkqf ported it to ARM64 slc.dll Added KMS38 protection and KMS38 removal option. Added ability to generate tickets Improved key detection logic, it can now support custom build releases. Fixed problems due to which the script displayed the wrong status of services in some OS languages. Improved script parameters if the required key is not found in the script Improved script options if a release does not currently support HWID but may in the future. Internet KMS All related scripts are merged into one as separate files with choices on the screen. Improved KMS server selection process to make it fault tolerant, increased the number of servers to 16. Improved error handling and message display. From now on, the IP address of the KMS server will be used for activation instead of the hostname to avoid AV and MS discovery. When using manual mode (no update task), the non-existent IP address 0.0.0.0 will be left in the registry to avoid the fake Office banner issue. The renewal task will use a separate small script just to update the activation instead of running the full script every week. Base script updated to use latest KMS-VI_ALL-45U by abbodi1406 (09 Jan 2022) Main changes - Added support for Windows 10 ARM64, Office 2021, all new Windows and Server editions The VBS method will be used for WMI in Windows build 22483 and later. Improved discovery of Office C2R vNext subscriptions Check Activation Status [wmi will show the status of vNext subscriptions using vNextDiag.psI (requires Powershell I WMF 4 or later on Windows 7)Various fixes for activating OfficeVerify Files - Clear Zone. Identifier This new script has been added to the root folder to check files against hashes and to remove Zone.ldentifier from files (to prevent Smartscreen warnings).Activation Troubleshooting This new script has been added to the "Advanced" section to resolve activation issues. Added various options with related screen information and warnings.Change. Windows 10_11_Edition It can now also change Windows editions from Core to Non core with proper error handling. Works on Windows build 10240 and later.System requirements:Windows 10/11 All Digital License - Windows 10/11 - Permanent KMS 38 - Windows 10 /11/ Server - until 2038 Online KMS - Windows / Server / Office - within 180 days. You need to create an update task for lifetime automatic activation.OS Windows 10/11[u]DOWNLOAD[/u] (Buy premium account for maximum speed and resuming ability) https://nitroflare.com/view/5E49A8CE8654E4C/rqjer.Microsoft.Activation.Scripts.MAS.1.5.rar https://rapidgator.net/file/1e929fc90fd361fa9004e4a926697ea6/rqjer.Microsoft.Activation.Scripts.MAS.1.5.rar
×
×
  • Create New...