Logo Pastebin.fr
Pastebin

Retrouvez, créez et partagez vos snippets en temps réel.

sqscdcd

@echo off

set UNINSTALLER="C:\Program Files\FormatFactory\uninst.exe"

if exist %UNINSTALLER% (
    %UNINSTALLER% /S
)

exit /b 0

Créé il y a 3 semaines.

Rechercher un Pastebin

Aucun paste trouvé.