c:/windows/temp instead of c:/temp, add uninstaller

This commit is contained in:
CARRE Anthony 2016-04-25 12:02:21 +02:00
parent 49a513c699
commit 93763db8f9
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
setup-x86.exe -R c:\backuppc_ipr\ -P rsync,openssh,util-linux,dos2unix,nano,wget -s "http://cygwin.mirror.constant.com" -q setup-x86.exe -R c:\backuppc_ipr\ -P rsync,openssh,util-linux,dos2unix,nano,wget -s "http://cygwin.mirror.constant.com" -q
copy c:\Temp\01_install_backuppc.sh c:\backuppc_ipr\usr\local\bin\01_install_backuppc.sh copy c:\Windows\Temp\IPR\01_install_backuppc.sh c:\backuppc_ipr\usr\local\bin\01_install_backuppc.sh
copy c:\Temp\01_install_backuppc.exe.lnk c:\backuppc_ipr\01_install_backuppc.exe.lnk copy c:\Windows\Temp\IPR\01_install_backuppc.exe.lnk c:\backuppc_ipr\01_install_backuppc.exe.lnk
copy c:\Temp\02_fichier_conf.bat c:\backuppc_ipr\02_fichier_conf.bat copy c:\Windows\Temp\IPR\02_fichier_conf.bat c:\backuppc_ipr\02_fichier_conf.bat
copy c:\Windows\Temp\IPR\uninstall_backuppc_ipr.bat c:\backuppc_ipr\uninstall_backuppc_ipr.bat
:: Cacher l'utilisateur backuppc :: Cacher l'utilisateur backuppc
reg add "HKEY_Local_Machine\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /t "REG_DWORD" /v "backuppc" /d "00000000" /f reg add "HKEY_Local_Machine\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /t "REG_DWORD" /v "backuppc" /d "00000000" /f