Batch Help !!
Résolu/Fermé
dr4go56
Messages postés
157
Date d'inscription
mercredi 16 octobre 2013
Statut
Membre
Dernière intervention
15 juillet 2018
-
Modifié par dr4go56 le 20/01/2014 à 23:45
dr4go56 Messages postés 157 Date d'inscription mercredi 16 octobre 2013 Statut Membre Dernière intervention 15 juillet 2018 - 21 janv. 2014 à 00:31
dr4go56 Messages postés 157 Date d'inscription mercredi 16 octobre 2013 Statut Membre Dernière intervention 15 juillet 2018 - 21 janv. 2014 à 00:31
1 réponse
dr4go56
Messages postés
157
Date d'inscription
mercredi 16 octobre 2013
Statut
Membre
Dernière intervention
15 juillet 2018
51
21 janv. 2014 à 00:31
21 janv. 2014 à 00:31
J'ai trouver !!!!!!
Je pose le script si ça peux dépanné quelqu'un :
::@echo
SET source=Portable_Audacity
SET destination=C:\Applications
SET dest_programm=Portable_Audacity
MKDIR "%destination%\%dest_programm%"
xCOPY "%source%" "%destination%\%dest_programm%\"/E
(COPY "%Userprofile%\Bureau\Audacity\Portable_Audacity\AudacityPortable.lnk" "%userprofile%\Menu D'marrer")
IF EXIST %Userprofile%\AppData (COPY "%source%\AudacityPortable.lnk" "%Userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\AudacityPortable.lnk")
::exit
Je pose le script si ça peux dépanné quelqu'un :
::@echo
SET source=Portable_Audacity
SET destination=C:\Applications
SET dest_programm=Portable_Audacity
MKDIR "%destination%\%dest_programm%"
xCOPY "%source%" "%destination%\%dest_programm%\"/E
(COPY "%Userprofile%\Bureau\Audacity\Portable_Audacity\AudacityPortable.lnk" "%userprofile%\Menu D'marrer")
IF EXIST %Userprofile%\AppData (COPY "%source%\AudacityPortable.lnk" "%Userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\AudacityPortable.lnk")
::exit