Trusted Installer Launcher, Windows sistemlerinde en yüksek yetki seviyesi olan TrustedInstaller (TI) haklarıyla dosya, klasör ve programları çalıştırmanızı sağlayan güçlü bir araçtır. Hem sürükle-bırak özelliği hem de sistem entegrasyonu ile kullanım kolaylığı sunar. Bu dosya ile TrustedInstaller yetkisini herhangi bir başka uygulamaya gerek kalmadan Windows'un yerleşik kodlarıyla (cmd + powershell) kullanabilirsiniz.
Trusted Installer Launcher is a powerful tool that allows you to run files, folders, and programs with TrustedInstaller (TI) privileges - the highest permission level in Windows systems. It offers ease of use through both drag-and-drop functionality and system integration. This file allows you to use TrustedInstaller privileges with Windows' built-in code (cmd + powershell) without needing any other application.
Türkçe Tanıtım
- 🎯 Sürükle-Bırak Arayüzü: Herhangi bir dosyayı script üzerine sürükleyerek TI yetkisiyle çalıştırın
- 🔧 Sistem Entegrasyonu: Windows sağ tık menüsüne "Trusted Installer Yetkisiyle Aç" seçeneği ekler
- 🌍 Çok Dilli: Türkçe ve İngilizce dil desteği (otomatik algılama)
- 📁 Geniş Dosya Desteği: EXE, BAT, CMD, REG, PS1, MSC, CPL ve daha fazlası
- 🛡️ Güvenli: Orijinal Trusted Installer mekanizmasını kullanır
- 💻 Kullanıcı Dostu: Grafiksel popup menüleri ile kolay kullanım
Windows'ta bazı sistem dosyaları, klasörler ve hizmetler Administrator yetkisiyle bile düzenlenemez. Bu dosyalar TrustedInstaller tarafından korunur. Bu araç:
- Sistem dosyalarını düzenlemenize olanak tanır
- Sistem hizmetlerini düzenlemenize olanak tanır
- Korumalı klasörlere erişim sağlar
- Sistem kayıt defteri (Registry) düzenlemelerini kolaylaştırır
- Administrator'den bile daha yüksek yetkilerle işlem yapmanızı sağlar
- Script'i İndirin:
TrustedInstaller.batdosyasını indirin - Script'i Çalıştırın: Dosyaya çift tıklayın
- Kurulum Seçin: Açılan menüden "⚙️ Kur / Kaldır / Güncelle" seçeneğini seçin
- Onaylayın: UAC (Kullanıcı Hesabı Denetimi) isteğini onaylayın
Kurulum tamamlandığında:
- Script
C:\Windows\ti.batkonumuna kopyalanır - Tüm dosya ve klasörlerin sağ tık menüsüne "Trusted Installer Yetkisiyle Aç" seçeneği eklenir
1. Çalıştırmak istediğiniz dosyayı seçin
2. TrustedInstaller.bat dosyası üzerine sürükleyin
3. Dosya otomatik olarak TI yetkisiyle çalışır
1. Herhangi bir dosya/klasöre sağ tıklayın
2. "Trusted Installer Yetkisiyle Aç" seçeneğini seçin
3. UAC isteğini onaylayın
1. Script'e çift tıklayın
2. "Evet" seçeneğini seçin
3. CMD veya Explorer'ı TI yetkisiyle açmayı seçin
| Tip | Açıklama | Örnek |
|---|---|---|
.exe |
Çalıştırılabilir dosyalar | notepad.exe |
.bat |
Batch script'leri | setup.bat |
.cmd |
Komut dosyaları | install.cmd |
.reg |
Registry dosyaları | tweaks.reg |
.ps1 |
PowerShell script'leri | script.ps1 |
.msc |
MMC Snap-in'leri | gpedit.msc |
.cpl |
Kontrol Paneli | sysdm.cpl |
- Dikkatli Kullanın: TrustedInstaller yetkileri sistem dosyalarını değiştirebilir
- Yedek Alın: Önemli sistem değişikliklerinden önce yedekleme yapın
- Güvenilir Kaynak: Sadece güvendiğiniz dosyaları TI yetkisiyle çalıştırın
- Sistem Bilgisi Gerekli: Ne yaptığınızı bilmeden sistem dosyalarını değiştirmeyin
- Script'i çalıştırın
- "⚙️ Kur / Kaldır / Güncelle" seçeneğini seçin
- "Zaten kurulu" mesajında "Kaldır" seçeneğini seçin
- Tüm dosyalar ve registry kayıtları temizlenecektir
- Hybrid Script: Batch + PowerShell (minimum versiyon 2.0) kombinasyonu
- Platform: Windows 7, 8, 8.1, 10, 11, Server (Server 2008 R2 ve üstü)
- Mimari: x86 ve x64 uyumlu
- Yetki Sistemi: Windows TrustedInstaller servisi tabanlı
- Registry Konumları:
HKCR\*\shell\RunAsTIHKCR\Directory\shell\RunAsTIHKCR\Directory\Background\shell\RunAsTI
-
Yüksek Çözünürlük (DPI) Desteği Eklendi:
-
Betik düzeyinde çalışan tüm arayüz pencereleri (ilerleme çubuğu, uyarı mesajları vb.) için SetProcessDPIAware API entegrasyonu sağlandı.
-
Modern 2K/4K monitörlerde veya ekran ölçeklendirmesi (%125, %150 vb.) kullanan cihazlarda arayüz elemanlarının bulanık (blurry) görünme sorunu çözüldü. Artık tüm pencereler orijinal çözünürlükte, keskin ve net çiziliyor.
-
🔒 Güvenlik ve Yetki İyileştirmeleri (Security & Privileges)
-
Gelişmiş İşletim Sistemi İzinleri (Process Token Privileges) Etkinleştirildi:
-
Uygulama çalıştırıldığında o an varsayılan olarak kapalı (Disabled) bekleyen tüm çekirdek düzeyindeki hesap izinleri zorla aktif (Enabled) konuma getirildi.
-
Kazanılan Temel Yetkiler:
-
SeLoadDriverPrivilege: Arka planda donanım aygıt sürücüsü (driver) yükleme ve kaldırma yeteneği.
-
SeTakeOwnershipPrivilege & SeRestorePrivilege: Silinemeyen, kilitli ve değiştirilemeyen inatçı sistem dosyalarının/dizinlerinin sahipliğini alma ve geri yükleme gücü.
-
SeSystemtimePrivilege: Sistem saatini değiştirebilme yetkisi.
-
SeLockMemoryPrivilege: Bellek (RAM) üzerinde sayfaları kilitleyebilme yetisi.
Sonuç: Altyapı artık işletim sisteminin izin verebileceği maksimum sınırlardaki tüm erişim haklarını kısıtlamasız kullanabilir durumda.
Abdullah ERTÜRK
⭐ Projeyi beğendiyseniz yıldız vermeyi unutmayın!
English Introduction
- 🎯 Drag-and-Drop Interface: Run any file with TI privileges by dragging it onto the script
- 🔧 System Integration: Adds "Open with Trusted Installer Privileges" option to Windows context menu
- 🌍 Multi-Language: Turkish and English language support (automatic detection)
- 📁 Wide File Support: EXE, BAT, CMD, REG, PS1, MSC, CPL and more
- 🛡️ Secure: Uses the original Trusted Installer mechanism
- 💻 User-Friendly: Easy to use with graphical popup menus
Some system files, folders and services in Windows cannot be edited even with Administrator privileges. These files are protected by TrustedInstaller. This tool:
- Allows you to edit system files
- Allows you to edit system services
- Provides access to protected folders
- Facilitates system registry modifications
- Enables operations with even higher privileges than Administrator
- Download the Script: Download
TrustedInstaller.bat - Run the Script: Double-click the file
- Choose Install: Select "⚙️ Install / Uninstall / Update" from the menu
- Confirm: Approve the UAC (User Account Control) prompt
After installation:
- Script is copied to
C:\Windows\ti.bat - "Open with Trusted Installer Privileges" option is added to context menu of all files and folders
1. Select the file you want to run
2. Drag and drop onto the TrustedInstaller.bat file.
3. File runs automatically with TI privileges
1. Right-click any file/folder
2. Select "Open with Trusted Installer Privileges"
3. Approve the UAC prompt
1. Double-click the script
2. Select "YES" option
3. Choose to open CMD or Explorer with TI privileges
| Type | Description | Example |
|---|---|---|
.exe |
Executable files | notepad.exe |
.bat |
Batch scripts | setup.bat |
.cmd |
Command files | install.cmd |
.reg |
Registry files | tweaks.reg |
.ps1 |
PowerShell scripts | script.ps1 |
.msc |
MMC Snap-ins | gpedit.msc |
.cpl |
Control Panel | sysdm.cpl |
- Use Carefully: TrustedInstaller privileges can modify system files
- Backup: Make backups before important system changes
- Trusted Source: Only run files you trust with TI privileges
- System Knowledge Required: Don't modify system files without knowing what you're doing
- Run the script
- Select "⚙️ Install / Uninstall / Update"
- In "Already installed" message, select "Uninstall"
- All files and registry entries will be cleaned
- Hybrid Script: Batch + PowerShell (minimum versiyon 2.0) combination
- Platform: Windows 7, 8, 8.1, 10, 11, Server (Server 2008 R2 and and above)
- Architecture: x86 and x64 compatible
- Permission System: Based on Windows TrustedInstaller service
- Registry Locations:
HKCR\*\shell\RunAsTIHKCR\Directory\shell\RunAsTIHKCR\Directory\Background\shell\RunAsTI
-
Added High-DPI Awareness Support:
-
Integrated the SetProcessDPIAware API for all user interface windows (progress bars, message boxes, etc.) running at the script level.
-
Completely resolved the issue of blurry text and UI elements on modern 2K/4K monitors or devices utilizing custom display scaling (e.g., 125%, 150%). All windows are now rendered at their native resolution with crystal-clear sharpness.
-
🔒 Security & Privileges
-
Activated Advanced Operating System Permissions (Process Token Privileges):
-
All core-level account permissions that are typically "Disabled" upon execution have been forcefully switched to the "Enabled" (Active) state within the process token.
-
Key Privileges Acquired:
-
SeLoadDriverPrivilege: The ability to load and unload hardware device drivers in the background.
-
SeTakeOwnershipPrivilege & SeRestorePrivilege: The absolute power to take ownership of and restore stubborn, undeletable, or locked system files and directories.
-
SeSystemtimePrivilege: The authority to modify the system clock.
-
SeLockMemoryPrivilege: The capability to lock memory pages in RAM.
Result: The backend infrastructure is now fully empowered to operate without restrictions, utilizing the maximum extent of access rights granted by the operating system.
Abdullah ERTÜRK
⭐ If you like the project, don't forget to give it a star!




