Skip to content

Instantly share code, notes, and snippets.

@StephaneTy-Pro
Last active January 4, 2016 14:53
Show Gist options
  • Save StephaneTy-Pro/5e6ac1276d4acf6e3de9 to your computer and use it in GitHub Desktop.
Save StephaneTy-Pro/5e6ac1276d4acf6e3de9 to your computer and use it in GitHub Desktop.
REM placer ce fichier à l'emplacement suivant
REM Windows 8
REM C:\Users\nom d’utilisateur\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
REM Windows 7/vista
REM C:\Utilisateurs\nom d’utilisateur\AppData\Roaming\Microsoft\Windows\Menu Démarrer\Programmes\Démarrage
ECHO | DEL /F /S /Q /A C:\Windows\TEMP\*.*
ECHO | DEL /F /S /Q /A "C:\Users\%username%\Appdata\Local\Temp\*-*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment