initial commit
This commit is contained in:
33
softs.ini
Normal file
33
softs.ini
Normal file
@@ -0,0 +1,33 @@
|
||||
; =============================================================================
|
||||
; Configuration des Softs - Lanceur de scripts v0.26
|
||||
; =============================================================================
|
||||
; Format: Nom|Chemin|Description
|
||||
;
|
||||
; Le chemin peut être:
|
||||
; - Relatif: \..\SOFT\app.exe (relatif au dossier du lanceur)
|
||||
; - Absolu: C:\Tools\app.exe
|
||||
; - Avec variable: %USBDRIVE%\SOFT\app.exe (racine de la clé USB)
|
||||
;
|
||||
; Exemples:
|
||||
; 7-Zip|..\SOFT\7-Zip\7zFM.exe|Gestionnaire d'archives
|
||||
; Notepad++|..\SOFT\Notepad++\notepad++.exe|Éditeur de texte avancé
|
||||
; CPU-Z|%USBDRIVE%\SOFT\CPU-Z\cpuz_x64.exe|Informations processeur
|
||||
; HWiNFO|..\SOFT\HWiNFO\HWiNFO64.exe|Diagnostic matériel complet
|
||||
; CrystalDiskInfo|..\SOFT\CrystalDiskInfo\DiskInfo64.exe|État des disques
|
||||
;
|
||||
; =============================================================================
|
||||
; IMPORTANT: Les softs seront lancés en ADMINISTRATEUR automatiquement
|
||||
; =============================================================================
|
||||
|
||||
[Softs]
|
||||
; Ajoutez vos softs ci-dessous (un par ligne)
|
||||
; Format: Nom|Chemin|Description
|
||||
|
||||
; === Test ===
|
||||
AOEMI Backupper|\..\SOFT\Sauvegarde\AOMEI Backupper - Portable\Backupper.exe|Clone
|
||||
AOEMI Partition Assist|\..\SOFT\Sauvegarde\AOMEI Partition Assistant - Portable\AOMEI Partition Assistant.exe|Gestionnaire de partition
|
||||
HDD Sentinel|\..\SOFT\HDD\Hard Disk Sentinel Pro\Hard Disk Sentinel.exe|Test disque dur
|
||||
Wiztree|\..\SOFT\HDD\WizTree\WizTree64.exe|Analyse espace de stockage
|
||||
SDI|\..\..\SDI [Snappy Driver Installer Origins]\SDIO_auto.bat|Driver
|
||||
HWinfo|\..\SOFT\Informations materiel\HWiNFO\HWiNFO64.exe|Information Materiel
|
||||
Blue Screen View|\..\SOFT\Informations materiel\BlueScreenView.exe|Analyse d'ecran bleu
|
||||
Reference in New Issue
Block a user